2022-12-01T09:48:35.1319258Z Requested labels: self-hosted, linux.2xlarge 2022-12-01T09:48:35.1319351Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/89997/merge 2022-12-01T09:48:35.1319374Z Waiting for a runner to pick up this job... 2022-12-01T09:48:35.9037207Z Job is about to start running on the runner: i-0d623610013e5a977 (organization) 2022-12-01T09:48:40.1008897Z Current runner version: '2.299.1' 2022-12-01T09:48:40.1014353Z Runner name: 'i-0d623610013e5a977' 2022-12-01T09:48:40.1014918Z Runner group name: 'Default' 2022-12-01T09:48:40.1015485Z Machine name: 'ip-10-0-1-148' 2022-12-01T09:48:40.1017553Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:40.1018236Z Actions: read 2022-12-01T09:48:40.1018513Z Checks: read 2022-12-01T09:48:40.1018821Z Contents: read 2022-12-01T09:48:40.1019140Z Deployments: read 2022-12-01T09:48:40.1019449Z Discussions: read 2022-12-01T09:48:40.1019771Z Issues: read 2022-12-01T09:48:40.1020108Z Metadata: read 2022-12-01T09:48:40.1020377Z Packages: read 2022-12-01T09:48:40.1020690Z Pages: read 2022-12-01T09:48:40.1021036Z PullRequests: read 2022-12-01T09:48:40.1021400Z RepositoryProjects: read 2022-12-01T09:48:40.1021750Z SecurityEvents: read 2022-12-01T09:48:40.1022081Z Statuses: read 2022-12-01T09:48:40.1022350Z ##[endgroup] 2022-12-01T09:48:40.1025482Z Secret source: None 2022-12-01T09:48:40.1026188Z Prepare workflow directory 2022-12-01T09:48:40.3255973Z Prepare all required actions 2022-12-01T09:48:40.3418572Z Getting action download info 2022-12-01T09:48:40.5582271Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:43.1192861Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:48:43.3252642Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T09:48:43.5692666Z Getting action download info 2022-12-01T09:48:43.7373025Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:43.9336466Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-12-01T09:48:43.9338089Z ##[group] Inputs 2022-12-01T09:48:43.9338419Z build-environment: linux-bionic-cuda11.3-py3.7-clang9 2022-12-01T09:48:43.9338794Z docker-image-name: pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9 2022-12-01T09:48:43.9339429Z build-generates-artifacts: true 2022-12-01T09:48:43.9339689Z build-with-debug: false 2022-12-01T09:48:43.9339898Z sync-tag: 2022-12-01T09:48:43.9340112Z cuda-arch-list: 5.2 2022-12-01T09:48:43.9340337Z test-matrix: 2022-12-01T09:48:43.9340538Z ##[endgroup] 2022-12-01T09:48:43.9340983Z Complete job name: linux-bionic-cuda11.3-py3.7-clang9 / build 2022-12-01T09:48:44.0104566Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:44.0104899Z with: 2022-12-01T09:48:44.0105098Z submodules: recursive 2022-12-01T09:48:44.0105316Z fetch-depth: 0 2022-12-01T09:48:44.0105524Z ##[endgroup] 2022-12-01T09:48:44.0385941Z ##[group]Run retry () { 2022-12-01T09:48:44.0386234Z retry () { 2022-12-01T09:48:44.0386494Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:44.0386741Z } 2022-12-01T09:48:44.0386944Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.0387195Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:44.0387462Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.0387686Z else 2022-12-01T09:48:44.0387929Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.0388189Z fi 2022-12-01T09:48:44.0388392Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.0404635Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:44.0404920Z env: 2022-12-01T09:48:44.0405100Z NO_SUDO: 2022-12-01T09:48:44.0405303Z ##[endgroup] 2022-12-01T09:48:44.0572392Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.3422877Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:46.3423145Z with: 2022-12-01T09:48:46.3423378Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:46.3423620Z fetch-depth: 0 2022-12-01T09:48:46.3423820Z submodules: recursive 2022-12-01T09:48:46.3424038Z quiet-checkout: true 2022-12-01T09:48:46.3424267Z repository: pytorch/pytorch 2022-12-01T09:48:46.3424775Z token: *** 2022-12-01T09:48:46.3424965Z ssh-strict: true 2022-12-01T09:48:46.3425194Z persist-credentials: true 2022-12-01T09:48:46.3425413Z clean: true 2022-12-01T09:48:46.3425594Z lfs: false 2022-12-01T09:48:46.3425805Z set-safe-directory: true 2022-12-01T09:48:46.3426022Z ##[endgroup] 2022-12-01T09:48:46.4629195Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:46.4630946Z ##[group]Getting Git version info 2022-12-01T09:48:46.4631426Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:46.4632078Z [command]/usr/bin/git version 2022-12-01T09:48:46.4632313Z git version 2.37.1 2022-12-01T09:48:46.4632935Z ##[endgroup] 2022-12-01T09:48:46.4645035Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/18c469fd-e6c4-40ac-9379-e6648887214b' before making global git config changes 2022-12-01T09:48:46.4645497Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:46.4645986Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.4680723Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:46.4684530Z ##[group]Initializing the repository 2022-12-01T09:48:46.4686764Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.4776226Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:46.4776912Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:46.4777503Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:46.4777902Z hint: 2022-12-01T09:48:46.4778384Z hint: git config --global init.defaultBranch 2022-12-01T09:48:46.4778783Z hint: 2022-12-01T09:48:46.4779302Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:46.4779809Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:46.4780096Z hint: 2022-12-01T09:48:46.4780322Z hint: git branch -m 2022-12-01T09:48:46.4780732Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:48:46.4785238Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:46.4813030Z ##[endgroup] 2022-12-01T09:48:46.4813463Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:46.4816078Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:46.4842003Z ##[endgroup] 2022-12-01T09:48:46.4842396Z ##[group]Setting up auth 2022-12-01T09:48:46.4848443Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:46.4876906Z [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.5113062Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:46.5140181Z [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.5380104Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:46.5424274Z ##[endgroup] 2022-12-01T09:48:46.5424697Z ##[group]Fetching the repository 2022-12-01T09:48:46.5430771Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-12-01T09:49:37.2604821Z [command]/usr/bin/git rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:49:37.2642891Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:38.8108028Z ##[endgroup] 2022-12-01T09:49:38.8108818Z ##[group]Determining the checkout info 2022-12-01T09:49:38.8109891Z ##[endgroup] 2022-12-01T09:49:38.8110414Z ##[group]Checking out the ref 2022-12-01T09:49:38.8115078Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:40.0506873Z ##[endgroup] 2022-12-01T09:49:40.0507306Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:49:40.0511591Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:49:40.0558009Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:49:40.0586823Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:49:40.0613567Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:49:40.0637871Z ##[endgroup] 2022-12-01T09:49:40.0638414Z ##[group]Fetching submodules 2022-12-01T09:49:40.0641456Z [command]/usr/bin/git submodule sync --recursive 2022-12-01T09:49:40.0900294Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:49:40.1158532Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:49:40.1159677Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:49:40.1160770Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:49:40.1162997Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:49:40.1165568Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:49:40.1168269Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:49:40.1170845Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:49:40.1173891Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:49:40.1176652Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:49:40.1179780Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:49:40.1182921Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:49:40.1186164Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:49:40.1189535Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:49:40.1193779Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:49:40.1197200Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:49:40.1200795Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:49:40.1204543Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:49:40.1208491Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:49:40.1212392Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:49:40.1216452Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:49:40.1220618Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:49:40.1225029Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:49:40.1229474Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:49:40.1234276Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:49:40.1238852Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:49:40.1243586Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:49:40.1248391Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:49:40.1253152Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:49:40.1258217Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:49:40.1263269Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:49:40.1268470Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:49:40.1274085Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:49:40.1279501Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:49:40.1284982Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:49:40.1290993Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:49:40.1296679Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:49:40.1302636Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:49:40.1308406Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:49:40.1315540Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:49:40.1321693Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:49:40.1327988Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:49:40.1353693Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:49:40.4042852Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:49:40.6042595Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:49:40.7881900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:49:41.0730067Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:49:41.3578044Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:49:43.3570555Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:49:49.2419504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:49:49.6186279Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:49:50.1334628Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:49:51.6035225Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:49:52.7049171Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:49:54.1447146Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:49:59.2378699Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:50:00.0161384Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:50:01.1990824Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:50:02.4895987Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:50:03.3573668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:50:04.0074765Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:50:04.3999935Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:50:05.4873083Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:50:05.9613721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:50:06.1848783Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:50:06.4641620Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:50:07.8054926Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:50:08.3610419Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:50:08.7393547Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:50:15.8087095Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:50:17.4723927Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:50:17.9738953Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:50:18.2112539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:50:23.5822815Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:50:23.7866730Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:50:24.0115842Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:50:24.7962618Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:50:25.0543403Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:50:25.3763292Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:50:25.7319928Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:50:26.3354805Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:50:28.5377098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:50:29.0620995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:50:31.5517336Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:50:31.5614466Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:50:31.5688448Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:50:31.5892949Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:50:31.6096909Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:50:31.6418918Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:50:32.1941254Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:50:32.2131430Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:32.3043200Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:50:32.3358974Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:50:32.6012073Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:50:32.9764209Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:50:33.1999975Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:50:33.2418417Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:50:33.2432401Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:50:33.2434942Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:50:33.2437324Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:50:33.2439789Z 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.2462177Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:50:34.1886767Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:50:34.7951953Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:50:35.8591976Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:50:36.1580891Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:50:36.2500912Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:50:36.3042066Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:50:36.3135935Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:50:36.3917303Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:50:36.4247637Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:50:36.4330937Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:50:36.4699487Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:50:36.4919852Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:50:36.5347663Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:50:36.5454112Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:50:36.5467054Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:50:36.5487608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:50:44.6925687Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:50:44.6942247Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:50:44.6965651Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:50:52.3822201Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:50:52.3919922Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:50:52.4052059Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:50:52.4925031Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:50:52.4939103Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:50:52.4941379Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:50:52.4964967Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:50:53.6902940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:50:54.8459547Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:50:54.8966847Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:50:54.9159782Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:50:54.9291690Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:50:55.0273574Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:50:55.2486364Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:50:55.2514371Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:50:55.2515674Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:50:55.2538810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:55.6337887Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:56.5982997Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:56.6271043Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:50:56.6408307Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:50:56.6420801Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:50:56.6442578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:50:58.4145196Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:50:58.4164027Z 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.4166175Z 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.4189900Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:58.8184808Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:59.6063266Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:50:59.6661953Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:50:59.6676168Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:50:59.6699857Z 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.9686774Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:00.9768478Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:51:01.2099466Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:51:01.2118225Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:01.2120397Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:01.2143355Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:51:01.8460816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:51:03.0908545Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:51:03.1536242Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:51:03.1615058Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:51:03.1712004Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:51:03.2016817Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:51:03.2095899Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:51:03.2354907Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:51:03.2440039Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:51:03.2841412Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:51:03.3824638Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:51:03.4061412Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:51:03.4074823Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:03.4076930Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:03.4079307Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:03.4081764Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:03.4103537Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:51:04.5546889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:51:04.8486839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:51:06.3808106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:51:07.3612038Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:51:07.3745619Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:51:07.4341474Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:51:07.4594328Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:51:07.4607687Z 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:07.4630978Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:51:07.7145959Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:07.8384827Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:51:07.8412003Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-12-01T09:51:07.8669658Z Entering 'android/libs/fbjni' 2022-12-01T09:51:07.8702859Z Entering 'third_party/FP16' 2022-12-01T09:51:07.8736345Z Entering 'third_party/FXdiv' 2022-12-01T09:51:07.8770508Z Entering 'third_party/NNPACK' 2022-12-01T09:51:07.8805203Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:07.8838940Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:07.8874074Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:07.8918394Z Entering 'third_party/benchmark' 2022-12-01T09:51:07.8952087Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:07.8987599Z Entering 'third_party/cub' 2022-12-01T09:51:07.9021392Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:07.9061004Z Entering 'third_party/cutlass' 2022-12-01T09:51:07.9100634Z Entering 'third_party/eigen' 2022-12-01T09:51:07.9137576Z Entering 'third_party/fbgemm' 2022-12-01T09:51:07.9172406Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:07.9206776Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:07.9241992Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:07.9275887Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:07.9311582Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:07.9348469Z Entering 'third_party/fmt' 2022-12-01T09:51:07.9382601Z Entering 'third_party/foxi' 2022-12-01T09:51:07.9417235Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:07.9451568Z Entering 'third_party/gloo' 2022-12-01T09:51:07.9486137Z Entering 'third_party/googletest' 2022-12-01T09:51:07.9520239Z Entering 'third_party/ideep' 2022-12-01T09:51:07.9553729Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:07.9588677Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:07.9628401Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:07.9663369Z Entering 'third_party/ittapi' 2022-12-01T09:51:07.9697087Z Entering 'third_party/kineto' 2022-12-01T09:51:07.9731847Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:07.9765721Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:07.9801378Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:07.9836825Z Entering 'third_party/neon2sse' 2022-12-01T09:51:07.9871151Z Entering 'third_party/nlohmann' 2022-12-01T09:51:07.9906844Z Entering 'third_party/onnx' 2022-12-01T09:51:07.9953735Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.9987929Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.0023924Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:08.0058798Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:08.0098062Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.0131794Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.0165275Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.0204449Z Entering 'third_party/pocketfft' 2022-12-01T09:51:08.0238869Z Entering 'third_party/protobuf' 2022-12-01T09:51:08.0278547Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:08.0315698Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:08.0354640Z Entering 'third_party/psimd' 2022-12-01T09:51:08.0387598Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:08.0421734Z Entering 'third_party/pybind11' 2022-12-01T09:51:08.0455648Z Entering 'third_party/python-enum' 2022-12-01T09:51:08.0490841Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:08.0524259Z Entering 'third_party/python-six' 2022-12-01T09:51:08.0558041Z Entering 'third_party/sleef' 2022-12-01T09:51:08.0592021Z Entering 'third_party/tbb' 2022-12-01T09:51:08.0628271Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:08.0663987Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:08.0697531Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:08.0731973Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:08.0764837Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:08.0797978Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.0834957Z Entering 'third_party/zstd' 2022-12-01T09:51:08.0876025Z ##[endgroup] 2022-12-01T09:51:08.0877321Z ##[group]Persisting credentials for submodules 2022-12-01T09:51:08.0881811Z [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:08.1141602Z Entering 'android/libs/fbjni' 2022-12-01T09:51:08.1175811Z Entering 'third_party/FP16' 2022-12-01T09:51:08.1209302Z Entering 'third_party/FXdiv' 2022-12-01T09:51:08.1243209Z Entering 'third_party/NNPACK' 2022-12-01T09:51:08.1278795Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:08.1312322Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:08.1345963Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:08.1390972Z Entering 'third_party/benchmark' 2022-12-01T09:51:08.1424650Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:08.1460019Z Entering 'third_party/cub' 2022-12-01T09:51:08.1494784Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:08.1533496Z Entering 'third_party/cutlass' 2022-12-01T09:51:08.1573754Z Entering 'third_party/eigen' 2022-12-01T09:51:08.1609645Z Entering 'third_party/fbgemm' 2022-12-01T09:51:08.1643674Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:08.1677258Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:08.1709904Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:08.1742489Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:08.1776725Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:08.1813780Z Entering 'third_party/fmt' 2022-12-01T09:51:08.1849319Z Entering 'third_party/foxi' 2022-12-01T09:51:08.1883268Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:08.1917226Z Entering 'third_party/gloo' 2022-12-01T09:51:08.1950640Z Entering 'third_party/googletest' 2022-12-01T09:51:08.1985883Z Entering 'third_party/ideep' 2022-12-01T09:51:08.2023413Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:08.2058464Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:08.2097957Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:08.2132145Z Entering 'third_party/ittapi' 2022-12-01T09:51:08.2166379Z Entering 'third_party/kineto' 2022-12-01T09:51:08.2201511Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:08.2236194Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:08.2271987Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:08.2306063Z Entering 'third_party/neon2sse' 2022-12-01T09:51:08.2341548Z Entering 'third_party/nlohmann' 2022-12-01T09:51:08.2376197Z Entering 'third_party/onnx' 2022-12-01T09:51:08.2421422Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.2455352Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.2491454Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:08.2524688Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:08.2561803Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.2596022Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.2628237Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.2666081Z Entering 'third_party/pocketfft' 2022-12-01T09:51:08.2699170Z Entering 'third_party/protobuf' 2022-12-01T09:51:08.2736098Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:08.2768753Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:08.2803444Z Entering 'third_party/psimd' 2022-12-01T09:51:08.2837825Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:08.2870796Z Entering 'third_party/pybind11' 2022-12-01T09:51:08.2904448Z Entering 'third_party/python-enum' 2022-12-01T09:51:08.2937877Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:08.2972234Z Entering 'third_party/python-six' 2022-12-01T09:51:08.3004683Z Entering 'third_party/sleef' 2022-12-01T09:51:08.3039633Z Entering 'third_party/tbb' 2022-12-01T09:51:08.3074484Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:08.3107950Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:08.3141451Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:08.3175882Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:08.3209224Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:08.3241951Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.3278015Z Entering 'third_party/zstd' 2022-12-01T09:51:08.3322593Z [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:08.3574139Z Entering 'android/libs/fbjni' 2022-12-01T09:51:08.3604829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:51:08.3619355Z Entering 'third_party/FP16' 2022-12-01T09:51:08.3650593Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-12-01T09:51:08.3664323Z Entering 'third_party/FXdiv' 2022-12-01T09:51:08.3696537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-12-01T09:51:08.3710507Z Entering 'third_party/NNPACK' 2022-12-01T09:51:08.3741693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:51:08.3756602Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:08.3787610Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:51:08.3802328Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:08.3834859Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:51:08.3848615Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:08.3880377Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:51:08.3904657Z Entering 'third_party/benchmark' 2022-12-01T09:51:08.3936718Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:08.3951001Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:08.3983226Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:08.3998450Z Entering 'third_party/cub' 2022-12-01T09:51:08.4028931Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:51:08.4043393Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:08.4075135Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:51:08.4093968Z Entering 'third_party/cutlass' 2022-12-01T09:51:08.4126001Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:51:08.4145716Z Entering 'third_party/eigen' 2022-12-01T09:51:08.4177550Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:51:08.4194345Z Entering 'third_party/fbgemm' 2022-12-01T09:51:08.4225482Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:51:08.4240805Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:08.4271207Z 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:08.4284353Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:08.4315827Z 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:08.4329999Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:08.4362125Z 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:08.4375594Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:08.4407115Z 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:08.4421991Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:08.4454046Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:51:08.4469709Z Entering 'third_party/fmt' 2022-12-01T09:51:08.4501116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:51:08.4516095Z Entering 'third_party/foxi' 2022-12-01T09:51:08.4546807Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:51:08.4560748Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:08.4591315Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:51:08.4604426Z Entering 'third_party/gloo' 2022-12-01T09:51:08.4637120Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:51:08.4651431Z Entering 'third_party/googletest' 2022-12-01T09:51:08.4682598Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:08.4697234Z Entering 'third_party/ideep' 2022-12-01T09:51:08.4728421Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:51:08.4742487Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:08.4774178Z 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:08.4789355Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:08.4821526Z 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:08.4841523Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:08.4873571Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:51:08.4888011Z Entering 'third_party/ittapi' 2022-12-01T09:51:08.4919991Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:51:08.4933655Z Entering 'third_party/kineto' 2022-12-01T09:51:08.4965851Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:51:08.4978996Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:08.5011598Z 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:08.5025462Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:08.5056829Z 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:08.5072167Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:08.5103235Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:51:08.5117991Z Entering 'third_party/neon2sse' 2022-12-01T09:51:08.5148898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:51:08.5163172Z Entering 'third_party/nlohmann' 2022-12-01T09:51:08.5194512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:51:08.5210213Z Entering 'third_party/onnx' 2022-12-01T09:51:08.5242236Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:08.5266709Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.5298215Z 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:08.5312325Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.5342872Z 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:08.5359112Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:08.5390385Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:51:08.5403795Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:08.5434818Z 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:08.5452754Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.5486124Z 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:08.5499539Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.5531655Z 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:08.5545271Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.5577838Z 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:08.5596786Z Entering 'third_party/pocketfft' 2022-12-01T09:51:08.5628064Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:51:08.5641976Z Entering 'third_party/protobuf' 2022-12-01T09:51:08.5674542Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:51:08.5692020Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:08.5723219Z 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:08.5737367Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:08.5769749Z 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:08.5785724Z Entering 'third_party/psimd' 2022-12-01T09:51:08.5816724Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-12-01T09:51:08.5830542Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:08.5861671Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-12-01T09:51:08.5877010Z Entering 'third_party/pybind11' 2022-12-01T09:51:08.5907634Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:08.5921789Z Entering 'third_party/python-enum' 2022-12-01T09:51:08.5952897Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:51:08.5966793Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:08.6000207Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:51:08.6014272Z Entering 'third_party/python-six' 2022-12-01T09:51:08.6046439Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:51:08.6060289Z Entering 'third_party/sleef' 2022-12-01T09:51:08.6091759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:51:08.6106002Z Entering 'third_party/tbb' 2022-12-01T09:51:08.6136911Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:51:08.6152964Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:08.6185307Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:51:08.6199275Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:08.6230582Z 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:08.6245456Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:08.6276554Z 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:08.6290202Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:08.6321539Z 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:08.6335331Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:08.6376648Z 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:08.6382093Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.6413508Z 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:08.6429696Z Entering 'third_party/zstd' 2022-12-01T09:51:08.6460650Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:51:08.7069163Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-12-01T09:51:08.7330644Z Entering 'android/libs/fbjni' 2022-12-01T09:51:08.7364188Z Entering 'third_party/FP16' 2022-12-01T09:51:08.7400880Z Entering 'third_party/FXdiv' 2022-12-01T09:51:08.7435049Z Entering 'third_party/NNPACK' 2022-12-01T09:51:08.7469042Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:08.7503545Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:08.7537661Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:08.7582176Z Entering 'third_party/benchmark' 2022-12-01T09:51:08.7616305Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:08.7652038Z Entering 'third_party/cub' 2022-12-01T09:51:08.7687341Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:08.7727545Z Entering 'third_party/cutlass' 2022-12-01T09:51:08.7768243Z Entering 'third_party/eigen' 2022-12-01T09:51:08.7805264Z Entering 'third_party/fbgemm' 2022-12-01T09:51:08.7839836Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:08.7874743Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:08.7908994Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:08.7942815Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:08.7977659Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:08.8013715Z Entering 'third_party/fmt' 2022-12-01T09:51:08.8047208Z Entering 'third_party/foxi' 2022-12-01T09:51:08.8081498Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:08.8116261Z Entering 'third_party/gloo' 2022-12-01T09:51:08.8150463Z Entering 'third_party/googletest' 2022-12-01T09:51:08.8187105Z Entering 'third_party/ideep' 2022-12-01T09:51:08.8220992Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:08.8256670Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:08.8299140Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:08.8332928Z Entering 'third_party/ittapi' 2022-12-01T09:51:08.8366670Z Entering 'third_party/kineto' 2022-12-01T09:51:08.8402297Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:08.8436851Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:08.8472753Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:08.8508054Z Entering 'third_party/neon2sse' 2022-12-01T09:51:08.8542224Z Entering 'third_party/nlohmann' 2022-12-01T09:51:08.8578338Z Entering 'third_party/onnx' 2022-12-01T09:51:08.8624173Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.8659177Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.8695138Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:08.8729783Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:08.8768754Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.8802819Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.8836663Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.8875866Z Entering 'third_party/pocketfft' 2022-12-01T09:51:08.8910340Z Entering 'third_party/protobuf' 2022-12-01T09:51:08.8949741Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:08.8983034Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:08.9018352Z Entering 'third_party/psimd' 2022-12-01T09:51:08.9054068Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:08.9088056Z Entering 'third_party/pybind11' 2022-12-01T09:51:08.9122611Z Entering 'third_party/python-enum' 2022-12-01T09:51:08.9156750Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:08.9190661Z Entering 'third_party/python-six' 2022-12-01T09:51:08.9225055Z Entering 'third_party/sleef' 2022-12-01T09:51:08.9259207Z Entering 'third_party/tbb' 2022-12-01T09:51:08.9296246Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:08.9332034Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:08.9365840Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:08.9401291Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:08.9434912Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:08.9467591Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.9504876Z Entering 'third_party/zstd' 2022-12-01T09:51:08.9550980Z [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.9803910Z Entering 'android/libs/fbjni' 2022-12-01T09:51:08.9837212Z Entering 'third_party/FP16' 2022-12-01T09:51:08.9870730Z Entering 'third_party/FXdiv' 2022-12-01T09:51:08.9904989Z Entering 'third_party/NNPACK' 2022-12-01T09:51:08.9940219Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:08.9974698Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:09.0009223Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:09.0052916Z Entering 'third_party/benchmark' 2022-12-01T09:51:09.0087906Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:09.0123088Z Entering 'third_party/cub' 2022-12-01T09:51:09.0157969Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:09.0197563Z Entering 'third_party/cutlass' 2022-12-01T09:51:09.0238586Z Entering 'third_party/eigen' 2022-12-01T09:51:09.0275052Z Entering 'third_party/fbgemm' 2022-12-01T09:51:09.0309806Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:09.0343704Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:09.0378335Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:09.0412867Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:09.0447705Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:09.0484400Z Entering 'third_party/fmt' 2022-12-01T09:51:09.0519170Z Entering 'third_party/foxi' 2022-12-01T09:51:09.0556134Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:09.0589647Z Entering 'third_party/gloo' 2022-12-01T09:51:09.0623954Z Entering 'third_party/googletest' 2022-12-01T09:51:09.0658293Z Entering 'third_party/ideep' 2022-12-01T09:51:09.0691931Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:09.0728380Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:09.0769353Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:09.0804141Z Entering 'third_party/ittapi' 2022-12-01T09:51:09.0839003Z Entering 'third_party/kineto' 2022-12-01T09:51:09.0872921Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:09.0906085Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:09.0941098Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:09.0975109Z Entering 'third_party/neon2sse' 2022-12-01T09:51:09.1010335Z Entering 'third_party/nlohmann' 2022-12-01T09:51:09.1044944Z Entering 'third_party/onnx' 2022-12-01T09:51:09.1091022Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:09.1124312Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:09.1160657Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:09.1194914Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:09.1232779Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:09.1266672Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:09.1301624Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:09.1339771Z Entering 'third_party/pocketfft' 2022-12-01T09:51:09.1374731Z Entering 'third_party/protobuf' 2022-12-01T09:51:09.1412373Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:09.1447020Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:09.1482317Z Entering 'third_party/psimd' 2022-12-01T09:51:09.1516585Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:09.1549971Z Entering 'third_party/pybind11' 2022-12-01T09:51:09.1585139Z Entering 'third_party/python-enum' 2022-12-01T09:51:09.1619082Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:09.1653063Z Entering 'third_party/python-six' 2022-12-01T09:51:09.1687566Z Entering 'third_party/sleef' 2022-12-01T09:51:09.1722535Z Entering 'third_party/tbb' 2022-12-01T09:51:09.1758839Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:09.1794301Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:09.1827934Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:09.1862009Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:09.1895606Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:09.1929650Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:09.1966349Z Entering 'third_party/zstd' 2022-12-01T09:51:09.2009117Z ##[endgroup] 2022-12-01T09:51:09.2046961Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:51:09.2072133Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:51:09.2208502Z Prepare all required actions 2022-12-01T09:51:09.2263067Z ##[group]Run ./.github/actions/setup-linux 2022-12-01T09:51:09.2263261Z ##[endgroup] 2022-12-01T09:51:09.2278399Z ##[group]Run set -euo pipefail 2022-12-01T09:51:09.2278634Z set -euo pipefail 2022-12-01T09:51:09.2278842Z function get_ec2_metadata() { 2022-12-01T09:51:09.2279082Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:51:09.2279418Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:51:09.2279718Z  category=$1 2022-12-01T09:51:09.2279962Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:51:09.2280185Z } 2022-12-01T09:51:09.2280374Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:51:09.2280639Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:51:09.2280941Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:51:09.2281175Z echo "system info $(uname -a)" 2022-12-01T09:51:09.2292640Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.2292866Z ##[endgroup] 2022-12-01T09:51:09.2389618Z ami-id: ami-096198a0bccc6bad4 2022-12-01T09:51:09.2440067Z instance-id: i-0d623610013e5a977 2022-12-01T09:51:09.2489424Z instance-type: c5.2xlarge 2022-12-01T09:51:09.2496599Z system info Linux ip-10-0-1-148.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:09.2513090Z ##[group]Run if systemctl is-active --quiet docker; then 2022-12-01T09:51:09.2513376Z if systemctl is-active --quiet docker; then 2022-12-01T09:51:09.2513621Z  echo "Docker daemon is running..."; 2022-12-01T09:51:09.2513891Z else 2022-12-01T09:51:09.2514121Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-12-01T09:51:09.2514357Z fi 2022-12-01T09:51:09.2525322Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.2525535Z ##[endgroup] 2022-12-01T09:51:09.2564867Z Docker daemon is running... 2022-12-01T09:51:09.2580771Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:09.2581124Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:09.2581406Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:09.2581781Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-12-01T09:51:09.2582124Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-12-01T09:51:09.2592962Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.2593189Z env: 2022-12-01T09:51:09.2593357Z AWS_RETRY_MODE: standard 2022-12-01T09:51:09.2593536Z AWS_MAX_ATTEMPTS: 5 2022-12-01T09:51:09.2593737Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:51:09.2593925Z ##[endgroup] 2022-12-01T09:51:10.3960439Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-12-01T09:51:10.3960844Z Configure a credential helper to remove this warning. See 2022-12-01T09:51:10.3961928Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-12-01T09:51:10.3962136Z 2022-12-01T09:51:10.3962219Z Login Succeeded 2022-12-01T09:51:10.3998076Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:10.3998569Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:10.3999016Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:10.4013994Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:10.4014242Z ##[endgroup] 2022-12-01T09:51:10.4087531Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:51:10.4087766Z with: 2022-12-01T09:51:10.4088204Z github-secret: *** 2022-12-01T09:51:10.4088410Z activate-with-label: false 2022-12-01T09:51:10.4088590Z label: with-ssh 2022-12-01T09:51:10.4088788Z remove-existing-keys: true 2022-12-01T09:51:10.4088986Z ##[endgroup] 2022-12-01T09:51:10.8506639Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:51:10.9402431Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-12-01T09:51:10.9415891Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-12-01T09:51:10.9442525Z Login using: ssh ec2-user@ec2-3-220-167-120.compute-1.amazonaws.com 2022-12-01T09:51:10.9528035Z Prepare all required actions 2022-12-01T09:51:10.9580718Z ##[group]Run ./.github/actions/calculate-docker-image 2022-12-01T09:51:10.9580937Z with: 2022-12-01T09:51:10.9581216Z docker-image-name: pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9 2022-12-01T09:51:10.9581473Z xla: false 2022-12-01T09:51:10.9581647Z skip_push: true 2022-12-01T09:51:10.9581821Z ##[endgroup] 2022-12-01T09:51:10.9635017Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:10.9635256Z if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:10.9635511Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-12-01T09:51:10.9635800Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:10.9636059Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:10.9636351Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-12-01T09:51:10.9636588Z else 2022-12-01T09:51:10.9636823Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:10.9637088Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:10.9637376Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-12-01T09:51:10.9637702Z fi 2022-12-01T09:51:10.9648905Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:10.9649120Z env: 2022-12-01T09:51:10.9649272Z IS_XLA: 2022-12-01T09:51:10.9649429Z XLA_IMAGE_TAG: v0.4 2022-12-01T09:51:10.9649764Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9 2022-12-01T09:51:10.9650086Z ##[endgroup] 2022-12-01T09:51:10.9702405Z ##[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.9724267Z ##[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.9746426Z ##[group]Run set -x 2022-12-01T09:51:10.9746658Z set -x 2022-12-01T09:51:10.9746894Z # Check if image already exists, if it does then skip building it 2022-12-01T09:51:10.9747162Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-12-01T09:51:10.9747376Z  exit 0 2022-12-01T09:51:10.9747782Z fi 2022-12-01T09:51:10.9747989Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-12-01T09:51:10.9748259Z  # if we're on the base branch then use the parent commit 2022-12-01T09:51:10.9748512Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-12-01T09:51:10.9748781Z else 2022-12-01T09:51:10.9749004Z  # otherwise we're on a PR, so use the most recent base commit 2022-12-01T09:51:10.9749275Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-12-01T09:51:10.9749483Z fi 2022-12-01T09:51:10.9749705Z # Covers the case where a previous tag doesn't exist for the tree 2022-12-01T09:51:10.9750040Z # 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.9750363Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-12-01T09:51:10.9750701Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-12-01T09:51:10.9750968Z  exit 1 2022-12-01T09:51:10.9751128Z fi 2022-12-01T09:51:10.9751358Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-12-01T09:51:10.9751855Z # 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.9752181Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-12-01T09:51:10.9752506Z  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.9752860Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-12-01T09:51:10.9753168Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-12-01T09:51:10.9753443Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-12-01T09:51:10.9753728Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-12-01T09:51:10.9754059Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-12-01T09:51:10.9754384Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-12-01T09:51:10.9754675Z  echo ::set-output name=skip_push::true 2022-12-01T09:51:10.9754873Z  fi 2022-12-01T09:51:10.9755018Z fi 2022-12-01T09:51:10.9755208Z echo ::set-output name=rebuild::yes 2022-12-01T09:51:10.9766170Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:10.9766372Z env: 2022-12-01T09:51:10.9766581Z BASE_REVISION: ae2fe4033cf3b17259b17f351020b988fa893f91 2022-12-01T09:51:10.9766992Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.9767389Z DOCKER_TAG: fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.9767589Z DOCKER_FORCE_PUSH: 2022-12-01T09:51:10.9767770Z ##[endgroup] 2022-12-01T09:51:10.9791620Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:11.2310832Z { 2022-12-01T09:51:11.2311233Z "schemaVersion": 2, 2022-12-01T09:51:11.2311709Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-12-01T09:51:11.2312349Z "config": { 2022-12-01T09:51:11.2312770Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-12-01T09:51:11.2313224Z "size": 33209, 2022-12-01T09:51:11.2313645Z "digest": "sha256:28d4f8c775e9fbe47132a09613ec925db69ce4fa16a7d348c59e5afdd1996871" 2022-12-01T09:51:11.2313893Z }, 2022-12-01T09:51:11.2314046Z "layers": [ 2022-12-01T09:51:11.2314190Z { 2022-12-01T09:51:11.2314448Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2314698Z "size": 26709108, 2022-12-01T09:51:11.2314947Z "digest": "sha256:40dd5be53814ae70b2898558673b7ea18d58bf7ab3433560b9ce3cb76d9ff0b1" 2022-12-01T09:51:11.2315186Z }, 2022-12-01T09:51:11.2315331Z { 2022-12-01T09:51:11.2315567Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2315817Z "size": 7217704, 2022-12-01T09:51:11.2316090Z "digest": "sha256:7239782225ebf07db0dacb451fab4015fcd5eaacb83eaf435584813e2c6d3565" 2022-12-01T09:51:11.2316324Z }, 2022-12-01T09:51:11.2316468Z { 2022-12-01T09:51:11.2316715Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2316948Z "size": 11301642, 2022-12-01T09:51:11.2317196Z "digest": "sha256:599548a060c33e6d177244bc31c2320527354afefae0738c7328ef71083b6eec" 2022-12-01T09:51:11.2317425Z }, 2022-12-01T09:51:11.2317557Z { 2022-12-01T09:51:11.2317801Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2318044Z "size": 184, 2022-12-01T09:51:11.2318296Z "digest": "sha256:954eb4b60cb63715e11b9f240eab5b2c4076bfa992f11d272a7cb6d1424d4930" 2022-12-01T09:51:11.2318534Z }, 2022-12-01T09:51:11.2318678Z { 2022-12-01T09:51:11.2318922Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2319156Z "size": 6432, 2022-12-01T09:51:11.2319611Z "digest": "sha256:4441f773e103665e02be34a7f968e25a93cb130e81b18d9f081c491bd427ecd7" 2022-12-01T09:51:11.2319843Z }, 2022-12-01T09:51:11.2319977Z { 2022-12-01T09:51:11.2320225Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2320475Z "size": 964843146, 2022-12-01T09:51:11.2320746Z "digest": "sha256:ecaea7dd71a9db0034a22607cb8c993ee8dfaf53d370561bfc58fb9fbfb66287" 2022-12-01T09:51:11.2321005Z }, 2022-12-01T09:51:11.2321233Z { 2022-12-01T09:51:11.2321477Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2321725Z "size": 63679, 2022-12-01T09:51:11.2321965Z "digest": "sha256:ed14d2fe86e1395e62b40160149786ea80556d04211501a7cf216779abdf151a" 2022-12-01T09:51:11.2322195Z }, 2022-12-01T09:51:11.2322341Z { 2022-12-01T09:51:11.2322573Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2322820Z "size": 1161313688, 2022-12-01T09:51:11.2323084Z "digest": "sha256:c81be79b879396fc5359ec85d8db160c61c3bd5979bc88fb14c6030a7d316565" 2022-12-01T09:51:11.2323311Z }, 2022-12-01T09:51:11.2323454Z { 2022-12-01T09:51:11.2323695Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2324047Z "size": 89505, 2022-12-01T09:51:11.2324334Z "digest": "sha256:540cc0b25c8b4108cda0363e5f12aac4e332c625b17b1c6641e25da4193f8bda" 2022-12-01T09:51:11.2324574Z }, 2022-12-01T09:51:11.2324707Z { 2022-12-01T09:51:11.2324953Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2325199Z "size": 2051, 2022-12-01T09:51:11.2325444Z "digest": "sha256:4c162df008076cbaf475ec86d1611ce03e6236a8982f396fd42db50f69fd8165" 2022-12-01T09:51:11.2325686Z }, 2022-12-01T09:51:11.2326027Z { 2022-12-01T09:51:11.2326274Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2326507Z "size": 207065793, 2022-12-01T09:51:11.2326770Z "digest": "sha256:b91b0480d29706c40924996e0b9ee548ab10c54ace4a142f1ad7302b9f06d35e" 2022-12-01T09:51:11.2326999Z }, 2022-12-01T09:51:11.2327142Z { 2022-12-01T09:51:11.2327372Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2327617Z "size": 450, 2022-12-01T09:51:11.2327891Z "digest": "sha256:5b3f7eea69ee146cea8268519bef821d6fe01e916ca8f711f38fb0b56a6e6098" 2022-12-01T09:51:11.2328126Z }, 2022-12-01T09:51:11.2328274Z { 2022-12-01T09:51:11.2328523Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2328755Z "size": 1118, 2022-12-01T09:51:11.2329029Z "digest": "sha256:897c139ff1b3c63bc8598da8464e527d8efb04ac6c5df9a6fcafe308da451dda" 2022-12-01T09:51:11.2329276Z }, 2022-12-01T09:51:11.2329410Z { 2022-12-01T09:51:11.2329653Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2329902Z "size": 476, 2022-12-01T09:51:11.2330145Z "digest": "sha256:fb97421689421a74617b0de15d1d0d1a9dae470d6390f3aee3a8e262987ed9f4" 2022-12-01T09:51:11.2330377Z }, 2022-12-01T09:51:11.2330526Z { 2022-12-01T09:51:11.2330759Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2331004Z "size": 70215630, 2022-12-01T09:51:11.2331275Z "digest": "sha256:234512012d080ab5fa80589dcdace0ec06d79fbd0d22f0caa42ae6434341ad22" 2022-12-01T09:51:11.2331504Z }, 2022-12-01T09:51:11.2331652Z { 2022-12-01T09:51:11.2331899Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2332131Z "size": 2571, 2022-12-01T09:51:11.2332382Z "digest": "sha256:29e173c40ef55d2970519eb9d3c57236651c92b3ad009d9e1065b6a520402a72" 2022-12-01T09:51:11.2332634Z }, 2022-12-01T09:51:11.2332783Z { 2022-12-01T09:51:11.2333017Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2333262Z "size": 1868, 2022-12-01T09:51:11.2333530Z "digest": "sha256:cf0509a05e678346f68b4203b8f98caef2438ab54a175e9a57dbcf2dcf2dbde3" 2022-12-01T09:51:11.2333757Z }, 2022-12-01T09:51:11.2333902Z { 2022-12-01T09:51:11.2334202Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2334473Z "size": 1363692778, 2022-12-01T09:51:11.2334745Z "digest": "sha256:b8aae91f7b15ce8fb5ff5ce1486de192d0984463aa1334ebd61e6796d303d621" 2022-12-01T09:51:11.2334998Z }, 2022-12-01T09:51:11.2335134Z { 2022-12-01T09:51:11.2335378Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2335620Z "size": 172, 2022-12-01T09:51:11.2335874Z "digest": "sha256:58d4dbb01a3d784e87c16f997b19dc85a764d7e7b4ca795a5c0a3bfa2531ed12" 2022-12-01T09:51:11.2336116Z }, 2022-12-01T09:51:11.2336261Z { 2022-12-01T09:51:11.2336493Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2336740Z "size": 466, 2022-12-01T09:51:11.2337006Z "digest": "sha256:746c4a84b946e9532ea57edfcad384ae040f8cf9fc895f40b2fbe9f56548d93e" 2022-12-01T09:51:11.2337237Z }, 2022-12-01T09:51:11.2337380Z { 2022-12-01T09:51:11.2337626Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2337864Z "size": 104, 2022-12-01T09:51:11.2338088Z "digest": "sha256:a9954f45a77a65a327397004978517236c61214411860c05dd9fa86ebc1d0d95" 2022-12-01T09:51:11.2338345Z }, 2022-12-01T09:51:11.2338490Z { 2022-12-01T09:51:11.2338718Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2338957Z "size": 848, 2022-12-01T09:51:11.2339216Z "digest": "sha256:a4ada130b3d82f6620fddf17e3d3b32c835047e873b86be2712f85073f9ca430" 2022-12-01T09:51:11.2339445Z }, 2022-12-01T09:51:11.2339590Z { 2022-12-01T09:51:11.2339832Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2340064Z "size": 101071292, 2022-12-01T09:51:11.2340332Z "digest": "sha256:4df6ce2b349118e1053ba8d2f182c9077dbe385ecea50b9dfcf5a69088b3cf42" 2022-12-01T09:51:11.2340571Z }, 2022-12-01T09:51:11.2340703Z { 2022-12-01T09:51:11.2340948Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2341190Z "size": 882, 2022-12-01T09:51:11.2341432Z "digest": "sha256:21bc22d75102a78353fe438817c7e3f9b45ec1cf7fbc0a9573fbb19e97393645" 2022-12-01T09:51:11.2341664Z }, 2022-12-01T09:51:11.2341823Z { 2022-12-01T09:51:11.2342066Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2342313Z "size": 88765595, 2022-12-01T09:51:11.2342576Z "digest": "sha256:de46c5f579f06fc6b56e6803befed3429b21a8fcdb2e2b01067221e2bb38f854" 2022-12-01T09:51:11.2342819Z }, 2022-12-01T09:51:11.2342962Z { 2022-12-01T09:51:11.2343193Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2343436Z "size": 107, 2022-12-01T09:51:11.2343699Z "digest": "sha256:d7e8e8b6b571a10d9698ad824caa1a86edf827fb1c66402007b3e3e6764acb15" 2022-12-01T09:51:11.2343929Z }, 2022-12-01T09:51:11.2344071Z { 2022-12-01T09:51:11.2344315Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2344551Z "size": 559, 2022-12-01T09:51:11.2344801Z "digest": "sha256:0c99ed5e47b060888ba483d49ba6a0a21670e2a872fac0849795b0d59643fe69" 2022-12-01T09:51:11.2345034Z }, 2022-12-01T09:51:11.2345177Z { 2022-12-01T09:51:11.2345410Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2345655Z "size": 1146305, 2022-12-01T09:51:11.2345901Z "digest": "sha256:da43e713630570a8596a4851407eec5163e1391f4f5db1556f06a6150c41dfb7" 2022-12-01T09:51:11.2346114Z }, 2022-12-01T09:51:11.2346258Z { 2022-12-01T09:51:11.2346500Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2346730Z "size": 103, 2022-12-01T09:51:11.2346994Z "digest": "sha256:69b9fc9d281000cec49878a9f2a1fca624d1f5582e2a2d58a57d3be0f3ee78af" 2022-12-01T09:51:11.2347234Z }, 2022-12-01T09:51:11.2347363Z { 2022-12-01T09:51:11.2347611Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2347853Z "size": 548, 2022-12-01T09:51:11.2348143Z "digest": "sha256:700c1b016e9c4456fe79d33c5a01c615b42ccfbfd60c83e0c66174fb3affc98a" 2022-12-01T09:51:11.2348382Z }, 2022-12-01T09:51:11.2348522Z { 2022-12-01T09:51:11.2348840Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2349090Z "size": 193249207, 2022-12-01T09:51:11.2349345Z "digest": "sha256:997b8631f2f39e261a935fba386d67d10f19123a705a2316f8224f8598ea82da" 2022-12-01T09:51:11.2349555Z }, 2022-12-01T09:51:11.2349702Z { 2022-12-01T09:51:11.2349947Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2350190Z "size": 107, 2022-12-01T09:51:11.2350455Z "digest": "sha256:f1d3905b9e6c79fd2acaadd49991b764097af6ae692efbbbc3288b7e9a629a7c" 2022-12-01T09:51:11.2350703Z }, 2022-12-01T09:51:11.2350850Z { 2022-12-01T09:51:11.2351080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2351321Z "size": 453, 2022-12-01T09:51:11.2351593Z "digest": "sha256:d9a2350b6e9cfeabfc58cea5a533d222db565361a0a65c0c5dc85e963cf5fe30" 2022-12-01T09:51:11.2351973Z }, 2022-12-01T09:51:11.2352121Z { 2022-12-01T09:51:11.2352366Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2352675Z "size": 104, 2022-12-01T09:51:11.2352934Z "digest": "sha256:3121596af2239e859208bf4dabe4b5f5de27f4f04c44f9c5be7421b8c0fe6543" 2022-12-01T09:51:11.2353170Z }, 2022-12-01T09:51:11.2353303Z { 2022-12-01T09:51:11.2353548Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2353790Z "size": 401, 2022-12-01T09:51:11.2354052Z "digest": "sha256:fdb717be0bec74a6c46d1e12c85d050aab97822f499fdf787fcef16f0625acf2" 2022-12-01T09:51:11.2354300Z }, 2022-12-01T09:51:11.2354446Z { 2022-12-01T09:51:11.2354678Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2354920Z "size": 19705435, 2022-12-01T09:51:11.2355166Z "digest": "sha256:b2192d087360cf26e91b3989e74309e058b6816096e4cb2af4894668b8955f96" 2022-12-01T09:51:11.2355387Z }, 2022-12-01T09:51:11.2355519Z { 2022-12-01T09:51:11.2355759Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2355999Z "size": 449, 2022-12-01T09:51:11.2356256Z "digest": "sha256:bfafe70370d04c008826c7d0d19191e67c9a4b4a6b78a5bdcf545ebdc147a18a" 2022-12-01T09:51:11.2356501Z }, 2022-12-01T09:51:11.2356644Z { 2022-12-01T09:51:11.2356876Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2357119Z "size": 39756538, 2022-12-01T09:51:11.2357388Z "digest": "sha256:683cf61d642c893d48bb9bfa461be36e8d5ecf461d0accc99685fe4cc9621a77" 2022-12-01T09:51:11.2357620Z }, 2022-12-01T09:51:11.2357764Z { 2022-12-01T09:51:11.2358004Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2358232Z "size": 106, 2022-12-01T09:51:11.2358499Z "digest": "sha256:9f42c71fdf6dc1355ea4be0080564dcc2e24e7d477acacb539d8055cd9909599" 2022-12-01T09:51:11.2358737Z }, 2022-12-01T09:51:11.2358874Z { 2022-12-01T09:51:11.2359116Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2359355Z "size": 1765, 2022-12-01T09:51:11.2359626Z "digest": "sha256:f78b1ddfe0f02b4f7bd9226f66b44695adcb68adbeec97ead73b6fcfc504e03e" 2022-12-01T09:51:11.2359879Z }, 2022-12-01T09:51:11.2360025Z { 2022-12-01T09:51:11.2360255Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2360499Z "size": 319128978, 2022-12-01T09:51:11.2360754Z "digest": "sha256:1d1708c096ce0f51cd2950986ed882399e876568da0b3f767dfcd7653f07f2ba" 2022-12-01T09:51:11.2360980Z }, 2022-12-01T09:51:11.2361114Z { 2022-12-01T09:51:11.2361359Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2361598Z "size": 164, 2022-12-01T09:51:11.2361848Z "digest": "sha256:6adffe6d0822e5906de327f0abe18ff023e14d48da41997147747a74246030e3" 2022-12-01T09:51:11.2362084Z }, 2022-12-01T09:51:11.2362230Z { 2022-12-01T09:51:11.2362517Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2362764Z "size": 7940, 2022-12-01T09:51:11.2363025Z "digest": "sha256:23d8dc483f65335e65a42241bdfaaa8da962df9864f1c39366e55044422d990c" 2022-12-01T09:51:11.2363254Z }, 2022-12-01T09:51:11.2363401Z { 2022-12-01T09:51:11.2363648Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2363881Z "size": 8069, 2022-12-01T09:51:11.2364144Z "digest": "sha256:e04c2ce938277a8d6e5b997e39aecd112b05215fb4b648f3347a4f42bff5d994" 2022-12-01T09:51:11.2364384Z }, 2022-12-01T09:51:11.2364518Z { 2022-12-01T09:51:11.2364765Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2365015Z "size": 303, 2022-12-01T09:51:11.2365276Z "digest": "sha256:4b911fbe22601c1ce0e2aea3d949e98eaefdf1a28894883f74d46bd1a32047b4" 2022-12-01T09:51:11.2365530Z }, 2022-12-01T09:51:11.2365678Z { 2022-12-01T09:51:11.2365914Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2366160Z "size": 13233376, 2022-12-01T09:51:11.2366431Z "digest": "sha256:ca3b01e826f11f2527b1a40fa204ab0897d1d45a5b9c450fcd24ed2d64a3c855" 2022-12-01T09:51:11.2366711Z }, 2022-12-01T09:51:11.2366845Z { 2022-12-01T09:51:11.2367094Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2367344Z "size": 108, 2022-12-01T09:51:11.2367610Z "digest": "sha256:65c4ede893e2196e6fdc68cf530abff7dfa09eb614cae38aa7b23ab1f698fae8" 2022-12-01T09:51:11.2367865Z }, 2022-12-01T09:51:11.2368013Z { 2022-12-01T09:51:11.2368241Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2368489Z "size": 54145477, 2022-12-01T09:51:11.2368765Z "digest": "sha256:9cfcf1a17beac93d2c69620c88af05466c3ef8b6e3b637ad36a6f06211e17a28" 2022-12-01T09:51:11.2368999Z }, 2022-12-01T09:51:11.2369146Z { 2022-12-01T09:51:11.2369392Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2369625Z "size": 493, 2022-12-01T09:51:11.2369887Z "digest": "sha256:d3cdd66f16012bc73c0a6539ff91e3e53047ce410864fe7f9ccab12264f1cfdc" 2022-12-01T09:51:11.2370126Z }, 2022-12-01T09:51:11.2370258Z { 2022-12-01T09:51:11.2370499Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2370743Z "size": 2994004237, 2022-12-01T09:51:11.2371016Z "digest": "sha256:ace9e9de686eb627129b2a0998da6cfa0c2fbf7cec6465e8dc1f4f9bfd7b2bdb" 2022-12-01T09:51:11.2371266Z }, 2022-12-01T09:51:11.2371409Z { 2022-12-01T09:51:11.2371650Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:11.2371880Z "size": 106, 2022-12-01T09:51:11.2372149Z "digest": "sha256:fa0b99d45560ce949e095ca1bc58e4bf3f49cd185bf88ae8dcd149721e1d591b" 2022-12-01T09:51:11.2372390Z } 2022-12-01T09:51:11.2372522Z ] 2022-12-01T09:51:11.2372665Z } 2022-12-01T09:51:11.2372824Z + exit 0 2022-12-01T09:51:11.2470354Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-12-01T09:51:11.2470728Z with: 2022-12-01T09:51:11.2471152Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:11.2471590Z ##[endgroup] 2022-12-01T09:51:11.2516774Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:11.2517051Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:11.2517316Z # ignore output since only exit code is used for conditional 2022-12-01T09:51:11.2517595Z # only pull docker image if it's not available locally 2022-12-01T09:51:11.2517888Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-12-01T09:51:11.2518150Z  retry docker pull "${DOCKER_IMAGE}" 2022-12-01T09:51:11.2518346Z fi 2022-12-01T09:51:11.2529434Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:11.2529654Z env: 2022-12-01T09:51:11.2530017Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:11.2530393Z ##[endgroup] 2022-12-01T09:51:11.4945851Z fa72f5a0a230eb632055220542038bd4ceca184b: Pulling from pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9 2022-12-01T09:51:11.4949018Z 40dd5be53814: Pulling fs layer 2022-12-01T09:51:11.4949807Z 7239782225eb: Pulling fs layer 2022-12-01T09:51:11.4950647Z 599548a060c3: Pulling fs layer 2022-12-01T09:51:11.4951012Z 954eb4b60cb6: Pulling fs layer 2022-12-01T09:51:11.4951270Z 4441f773e103: Pulling fs layer 2022-12-01T09:51:11.4952802Z ecaea7dd71a9: Pulling fs layer 2022-12-01T09:51:11.4953206Z ed14d2fe86e1: Pulling fs layer 2022-12-01T09:51:11.4953490Z c81be79b8793: Pulling fs layer 2022-12-01T09:51:11.4953695Z 540cc0b25c8b: Pulling fs layer 2022-12-01T09:51:11.4953907Z 4c162df00807: Pulling fs layer 2022-12-01T09:51:11.4954114Z b91b0480d297: Pulling fs layer 2022-12-01T09:51:11.4954371Z 5b3f7eea69ee: Pulling fs layer 2022-12-01T09:51:11.4954731Z 897c139ff1b3: Pulling fs layer 2022-12-01T09:51:11.4955022Z fb9742168942: Pulling fs layer 2022-12-01T09:51:11.4955404Z 234512012d08: Pulling fs layer 2022-12-01T09:51:11.4955702Z 29e173c40ef5: Pulling fs layer 2022-12-01T09:51:11.4956005Z cf0509a05e67: Pulling fs layer 2022-12-01T09:51:11.4956313Z b8aae91f7b15: Pulling fs layer 2022-12-01T09:51:11.4956541Z 58d4dbb01a3d: Pulling fs layer 2022-12-01T09:51:11.4956864Z 746c4a84b946: Pulling fs layer 2022-12-01T09:51:11.4957138Z a9954f45a77a: Pulling fs layer 2022-12-01T09:51:11.4957470Z a4ada130b3d8: Pulling fs layer 2022-12-01T09:51:11.4957797Z 4df6ce2b3491: Pulling fs layer 2022-12-01T09:51:11.4958091Z 21bc22d75102: Pulling fs layer 2022-12-01T09:51:11.4958438Z 954eb4b60cb6: Waiting 2022-12-01T09:51:11.4958811Z de46c5f579f0: Pulling fs layer 2022-12-01T09:51:11.4959035Z d7e8e8b6b571: Pulling fs layer 2022-12-01T09:51:11.4959249Z 0c99ed5e47b0: Pulling fs layer 2022-12-01T09:51:11.4959457Z da43e7136305: Pulling fs layer 2022-12-01T09:51:11.4959649Z 69b9fc9d2810: Pulling fs layer 2022-12-01T09:51:11.4959873Z 4441f773e103: Waiting 2022-12-01T09:51:11.4960478Z 700c1b016e9c: Pulling fs layer 2022-12-01T09:51:11.4960821Z ecaea7dd71a9: Waiting 2022-12-01T09:51:11.4961140Z 997b8631f2f3: Pulling fs layer 2022-12-01T09:51:11.4961470Z f1d3905b9e6c: Pulling fs layer 2022-12-01T09:51:11.4961773Z b91b0480d297: Waiting 2022-12-01T09:51:11.4962039Z d9a2350b6e9c: Pulling fs layer 2022-12-01T09:51:11.4962231Z 5b3f7eea69ee: Waiting 2022-12-01T09:51:11.4962467Z 3121596af223: Pulling fs layer 2022-12-01T09:51:11.4962637Z ed14d2fe86e1: Waiting 2022-12-01T09:51:11.4962811Z 897c139ff1b3: Waiting 2022-12-01T09:51:11.4962978Z 234512012d08: Waiting 2022-12-01T09:51:11.4963204Z fdb717be0bec: Pulling fs layer 2022-12-01T09:51:11.4963519Z b2192d087360: Pulling fs layer 2022-12-01T09:51:11.4964077Z fb9742168942: Waiting 2022-12-01T09:51:11.4964348Z bfafe70370d0: Pulling fs layer 2022-12-01T09:51:11.4964534Z 683cf61d642c: Pulling fs layer 2022-12-01T09:51:11.4964731Z 9f42c71fdf6d: Pulling fs layer 2022-12-01T09:51:11.4964921Z 540cc0b25c8b: Waiting 2022-12-01T09:51:11.4965090Z c81be79b8793: Waiting 2022-12-01T09:51:11.4965281Z f78b1ddfe0f0: Pulling fs layer 2022-12-01T09:51:11.4965596Z 1d1708c096ce: Pulling fs layer 2022-12-01T09:51:11.4965825Z 4c162df00807: Waiting 2022-12-01T09:51:11.4966104Z f1d3905b9e6c: Waiting 2022-12-01T09:51:11.4966453Z 6adffe6d0822: Pulling fs layer 2022-12-01T09:51:11.4966784Z d9a2350b6e9c: Waiting 2022-12-01T09:51:11.4967002Z 23d8dc483f65: Pulling fs layer 2022-12-01T09:51:11.4967186Z de46c5f579f0: Waiting 2022-12-01T09:51:11.4967355Z e04c2ce93827: Pulling fs layer 2022-12-01T09:51:11.4967534Z cf0509a05e67: Waiting 2022-12-01T09:51:11.4967716Z 4b911fbe2260: Pulling fs layer 2022-12-01T09:51:11.4967888Z fdb717be0bec: Waiting 2022-12-01T09:51:11.4968081Z ca3b01e826f1: Pulling fs layer 2022-12-01T09:51:11.4968376Z 65c4ede893e2: Pulling fs layer 2022-12-01T09:51:11.4968558Z 4df6ce2b3491: Waiting 2022-12-01T09:51:11.4968747Z 9cfcf1a17bea: Pulling fs layer 2022-12-01T09:51:11.4968930Z 21bc22d75102: Waiting 2022-12-01T09:51:11.4969233Z b2192d087360: Waiting 2022-12-01T09:51:11.4969413Z bfafe70370d0: Waiting 2022-12-01T09:51:11.4969589Z d7e8e8b6b571: Waiting 2022-12-01T09:51:11.4969939Z d3cdd66f1601: Pulling fs layer 2022-12-01T09:51:11.4970181Z ace9e9de686e: Pulling fs layer 2022-12-01T09:51:11.4970368Z 683cf61d642c: Waiting 2022-12-01T09:51:11.4970560Z fa0b99d45560: Pulling fs layer 2022-12-01T09:51:11.4970793Z 0c99ed5e47b0: Waiting 2022-12-01T09:51:11.4970964Z 3121596af223: Waiting 2022-12-01T09:51:11.4971121Z 9f42c71fdf6d: Waiting 2022-12-01T09:51:11.4971290Z 700c1b016e9c: Waiting 2022-12-01T09:51:11.4971509Z da43e7136305: Waiting 2022-12-01T09:51:11.4971678Z f78b1ddfe0f0: Waiting 2022-12-01T09:51:11.4971833Z 997b8631f2f3: Waiting 2022-12-01T09:51:11.4972002Z 1d1708c096ce: Waiting 2022-12-01T09:51:11.4972220Z a9954f45a77a: Waiting 2022-12-01T09:51:11.4972379Z 23d8dc483f65: Waiting 2022-12-01T09:51:11.4972581Z 4b911fbe2260: Waiting 2022-12-01T09:51:11.4972805Z e04c2ce93827: Waiting 2022-12-01T09:51:11.5032699Z 6adffe6d0822: Waiting 2022-12-01T09:51:11.5033210Z fa0b99d45560: Waiting 2022-12-01T09:51:11.5033520Z 746c4a84b946: Waiting 2022-12-01T09:51:11.5033837Z b8aae91f7b15: Waiting 2022-12-01T09:51:11.5034123Z 58d4dbb01a3d: Waiting 2022-12-01T09:51:11.5034411Z 65c4ede893e2: Waiting 2022-12-01T09:51:11.5034713Z 9cfcf1a17bea: Waiting 2022-12-01T09:51:11.5035017Z d3cdd66f1601: Waiting 2022-12-01T09:51:11.5035306Z a4ada130b3d8: Waiting 2022-12-01T09:51:11.5035603Z ace9e9de686e: Waiting 2022-12-01T09:51:11.5035900Z 69b9fc9d2810: Waiting 2022-12-01T09:51:11.8563236Z 7239782225eb: Verifying Checksum 2022-12-01T09:51:11.8563518Z 7239782225eb: Download complete 2022-12-01T09:51:11.9627431Z 954eb4b60cb6: Download complete 2022-12-01T09:51:12.0812406Z 4441f773e103: Download complete 2022-12-01T09:51:12.0819932Z 599548a060c3: Verifying Checksum 2022-12-01T09:51:12.0820188Z 599548a060c3: Download complete 2022-12-01T09:51:12.2577355Z ed14d2fe86e1: Download complete 2022-12-01T09:51:12.5541751Z 40dd5be53814: Download complete 2022-12-01T09:51:12.7038472Z 540cc0b25c8b: Verifying Checksum 2022-12-01T09:51:12.7038872Z 540cc0b25c8b: Download complete 2022-12-01T09:51:12.8008790Z 4c162df00807: Download complete 2022-12-01T09:51:13.1696135Z 40dd5be53814: Pull complete 2022-12-01T09:51:13.3783912Z 7239782225eb: Pull complete 2022-12-01T09:51:13.6391925Z 599548a060c3: Pull complete 2022-12-01T09:51:13.7476237Z 954eb4b60cb6: Pull complete 2022-12-01T09:51:13.8267911Z 4441f773e103: Pull complete 2022-12-01T09:51:22.1640896Z b91b0480d297: Verifying Checksum 2022-12-01T09:51:22.1641270Z b91b0480d297: Download complete 2022-12-01T09:51:22.3077835Z 5b3f7eea69ee: Download complete 2022-12-01T09:51:22.4146434Z 897c139ff1b3: Download complete 2022-12-01T09:51:22.5079359Z fb9742168942: Download complete 2022-12-01T09:51:25.2860530Z 234512012d08: Verifying Checksum 2022-12-01T09:51:25.2860803Z 234512012d08: Download complete 2022-12-01T09:51:25.4206363Z 29e173c40ef5: Download complete 2022-12-01T09:51:25.5723852Z cf0509a05e67: Verifying Checksum 2022-12-01T09:51:25.5724119Z cf0509a05e67: Download complete 2022-12-01T09:51:52.3555122Z ecaea7dd71a9: Verifying Checksum 2022-12-01T09:51:52.3555449Z ecaea7dd71a9: Download complete 2022-12-01T09:51:52.4936088Z 58d4dbb01a3d: Verifying Checksum 2022-12-01T09:51:52.4936565Z 58d4dbb01a3d: Download complete 2022-12-01T09:51:52.5863385Z 746c4a84b946: Verifying Checksum 2022-12-01T09:51:52.5864791Z 746c4a84b946: Download complete 2022-12-01T09:51:52.7038644Z a9954f45a77a: Verifying Checksum 2022-12-01T09:51:52.7039112Z a9954f45a77a: Download complete 2022-12-01T09:51:52.8305939Z a4ada130b3d8: Verifying Checksum 2022-12-01T09:51:52.8306632Z a4ada130b3d8: Download complete 2022-12-01T09:51:56.9825602Z 4df6ce2b3491: Verifying Checksum 2022-12-01T09:51:56.9825875Z 4df6ce2b3491: Download complete 2022-12-01T09:51:57.0737941Z 21bc22d75102: Verifying Checksum 2022-12-01T09:51:57.0738334Z 21bc22d75102: Download complete 2022-12-01T09:52:00.3675483Z c81be79b8793: Verifying Checksum 2022-12-01T09:52:00.3675923Z c81be79b8793: Download complete 2022-12-01T09:52:00.4731432Z d7e8e8b6b571: Verifying Checksum 2022-12-01T09:52:00.4731880Z d7e8e8b6b571: Download complete 2022-12-01T09:52:00.5567313Z de46c5f579f0: Verifying Checksum 2022-12-01T09:52:00.5567770Z de46c5f579f0: Download complete 2022-12-01T09:52:00.5763833Z 0c99ed5e47b0: Verifying Checksum 2022-12-01T09:52:00.5764647Z 0c99ed5e47b0: Download complete 2022-12-01T09:52:00.6944342Z 69b9fc9d2810: Verifying Checksum 2022-12-01T09:52:00.6944840Z 69b9fc9d2810: Download complete 2022-12-01T09:52:00.7045257Z da43e7136305: Verifying Checksum 2022-12-01T09:52:00.7045694Z da43e7136305: Download complete 2022-12-01T09:52:00.7805804Z 700c1b016e9c: Download complete 2022-12-01T09:52:00.9007538Z f1d3905b9e6c: Verifying Checksum 2022-12-01T09:52:00.9008025Z f1d3905b9e6c: Download complete 2022-12-01T09:52:01.0196422Z d9a2350b6e9c: Verifying Checksum 2022-12-01T09:52:01.0197185Z d9a2350b6e9c: Download complete 2022-12-01T09:52:01.1364366Z 3121596af223: Verifying Checksum 2022-12-01T09:52:01.1365192Z 3121596af223: Download complete 2022-12-01T09:52:01.2465420Z fdb717be0bec: Verifying Checksum 2022-12-01T09:52:01.2466264Z fdb717be0bec: Download complete 2022-12-01T09:52:02.0356801Z ecaea7dd71a9: Pull complete 2022-12-01T09:52:02.0531285Z b2192d087360: Verifying Checksum 2022-12-01T09:52:02.0531608Z b2192d087360: Download complete 2022-12-01T09:52:02.1637457Z bfafe70370d0: Verifying Checksum 2022-12-01T09:52:02.1637836Z bfafe70370d0: Download complete 2022-12-01T09:52:02.2842949Z ed14d2fe86e1: Pull complete 2022-12-01T09:52:03.6312314Z 683cf61d642c: Verifying Checksum 2022-12-01T09:52:03.6312696Z 683cf61d642c: Download complete 2022-12-01T09:52:03.7272288Z 9f42c71fdf6d: Verifying Checksum 2022-12-01T09:52:03.7273406Z 9f42c71fdf6d: Download complete 2022-12-01T09:52:03.8695966Z f78b1ddfe0f0: Verifying Checksum 2022-12-01T09:52:03.8696306Z f78b1ddfe0f0: Download complete 2022-12-01T09:52:09.2408474Z 997b8631f2f3: Verifying Checksum 2022-12-01T09:52:09.2408913Z 997b8631f2f3: Download complete 2022-12-01T09:52:09.3844769Z 6adffe6d0822: Download complete 2022-12-01T09:52:09.5583968Z 23d8dc483f65: Verifying Checksum 2022-12-01T09:52:09.5584802Z 23d8dc483f65: Download complete 2022-12-01T09:52:09.6605821Z e04c2ce93827: Download complete 2022-12-01T09:52:09.8520175Z 4b911fbe2260: Verifying Checksum 2022-12-01T09:52:09.8520540Z 4b911fbe2260: Download complete 2022-12-01T09:52:10.4964354Z ca3b01e826f1: Verifying Checksum 2022-12-01T09:52:10.4964888Z ca3b01e826f1: Download complete 2022-12-01T09:52:10.6268807Z 65c4ede893e2: Verifying Checksum 2022-12-01T09:52:13.5143711Z 9cfcf1a17bea: Verifying Checksum 2022-12-01T09:52:13.5143994Z 9cfcf1a17bea: Download complete 2022-12-01T09:52:13.6072366Z d3cdd66f1601: Verifying Checksum 2022-12-01T09:52:13.6072787Z d3cdd66f1601: Download complete 2022-12-01T09:52:17.6284535Z 1d1708c096ce: Verifying Checksum 2022-12-01T09:52:17.6284960Z 1d1708c096ce: Download complete 2022-12-01T09:52:17.7338301Z fa0b99d45560: Verifying Checksum 2022-12-01T09:52:17.7338563Z fa0b99d45560: Download complete 2022-12-01T09:52:22.8551645Z b8aae91f7b15: Verifying Checksum 2022-12-01T09:52:22.8552126Z b8aae91f7b15: Download complete 2022-12-01T09:52:23.4268308Z c81be79b8793: Pull complete 2022-12-01T09:52:23.9584029Z 540cc0b25c8b: Pull complete 2022-12-01T09:52:24.4941668Z 4c162df00807: Pull complete 2022-12-01T09:52:30.5954136Z b91b0480d297: Pull complete 2022-12-01T09:52:30.8172521Z 5b3f7eea69ee: Pull complete 2022-12-01T09:52:31.0730999Z 897c139ff1b3: Pull complete 2022-12-01T09:52:31.3097687Z fb9742168942: Pull complete 2022-12-01T09:52:33.4746473Z 234512012d08: Pull complete 2022-12-01T09:52:33.9002953Z 29e173c40ef5: Pull complete 2022-12-01T09:52:34.1247363Z cf0509a05e67: Pull complete 2022-12-01T09:53:01.1958535Z b8aae91f7b15: Pull complete 2022-12-01T09:53:01.5725224Z 58d4dbb01a3d: Pull complete 2022-12-01T09:53:01.7609683Z 746c4a84b946: Pull complete 2022-12-01T09:53:01.9613067Z a9954f45a77a: Pull complete 2022-12-01T09:53:02.1360920Z a4ada130b3d8: Pull complete 2022-12-01T09:53:04.0772760Z 4df6ce2b3491: Pull complete 2022-12-01T09:53:04.3088058Z 21bc22d75102: Pull complete 2022-12-01T09:53:06.7199667Z de46c5f579f0: Pull complete 2022-12-01T09:53:07.0005060Z d7e8e8b6b571: Pull complete 2022-12-01T09:53:07.2985158Z 0c99ed5e47b0: Pull complete 2022-12-01T09:53:07.5690727Z da43e7136305: Pull complete 2022-12-01T09:53:07.8053413Z 69b9fc9d2810: Pull complete 2022-12-01T09:53:08.0040584Z 700c1b016e9c: Pull complete 2022-12-01T09:53:12.1822019Z 997b8631f2f3: Pull complete 2022-12-01T09:53:12.4167509Z f1d3905b9e6c: Pull complete 2022-12-01T09:53:12.6427033Z d9a2350b6e9c: Pull complete 2022-12-01T09:53:12.8894701Z 3121596af223: Pull complete 2022-12-01T09:53:13.1352053Z fdb717be0bec: Pull complete 2022-12-01T09:53:13.5148006Z b2192d087360: Pull complete 2022-12-01T09:53:13.7370300Z bfafe70370d0: Pull complete 2022-12-01T09:53:14.9747647Z 683cf61d642c: Pull complete 2022-12-01T09:53:15.2072179Z 9f42c71fdf6d: Pull complete 2022-12-01T09:53:15.4275912Z f78b1ddfe0f0: Pull complete 2022-12-01T09:53:19.4005035Z 1d1708c096ce: Pull complete 2022-12-01T09:53:19.6140404Z 6adffe6d0822: Pull complete 2022-12-01T09:53:19.7829627Z 23d8dc483f65: Pull complete 2022-12-01T09:53:19.9733395Z e04c2ce93827: Pull complete 2022-12-01T09:53:20.1737450Z 4b911fbe2260: Pull complete 2022-12-01T09:53:20.9515358Z ca3b01e826f1: Pull complete 2022-12-01T09:53:21.1864296Z 65c4ede893e2: Pull complete 2022-12-01T09:53:22.8282278Z 9cfcf1a17bea: Pull complete 2022-12-01T09:53:23.0554210Z d3cdd66f1601: Pull complete 2022-12-01T09:54:14.3609573Z ace9e9de686e: Verifying Checksum 2022-12-01T09:54:14.3609854Z ace9e9de686e: Download complete 2022-12-01T09:54:46.1585757Z ace9e9de686e: Pull complete 2022-12-01T09:54:46.3410498Z fa0b99d45560: Pull complete 2022-12-01T09:54:46.3758343Z Digest: sha256:2684b68bdbe682d482d9dce8419ef5976b793a6ed007d9dd598571592dae52b7 2022-12-01T09:54:46.3881963Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:54:46.4022697Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:54:46.4057385Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:54:46.4057616Z .github/scripts/parse_ref.py 2022-12-01T09:54:46.4069412Z shell: /usr/bin/bash -e {0} 2022-12-01T09:54:46.4069606Z ##[endgroup] 2022-12-01T09:54:46.7241774Z ##[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:54:46.7287844Z Prepare all required actions 2022-12-01T09:54:46.7288086Z Getting action download info 2022-12-01T09:54:46.8997551Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:54:47.0142521Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:54:47.0142744Z with: 2022-12-01T09:54:47.0143063Z github-token: *** 2022-12-01T09:54:47.0143238Z ##[endgroup] 2022-12-01T09:54:47.0213628Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:54:47.0213858Z with: 2022-12-01T09:54:47.0214017Z shell: bash 2022-12-01T09:54:47.0214177Z timeout_minutes: 10 2022-12-01T09:54:47.0214354Z max_attempts: 5 2022-12-01T09:54:47.0214534Z retry_wait_seconds: 30 2022-12-01T09:54:47.0214943Z 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:54:47.0215316Z polling_interval_seconds: 1 2022-12-01T09:54:47.0215496Z warning_on_retry: true 2022-12-01T09:54:47.0215683Z continue_on_error: false 2022-12-01T09:54:47.0215861Z env: 2022-12-01T09:54:47.0216134Z GITHUB_TOKEN: *** 2022-12-01T09:54:47.0216310Z ##[endgroup] 2022-12-01T09:54:48.6550385Z 2022-12-01T09:54:48.6556055Z ##[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:54:48.6599552Z + python3 -m pip install requests==2.26.0 2022-12-01T09:54:51.2955195Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:54:51.3769220Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:54:51.3976565Z 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:54:51.4153360Z 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:54:51.4172175Z 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:54:51.4259830Z 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:54:51.8796962Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-0d623610013e5a977 2022-12-01T09:54:54.4534991Z + GHA_WORKFLOW_JOB_ID=9818097315 2022-12-01T09:54:54.4546635Z + echo '::set-output name=job-id::9818097315' 2022-12-01T09:54:54.4548189Z ##[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:54:54.6651511Z Command completed after 1 attempt(s). 2022-12-01T09:54:54.6651692Z 2022-12-01T09:54:54.6653765Z ##[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:54:54.6735447Z Prepare all required actions 2022-12-01T09:54:54.6735733Z Getting action download info 2022-12-01T09:54:54.8174260Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T09:54:55.0140625Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T09:54:55.0140834Z with: 2022-12-01T09:54:55.0141209Z github-token: *** 2022-12-01T09:54:55.0141394Z ##[endgroup] 2022-12-01T09:54:55.0168695Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T09:54:55.0168929Z with: 2022-12-01T09:54:55.0169087Z shell: bash 2022-12-01T09:54:55.0169248Z timeout_minutes: 10 2022-12-01T09:54:55.0169426Z max_attempts: 5 2022-12-01T09:54:55.0169605Z retry_wait_seconds: 30 2022-12-01T09:54:55.0169849Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:54:55.0170095Z polling_interval_seconds: 1 2022-12-01T09:54:55.0170350Z warning_on_retry: true 2022-12-01T09:54:55.0170527Z continue_on_error: false 2022-12-01T09:54:55.0170697Z env: 2022-12-01T09:54:55.0170970Z GITHUB_TOKEN: *** 2022-12-01T09:54:55.0171145Z ##[endgroup] 2022-12-01T09:54:55.0489028Z 2022-12-01T09:54:55.0494416Z ##[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:54:55.0547907Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:54:55.2618261Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:54:55.2805672Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:54:55.2936158Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T09:54:55.2945193Z 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:54:55.2955226Z 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:54:55.2975006Z 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:54:55.2986626Z 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:54:56.0550435Z Command completed after 1 attempt(s). 2022-12-01T09:54:56.0550620Z 2022-12-01T09:54:56.0552630Z ##[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:54:56.0589608Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:54:56.0589847Z .github/scripts/parse_ref.py 2022-12-01T09:54:56.0601534Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:54:56.0601753Z ##[endgroup] 2022-12-01T09:54:56.0779234Z ##[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:54:56.0817607Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T09:54:56.0817887Z .github/scripts/filter_test_configs.py \ 2022-12-01T09:54:56.0818104Z  --test-matrix "" \ 2022-12-01T09:54:56.0818311Z  --pr-number "89997" \ 2022-12-01T09:54:56.0818511Z  --tag "" 2022-12-01T09:54:56.0829516Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:54:56.0829734Z env: 2022-12-01T09:54:56.0830152Z GITHUB_TOKEN: *** 2022-12-01T09:54:56.0830321Z ##[endgroup] 2022-12-01T09:54:56.2026273Z .github/scripts/filter_test_configs.py:115: UserWarning: Invalid test matrix input '', exiting 2022-12-01T09:54:56.2026716Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2022-12-01T09:54:56.2028233Z ##[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:54:56.2157524Z ##[group]Run echo "" 2022-12-01T09:54:56.2157695Z echo "" 2022-12-01T09:54:56.2168815Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:54:56.2169043Z ##[endgroup] 2022-12-01T09:54:56.2192481Z 2022-12-01T09:54:56.2283822Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:54:56.2284169Z # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:54:56.2284431Z container_name=$(docker run \ 2022-12-01T09:54:56.2284632Z  -e BUILD_ENVIRONMENT \ 2022-12-01T09:54:56.2284853Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-12-01T09:54:56.2285068Z  -e AWS_DEFAULT_REGION \ 2022-12-01T09:54:56.2285264Z  -e PR_NUMBER \ 2022-12-01T09:54:56.2285434Z  -e SHA1 \ 2022-12-01T09:54:56.2285611Z  -e BRANCH \ 2022-12-01T09:54:56.2285797Z  -e SCCACHE_BUCKET \ 2022-12-01T09:54:56.2285986Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-12-01T09:54:56.2286181Z  -e XLA_CUDA \ 2022-12-01T09:54:56.2286388Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-12-01T09:54:56.2286609Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-12-01T09:54:56.2286857Z  -e TORCH_CUDA_ARCH_LIST \ 2022-12-01T09:54:56.2287058Z  -e PR_LABELS \ 2022-12-01T09:54:56.2287236Z  -e OUR_GITHUB_JOB_ID \ 2022-12-01T09:54:56.2287548Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-12-01T09:54:56.2287814Z  --security-opt seccomp=unconfined \ 2022-12-01T09:54:56.2288026Z  --cap-add=SYS_PTRACE \ 2022-12-01T09:54:56.2288211Z  --tty \ 2022-12-01T09:54:56.2288383Z  --detach \ 2022-12-01T09:54:56.2288551Z  --user jenkins \ 2022-12-01T09:54:56.2288786Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-12-01T09:54:56.2289039Z  -w /var/lib/jenkins/workspace \ 2022-12-01T09:54:56.2289230Z  "${DOCKER_IMAGE}" 2022-12-01T09:54:56.2289400Z ) 2022-12-01T09:54:56.2289632Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-12-01T09:54:56.2300341Z shell: /usr/bin/bash -e {0} 2022-12-01T09:54:56.2300515Z env: 2022-12-01T09:54:56.2300831Z BUILD_ENVIRONMENT: linux-bionic-cuda11.3-py3.7-clang9 2022-12-01T09:54:56.2301070Z BRANCH: pull/89997 2022-12-01T09:54:56.2301250Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:54:56.2301442Z PR_NUMBER: 89997 2022-12-01T09:54:56.2301653Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:54:56.2301905Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-12-01T09:54:56.2302147Z SCCACHE_S3_KEY_PREFIX: pull 2022-12-01T09:54:56.2302425Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:54:56.2302672Z PR_LABELS: [] 2022-12-01T09:54:56.2302852Z TORCH_CUDA_ARCH_LIST: 5.2 2022-12-01T09:54:56.2303230Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:54:56.2303588Z XLA_CUDA: 2022-12-01T09:54:56.2303738Z DEBUG: 0 2022-12-01T09:54:56.2303909Z OUR_GITHUB_JOB_ID: 9818097315 2022-12-01T09:54:56.2304095Z ##[endgroup] 2022-12-01T09:55:06.4691455Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:55:06.4710834Z + source .jenkins/pytorch/common.sh 2022-12-01T09:55:06.4713828Z +++ dirname .jenkins/pytorch/common.sh 2022-12-01T09:55:06.4723416Z ++ source .jenkins/pytorch/common_utils.sh 2022-12-01T09:55:06.4725056Z +++ declare -f -t trap_add 2022-12-01T09:55:06.4729132Z ++ set -ex 2022-12-01T09:55:06.4729659Z ++ [[ linux-bionic-cuda11.3-py3.7-clang9 == *rocm* ]] 2022-12-01T09:55:06.4730013Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:55:06.4730309Z ++ [[ '' == *xla* ]] 2022-12-01T09:55:06.4730790Z ++ [[ linux-bionic-cuda11.3-py3.7-clang9 == *centos* ]] 2022-12-01T09:55:06.4731516Z ++ [[ linux-bionic-cuda11.3-py3.7-clang9 == *linux-bionic* ]] 2022-12-01T09:55:06.4731996Z ++ which conda 2022-12-01T09:55:06.4744905Z /opt/conda/bin/conda 2022-12-01T09:55:06.4745708Z ++ conda install -q -y cmake 2022-12-01T09:55:09.9363590Z Collecting package metadata (current_repodata.json): ...working... done 2022-12-01T09:55:10.8512004Z Solving environment: ...working... done 2022-12-01T09:55:10.9736069Z 2022-12-01T09:55:10.9736254Z ## Package Plan ## 2022-12-01T09:55:10.9736456Z 2022-12-01T09:55:10.9736574Z environment location: /opt/conda 2022-12-01T09:55:10.9736796Z 2022-12-01T09:55:10.9736910Z added / updated specs: 2022-12-01T09:55:10.9737283Z - cmake 2022-12-01T09:55:10.9737373Z 2022-12-01T09:55:10.9737392Z 2022-12-01T09:55:10.9737493Z The following packages will be downloaded: 2022-12-01T09:55:10.9737632Z 2022-12-01T09:55:10.9737728Z package | build 2022-12-01T09:55:10.9738006Z ---------------------------|----------------- 2022-12-01T09:55:10.9738456Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-12-01T09:55:10.9738813Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-12-01T09:55:10.9739121Z ca-certificates-2022.10.11 | h06a4308_0 124 KB 2022-12-01T09:55:10.9739447Z certifi-2022.9.24 | py37h06a4308_0 154 KB 2022-12-01T09:55:10.9739948Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-12-01T09:55:10.9740464Z expat-2.4.9 | h6a678d5_0 156 KB 2022-12-01T09:55:10.9742966Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-12-01T09:55:10.9743552Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-12-01T09:55:10.9744017Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-12-01T09:55:10.9744691Z libev-4.33 | h7f8727e_1 111 KB 2022-12-01T09:55:10.9745056Z libgcc-ng-11.2.0 | h1234567_1 5.3 MB 2022-12-01T09:55:10.9745356Z libgomp-11.2.0 | h1234567_1 474 KB 2022-12-01T09:55:10.9745656Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-12-01T09:55:10.9745951Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-12-01T09:55:10.9746236Z libstdcxx-ng-11.2.0 | h1234567_1 4.7 MB 2022-12-01T09:55:10.9746725Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-12-01T09:55:10.9747008Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-12-01T09:55:10.9747322Z openssl-1.1.1s | h7f8727e_0 3.6 MB 2022-12-01T09:55:10.9747807Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-12-01T09:55:10.9748304Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-12-01T09:55:10.9748714Z ------------------------------------------------------------ 2022-12-01T09:55:10.9748947Z Total: 26.3 MB 2022-12-01T09:55:10.9749071Z 2022-12-01T09:55:10.9749184Z The following NEW packages will be INSTALLED: 2022-12-01T09:55:10.9749327Z 2022-12-01T09:55:10.9749602Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 None 2022-12-01T09:55:10.9749955Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 None 2022-12-01T09:55:10.9750331Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 None 2022-12-01T09:55:10.9750695Z expat pkgs/main/linux-64::expat-2.4.9-h6a678d5_0 None 2022-12-01T09:55:10.9751047Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 None 2022-12-01T09:55:10.9751391Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 None 2022-12-01T09:55:10.9752032Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 None 2022-12-01T09:55:10.9752413Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 None 2022-12-01T09:55:10.9752793Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 None 2022-12-01T09:55:10.9753159Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 None 2022-12-01T09:55:10.9753522Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 None 2022-12-01T09:55:10.9753876Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 None 2022-12-01T09:55:10.9754331Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 None 2022-12-01T09:55:10.9754695Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 None 2022-12-01T09:55:10.9754843Z 2022-12-01T09:55:10.9754944Z The following packages will be UPDATED: 2022-12-01T09:55:10.9755079Z 2022-12-01T09:55:10.9755286Z ca-certificates 2022.07.19-h06a4308_0 --> 2022.10.11-h06a4308_0 None 2022-12-01T09:55:10.9755643Z certifi 2022.9.14-py37h06a4308_0 --> 2022.9.24-py37h06a4308_0 None 2022-12-01T09:55:10.9755986Z libgcc-ng 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:55:10.9756321Z libgomp 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:55:10.9756659Z libstdcxx-ng 9.3.0-hd4cf53a_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:55:10.9756986Z openssl 1.1.1q-h7f8727e_0 --> 1.1.1s-h7f8727e_0 None 2022-12-01T09:55:10.9757135Z 2022-12-01T09:55:10.9757149Z 2022-12-01T09:55:12.1482918Z Preparing transaction: ...working... done 2022-12-01T09:55:12.5768680Z Verifying transaction: ...working... done 2022-12-01T09:55:13.4775436Z Executing transaction: ...working... done 2022-12-01T09:55:13.5620240Z Retrieving notices: ...working... done 2022-12-01T09:55:13.7621491Z ++ [[ linux-bionic-cuda11.3-py3.7-clang9 == *centos* ]] 2022-12-01T09:55:13.7624020Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:55:13.7630557Z + source .jenkins/pytorch/common-build.sh 2022-12-01T09:55:13.7632911Z ++ [[ linux-bionic-cuda11.3-py3.7-clang9 != *win-* ]] 2022-12-01T09:55:13.7638792Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-12-01T09:55:13.7648232Z +++ cd .jenkins/pytorch 2022-12-01T09:55:13.7648557Z +++ pwd -P 2022-12-01T09:55:13.7651129Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:55:13.7651475Z ++ which sccache 2022-12-01T09:55:13.7660797Z ++ sccache --stop-server 2022-12-01T09:55:13.7814479Z ++ true 2022-12-01T09:55:13.7815304Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:55:13.7833067Z ++ [[ -n 1 ]] 2022-12-01T09:55:13.7833899Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:55:13.7834359Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:55:13.7834611Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:55:13.7834818Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:55:13.7835060Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:55:13.7835312Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:55:13.7835577Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:55:13.7835799Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:55:13.7836034Z ++ sccache --zero-stats 2022-12-01T09:55:13.8080661Z Compile requests 0 2022-12-01T09:55:13.8081253Z Compile requests executed 0 2022-12-01T09:55:13.8081601Z Cache hits 0 2022-12-01T09:55:13.8081897Z Cache misses 0 2022-12-01T09:55:13.8082105Z Cache timeouts 0 2022-12-01T09:55:13.8082416Z Cache read errors 0 2022-12-01T09:55:13.8082698Z Forced recaches 0 2022-12-01T09:55:13.8082992Z Cache write errors 0 2022-12-01T09:55:13.8083224Z Compilation failures 0 2022-12-01T09:55:13.8083465Z Cache errors 0 2022-12-01T09:55:13.8083974Z Non-cacheable compilations 0 2022-12-01T09:55:13.8084446Z Non-cacheable calls 0 2022-12-01T09:55:13.8084711Z Non-compilation calls 0 2022-12-01T09:55:13.8084917Z Unsupported compiler calls 0 2022-12-01T09:55:13.8085135Z Average cache write 0.000 s 2022-12-01T09:55:13.8085351Z Average cache read miss 0.000 s 2022-12-01T09:55:13.8085552Z Average cache read hit 0.000 s 2022-12-01T09:55:13.8085933Z Failed distributed compilations 0 2022-12-01T09:55:13.8086632Z 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:55:13.8087035Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:55:13.8087250Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:55:13.8087437Z ++ shift 2022-12-01T09:55:13.8087597Z ++ for trap_add_name in "$@" 2022-12-01T09:55:13.8089933Z ++++ trap -p EXIT 2022-12-01T09:55:13.8092500Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:55:13.8092790Z ++++ extract_trap_cmd 2022-12-01T09:55:13.8093003Z ++++ printf '%s\n' '' 2022-12-01T09:55:13.8093244Z +++ printf '%s\n' sccache_epilogue 2022-12-01T09:55:13.8095411Z ++ trap -- ' 2022-12-01T09:55:13.8095619Z sccache_epilogue' EXIT 2022-12-01T09:55:13.8095801Z ++ which ccache 2022-12-01T09:55:13.8105831Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *-clang7-asan* ]] 2022-12-01T09:55:13.8106378Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *-mobile-*build* ]] 2022-12-01T09:55:13.8106678Z + echo 'Python version:' 2022-12-01T09:55:13.8106873Z Python version: 2022-12-01T09:55:13.8107065Z + python --version 2022-12-01T09:55:13.8119120Z Python 3.7.13 2022-12-01T09:55:13.8121553Z + echo 'GCC version:' 2022-12-01T09:55:13.8121861Z GCC version: 2022-12-01T09:55:13.8122202Z + gcc --version 2022-12-01T09:55:13.9128605Z gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 2022-12-01T09:55:13.9129107Z Copyright (C) 2017 Free Software Foundation, Inc. 2022-12-01T09:55:13.9129522Z This is free software; see the source for copying conditions. There is NO 2022-12-01T09:55:13.9129848Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-12-01T09:55:13.9130028Z 2022-12-01T09:55:13.9133943Z + echo 'CMake version:' 2022-12-01T09:55:13.9134284Z CMake version: 2022-12-01T09:55:13.9134655Z + cmake --version 2022-12-01T09:55:13.9181682Z cmake version 3.22.1 2022-12-01T09:55:13.9181933Z 2022-12-01T09:55:13.9182218Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-12-01T09:55:13.9187523Z + echo 'Environment variables:' 2022-12-01T09:55:13.9188131Z Environment variables: 2022-12-01T09:55:13.9188405Z + env 2022-12-01T09:55:13.9195131Z NV_LIBCUBLAS_DEV_VERSION=11.4.2.10064-1 2022-12-01T09:55:13.9195603Z NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-3 2022-12-01T09:55:13.9196100Z LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64 2022-12-01T09:55:13.9196644Z NV_LIBNCCL_DEV_PACKAGE=libnccl-dev=2.9.6-1+cuda11.3 2022-12-01T09:55:13.9197019Z PR_LABELS=[] 2022-12-01T09:55:13.9197320Z UCC_HOME=/usr 2022-12-01T09:55:13.9197772Z BUILD_ENVIRONMENT=linux-bionic-cuda11.3-py3.7-clang9 2022-12-01T09:55:13.9198264Z NV_LIBNPP_DEV_PACKAGE=libnpp-dev-11-3=11.3.3.44-1 2022-12-01T09:55:13.9198610Z INSTALLED_DB=yes 2022-12-01T09:55:13.9198962Z RUST_LOG=sccache::server=error 2022-12-01T09:55:13.9199318Z HOSTNAME=73152db8443f 2022-12-01T09:55:13.9199630Z GITHUB_REF_NAME=89997/merge 2022-12-01T09:55:13.9199869Z GITHUB_API_URL=https://api.github.com 2022-12-01T09:55:13.9200094Z OPENSSL_DIR=/opt/openssl 2022-12-01T09:55:13.9200264Z UCC_COMMIT= 2022-12-01T09:55:13.9200684Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_8af78a63-0f3e-4c0a-bd8e-43c2b07c4c54 2022-12-01T09:55:13.9200996Z CUDA_PATH=/usr/local/cuda 2022-12-01T09:55:13.9201348Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-12-01T09:55:13.9201622Z GITHUB_RUN_ATTEMPT=1 2022-12-01T09:55:13.9201828Z NV_LIBNPP_VERSION=11.3.3.44-1 2022-12-01T09:55:13.9202092Z NV_NVPROF_DEV_PACKAGE=cuda-nvprof-11-3=11.3.58-1 2022-12-01T09:55:13.9202481Z GITHUB_REPOSITORY_OWNER=pytorch 2022-12-01T09:55:13.9202840Z GITHUB_ACTIONS=true 2022-12-01T09:55:13.9203177Z NVIDIA_VISIBLE_DEVICES=all 2022-12-01T09:55:13.9203540Z NV_NVPROF_VERSION=11.3.58-1 2022-12-01T09:55:13.9203858Z NV_LIBCUSPARSE_VERSION=11.5.0.58-1 2022-12-01T09:55:13.9204225Z AWS_DEFAULT_REGION=us-east-1 2022-12-01T09:55:13.9204561Z CI=true 2022-12-01T09:55:13.9205142Z NV_LIBCUBLAS_DEV_PACKAGE=libcublas-dev-11-3=11.4.2.10064-1 2022-12-01T09:55:13.9205451Z BRANCH=pull/89997 2022-12-01T09:55:13.9205840Z GITHUB_HEAD_REF=release/1.13-callstack 2022-12-01T09:55:13.9206174Z UCX_COMMIT= 2022-12-01T09:55:13.9206527Z GITHUB_ACTOR=charlie-wt 2022-12-01T09:55:13.9206842Z CMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache 2022-12-01T09:55:13.9207245Z GITHUB_ACTION_REF= 2022-12-01T09:55:13.9207598Z NCCL_VERSION=2.9.6-1 2022-12-01T09:55:13.9207779Z GITHUB_ACTION=__self 2022-12-01T09:55:13.9207966Z GITHUB_REF_PROTECTED=false 2022-12-01T09:55:13.9208302Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:55:13.9208873Z *** 2022-12-01T09:55:13.9209025Z INSTALLED_VISION=yes 2022-12-01T09:55:13.9209200Z NVARCH=x86_64 2022-12-01T09:55:13.9209417Z NV_LIBCUSPARSE_DEV_VERSION=11.5.0.58-1 2022-12-01T09:55:13.9209605Z HOME=/var/lib/jenkins 2022-12-01T09:55:13.9210009Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_8af78a63-0f3e-4c0a-bd8e-43c2b07c4c54 2022-12-01T09:55:13.9210322Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-12-01T09:55:13.9210514Z GITHUB_ACTION_REPOSITORY= 2022-12-01T09:55:13.9210704Z GITHUB_REF_TYPE=branch 2022-12-01T09:55:13.9210922Z NV_LIBNCCL_PACKAGE_VERSION=2.9.6-1 2022-12-01T09:55:13.9211113Z GITHUB_RETENTION_DAYS=90 2022-12-01T09:55:13.9211394Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-12-01T09:55:13.9211628Z OUR_GITHUB_JOB_ID=9818097315 2022-12-01T09:55:13.9211873Z NV_LIBNCCL_PACKAGE=libnccl2=2.9.6-1+cuda11.3 2022-12-01T09:55:13.9212288Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_8af78a63-0f3e-4c0a-bd8e-43c2b07c4c54 2022-12-01T09:55:13.9212587Z DEBIAN_FRONTEND=noninteractive 2022-12-01T09:55:13.9212843Z NV_LIBNCCL_DEV_PACKAGE_NAME=libnccl-dev 2022-12-01T09:55:13.9213047Z GITHUB_REF=refs/pull/89997/merge 2022-12-01T09:55:13.9213264Z NV_CUDA_LIB_VERSION=11.3.0-1 2022-12-01T09:55:13.9213494Z GITHUB_SHA=cdc064133ad5e5a46a756ee9218659e8f252e950 2022-12-01T09:55:13.9213702Z INSTALLED_PROTOBUF=yes 2022-12-01T09:55:13.9214042Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:55:13.9214258Z GITHUB_RUN_ID=3591403534 2022-12-01T09:55:13.9214498Z NV_LIBNPP_PACKAGE=libnpp-11-3=11.3.3.44-1 2022-12-01T09:55:13.9214716Z NV_LIBNCCL_PACKAGE_NAME=libnccl2 2022-12-01T09:55:13.9214932Z LIBRARY_PATH=/usr/local/cuda/lib64/stubs 2022-12-01T09:55:13.9215143Z NV_NVTX_VERSION=11.3.58-1 2022-12-01T09:55:13.9215354Z GITHUB_SERVER_URL=https://github.com 2022-12-01T09:55:13.9215572Z MAX_JOBS=6 2022-12-01T09:55:13.9215774Z NV_LIBCUBLAS_VERSION=11.4.2.10064-1 2022-12-01T09:55:13.9216039Z NV_LIBCUBLAS_PACKAGE=libcublas-11-3=11.4.2.10064-1 2022-12-01T09:55:13.9216400Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-12-01T09:55:13.9216650Z UCX_HOME=/usr 2022-12-01T09:55:13.9216859Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-12-01T09:55:13.9217114Z NV_CUDA_CUDART_DEV_VERSION=11.3.58-1 2022-12-01T09:55:13.9217317Z GITHUB_BASE_REF=release/1.13 2022-12-01T09:55:13.9217488Z TERM=xterm 2022-12-01T09:55:13.9217647Z XLA_CUDA= 2022-12-01T09:55:13.9217837Z NV_NVML_DEV_VERSION=11.3.58-1 2022-12-01T09:55:13.9218016Z TORCH_CUDA_ARCH_LIST=5.2 2022-12-01T09:55:13.9218198Z CUDA_VERSION=11.3.0 2022-12-01T09:55:13.9218443Z NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-3 2022-12-01T09:55:13.9218646Z OPENSSL_ROOT_DIR=/opt/openssl 2022-12-01T09:55:13.9219054Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_8af78a63-0f3e-4c0a-bd8e-43c2b07c4c54 2022-12-01T09:55:13.9219338Z GITHUB_JOB=build 2022-12-01T09:55:13.9219513Z SCCACHE_S3_KEY_PREFIX=pull 2022-12-01T09:55:13.9219733Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2022-12-01T09:55:13.9219939Z PR_NUMBER=89997 2022-12-01T09:55:13.9220323Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_8af78a63-0f3e-4c0a-bd8e-43c2b07c4c54 2022-12-01T09:55:13.9220606Z SHLVL=1 2022-12-01T09:55:13.9220858Z NV_LIBCUBLAS_DEV_PACKAGE_NAME=libcublas-dev-11-3 2022-12-01T09:55:13.9221149Z GITHUB_REPOSITORY=pytorch/pytorch 2022-12-01T09:55:13.9221402Z NVIDIA_REQUIRE_CUDA=cuda>=11.3 brand=tesla,driver>=418,driver<419 driver>=450 2022-12-01T09:55:13.9221675Z NV_LIBNPP_DEV_VERSION=11.3.3.44-1 2022-12-01T09:55:13.9221904Z SHA1=c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:13.9222115Z GITHUB_EVENT_NAME=pull_request 2022-12-01T09:55:13.9222345Z NV_CUDA_CUDART_VERSION=11.3.58-1 2022-12-01T09:55:13.9222604Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-12-01T09:55:13.9222807Z GITHUB_RUN_NUMBER=69319 2022-12-01T09:55:13.9222997Z GITHUB_WORKFLOW=pull 2022-12-01T09:55:13.9223190Z SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:55:13.9223490Z PATH=/opt/cache/bin:/opt/conda/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-12-01T09:55:13.9223821Z NV_LIBNCCL_DEV_PACKAGE_VERSION=2.9.6-1 2022-12-01T09:55:13.9224150Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:55:13.9224449Z GITHUB_TRIGGERING_ACTOR=charlie-wt 2022-12-01T09:55:13.9224655Z SKIP_SCCACHE_INITIALIZATION=1 2022-12-01T09:55:13.9224851Z _=/usr/bin/env 2022-12-01T09:55:13.9225128Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *cuda* ]] 2022-12-01T09:55:13.9225374Z + echo 'NVCC version:' 2022-12-01T09:55:13.9225554Z NVCC version: 2022-12-01T09:55:13.9225751Z + nvcc --version 2022-12-01T09:55:13.9282057Z nvcc: NVIDIA (R) Cuda compiler driver 2022-12-01T09:55:13.9282559Z Copyright (c) 2005-2021 NVIDIA Corporation 2022-12-01T09:55:13.9282970Z Built on Mon_May__3_19:15:13_PDT_2021 2022-12-01T09:55:13.9283221Z Cuda compilation tools, release 11.3, V11.3.109 2022-12-01T09:55:13.9283455Z Build cuda_11.3.r11.3/compiler.29920130_0 2022-12-01T09:55:13.9284396Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *cuda11* ]] 2022-12-01T09:55:13.9284798Z + export BUILD_SPLIT_CUDA=ON 2022-12-01T09:55:13.9285140Z + BUILD_SPLIT_CUDA=ON 2022-12-01T09:55:13.9285676Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *cuda11.3* ]] 2022-12-01T09:55:13.9286260Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *\c\a\f\f\e\2* ]] 2022-12-01T09:55:13.9286709Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *\o\n\n\x* ]] 2022-12-01T09:55:13.9287066Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-12-01T09:55:13.9287453Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-12-01T09:55:13.9287750Z + pip_install -r requirements.txt 2022-12-01T09:55:13.9288040Z + pip install --progress-bar off -r requirements.txt 2022-12-01T09:55:14.5156650Z Requirement already satisfied: astunparse in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-12-01T09:55:14.5159347Z Requirement already satisfied: expecttest in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-12-01T09:55:14.5162765Z Requirement already satisfied: future in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-12-01T09:55:14.5166605Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (5.35.1) 2022-12-01T09:55:14.5169848Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.18.5) 2022-12-01T09:55:14.5173109Z Requirement already satisfied: psutil in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.2) 2022-12-01T09:55:14.5176695Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-12-01T09:55:14.5180405Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.27.1) 2022-12-01T09:55:14.5183945Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (63.4.1) 2022-12-01T09:55:14.5187348Z Requirement already satisfied: six in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-12-01T09:55:14.5536746Z Collecting types-dataclasses 2022-12-01T09:55:14.5694608Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-12-01T09:55:14.5736321Z 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:55:14.5739839Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-12-01T09:55:14.5778960Z 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:55:14.6022757Z 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:55:14.6028826Z 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:55:14.6232642Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-12-01T09:55:14.6238872Z 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:55:14.6252467Z 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:55:14.6264460Z 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:55:14.6315038Z 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:55:15.3393666Z Installing collected packages: types-dataclasses 2022-12-01T09:55:15.3622532Z Successfully installed types-dataclasses-0.6.6 2022-12-01T09:55:15.5034009Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *rocm* ]] 2022-12-01T09:55:15.5034768Z + export USE_LLVM=/opt/llvm 2022-12-01T09:55:15.5034964Z + USE_LLVM=/opt/llvm 2022-12-01T09:55:15.5035166Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-12-01T09:55:15.5035389Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-12-01T09:55:15.5035579Z + which conda 2022-12-01T09:55:15.5043611Z /opt/conda/bin/conda 2022-12-01T09:55:15.5044050Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:55:15.5044465Z + CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:55:15.5045311Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *libtorch* ]] 2022-12-01T09:55:15.5046013Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *-android* ]] 2022-12-01T09:55:15.5046633Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *android* ]] 2022-12-01T09:55:15.5047230Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *vulkan* ]] 2022-12-01T09:55:15.5047820Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *rocm* ]] 2022-12-01T09:55:15.5048386Z + '[' -z 6 ']' 2022-12-01T09:55:15.5048893Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *cuda* ]] 2022-12-01T09:55:15.5049263Z + [[ -z 5.2 ]] 2022-12-01T09:55:15.5049743Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *clang* ]] 2022-12-01T09:55:15.5050144Z + export CC=clang 2022-12-01T09:55:15.5050415Z + CC=clang 2022-12-01T09:55:15.5050724Z + export CXX=clang++ 2022-12-01T09:55:15.5051042Z + CXX=clang++ 2022-12-01T09:55:15.5051538Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *no-ops* ]] 2022-12-01T09:55:15.5052106Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *-pch* ]] 2022-12-01T09:55:15.5052520Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *linux-focal-py3.7-gcc7-build* ]] 2022-12-01T09:55:15.5052932Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == pytorch-linux-xenial-py3* ]] 2022-12-01T09:55:15.5053319Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == pytorch-linux-focal-py3* ]] 2022-12-01T09:55:15.5054000Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *-bazel-* ]] 2022-12-01T09:55:15.5054735Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2022-12-01T09:55:15.5055237Z The next three invocations are expected to fail with invalid command error messages. 2022-12-01T09:55:15.5057126Z + get_exit_code python setup.py bad_argument 2022-12-01T09:55:15.5057332Z + set +e 2022-12-01T09:55:15.5057516Z + python setup.py bad_argument 2022-12-01T09:55:15.8986452Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:55:15.9439339Z invalid command 'bad_argument' 2022-12-01T09:55:15.9792884Z + retcode=1 2022-12-01T09:55:15.9793355Z + set -e 2022-12-01T09:55:15.9793608Z + return 1 2022-12-01T09:55:15.9797918Z + get_exit_code python setup.py 'clean]' 2022-12-01T09:55:15.9798165Z + set +e 2022-12-01T09:55:15.9798393Z + python setup.py 'clean]' 2022-12-01T09:55:16.2357769Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:55:16.2587062Z invalid command name 'clean]' 2022-12-01T09:55:16.2927672Z + retcode=1 2022-12-01T09:55:16.2928011Z + set -e 2022-12-01T09:55:16.2928265Z + return 1 2022-12-01T09:55:16.2931536Z + get_exit_code python setup.py clean bad_argument 2022-12-01T09:55:16.2931776Z + set +e 2022-12-01T09:55:16.2931969Z + python setup.py clean bad_argument 2022-12-01T09:55:16.5493340Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:55:16.5800362Z invalid command 'bad_argument' 2022-12-01T09:55:16.6136471Z + retcode=1 2022-12-01T09:55:16.6136918Z + set -e 2022-12-01T09:55:16.6137188Z + return 1 2022-12-01T09:55:16.6138724Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *libtorch* ]] 2022-12-01T09:55:16.6139076Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *rocm* ]] 2022-12-01T09:55:16.6139390Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *xla* ]] 2022-12-01T09:55:16.6139606Z + WERROR=1 2022-12-01T09:55:16.6139791Z + python setup.py bdist_wheel 2022-12-01T09:55:16.8727065Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:55:16.9022644Z -- Building version 1.13.0a0+gitc13d400 2022-12-01T09:55:16.9254433Z cmake -DBUILD_ENVIRONMENT=linux-bionic-cuda11.3-py3.7-clang9 -DBUILD_PYTHON=True -DBUILD_SPLIT_CUDA=ON -DBUILD_TEST=True -DCMAKE_BUILD_TYPE=Release -DCMAKE_CUDA_COMPILER_LAUNCHER=/opt/cache/bin/sccache -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 -DWERROR=1 /var/lib/jenkins/workspace 2022-12-01T09:55:17.5532605Z -- The CXX compiler identification is Clang 9.0.0 2022-12-01T09:55:17.6480921Z -- The C compiler identification is Clang 9.0.0 2022-12-01T09:55:17.6540244Z -- Detecting CXX compiler ABI info 2022-12-01T09:55:17.8591017Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:55:17.8661071Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2022-12-01T09:55:17.8663755Z -- Detecting CXX compile features 2022-12-01T09:55:17.8668786Z -- Detecting CXX compile features - done 2022-12-01T09:55:17.8700293Z -- Detecting C compiler ABI info 2022-12-01T09:55:17.9896703Z -- Detecting C compiler ABI info - done 2022-12-01T09:55:17.9963561Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2022-12-01T09:55:17.9966224Z -- Detecting C compile features 2022-12-01T09:55:17.9970337Z -- Detecting C compile features - done 2022-12-01T09:55:17.9975610Z -- Not forcing any particular BLAS to be found 2022-12-01T09:55:17.9988964Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:55:17.9989366Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:55:17.9989769Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:55:17.9990073Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:55:17.9990311Z Call Stack (most recent call first): 2022-12-01T09:55:17.9990709Z CMakeLists.txt:256 (cmake_dependent_option) 2022-12-01T09:55:17.9991073Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:17.9991348Z  2022-12-01T09:55:17.9992092Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:55:17.9992753Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:55:17.9993197Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:55:17.9993482Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:55:17.9993737Z Call Stack (most recent call first): 2022-12-01T09:55:17.9993974Z CMakeLists.txt:287 (cmake_dependent_option) 2022-12-01T09:55:17.9994289Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:17.9994535Z  2022-12-01T09:55:18.0004941Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-12-01T09:55:18.0035976Z -- Performing Test COMPILER_WORKS 2022-12-01T09:55:18.1289362Z -- Performing Test COMPILER_WORKS - Success 2022-12-01T09:55:18.1291196Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-12-01T09:55:18.3934675Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-12-01T09:55:18.3936160Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-12-01T09:55:18.5633718Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-12-01T09:55:18.5634403Z -- std::exception_ptr is supported. 2022-12-01T09:55:18.5635662Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-12-01T09:55:18.6158189Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-12-01T09:55:18.6158565Z -- Turning off deprecation warning due to glog. 2022-12-01T09:55:18.6165620Z -- Performing Test C_HAS_AVX_1 2022-12-01T09:55:18.9613437Z -- Performing Test C_HAS_AVX_1 - Failed 2022-12-01T09:55:18.9614487Z -- Performing Test C_HAS_AVX_2 2022-12-01T09:55:19.1514131Z -- Performing Test C_HAS_AVX_2 - Success 2022-12-01T09:55:19.1516785Z -- Performing Test C_HAS_AVX2_1 2022-12-01T09:55:19.4419193Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-12-01T09:55:19.4419545Z -- Performing Test C_HAS_AVX2_2 2022-12-01T09:55:19.6393656Z -- Performing Test C_HAS_AVX2_2 - Success 2022-12-01T09:55:19.6396049Z -- Performing Test C_HAS_AVX512_1 2022-12-01T09:55:19.9289785Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-12-01T09:55:19.9290503Z -- Performing Test C_HAS_AVX512_2 2022-12-01T09:55:20.2200306Z -- Performing Test C_HAS_AVX512_2 - Success 2022-12-01T09:55:20.2202414Z -- Performing Test CXX_HAS_AVX_1 2022-12-01T09:55:20.5084084Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-12-01T09:55:20.5084807Z -- Performing Test CXX_HAS_AVX_2 2022-12-01T09:55:20.6794095Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-12-01T09:55:20.6795933Z -- Performing Test CXX_HAS_AVX2_1 2022-12-01T09:55:20.9697597Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-12-01T09:55:20.9698204Z -- Performing Test CXX_HAS_AVX2_2 2022-12-01T09:55:21.1876011Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-12-01T09:55:21.1878136Z -- Performing Test CXX_HAS_AVX512_1 2022-12-01T09:55:21.4837599Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-12-01T09:55:21.4838533Z -- Performing Test CXX_HAS_AVX512_2 2022-12-01T09:55:21.6865136Z -- Performing Test CXX_HAS_AVX512_2 - Success 2022-12-01T09:55:21.6866468Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-12-01T09:55:21.6869599Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-12-01T09:55:21.8808130Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-12-01T09:55:21.8808667Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-12-01T09:55:21.8813876Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-12-01T09:55:22.0292399Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-12-01T09:55:22.0298765Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-12-01T09:55:22.1769255Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-12-01T09:55:22.1776011Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-12-01T09:55:22.3327375Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-12-01T09:55:22.3501237Z -- Found CUDA: /usr/local/cuda (found version "11.3") 2022-12-01T09:55:23.4938878Z -- The CUDA compiler identification is NVIDIA 11.3.109 2022-12-01T09:55:23.4995859Z -- Detecting CUDA compiler ABI info 2022-12-01T09:55:23.8585600Z -- Detecting CUDA compiler ABI info - done 2022-12-01T09:55:23.8811045Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2022-12-01T09:55:23.8814683Z -- Detecting CUDA compile features 2022-12-01T09:55:23.8819075Z -- Detecting CUDA compile features - done 2022-12-01T09:55:23.8841580Z -- Caffe2: CUDA detected: 11.3 2022-12-01T09:55:23.8841924Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2022-12-01T09:55:23.8842289Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2022-12-01T09:55:24.0752764Z -- Caffe2: Header version is: 11.3 2022-12-01T09:55:24.0770621Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2022-12-01T09:55:24.0772808Z -- Found cuDNN: v8.3.2 (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so) 2022-12-01T09:55:24.3140768Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 1ea278b5 2022-12-01T09:55:24.3152062Z CMake Warning at cmake/public/utils.cmake:385 (message): 2022-12-01T09:55:24.3152453Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-12-01T09:55:24.3152910Z to cmake instead of implicitly setting it as an env variable. This will 2022-12-01T09:55:24.3153473Z become a FATAL_ERROR in future version of pytorch. 2022-12-01T09:55:24.3153829Z Call Stack (most recent call first): 2022-12-01T09:55:24.3154152Z cmake/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2022-12-01T09:55:24.3154425Z cmake/Dependencies.cmake:43 (include) 2022-12-01T09:55:24.3154738Z CMakeLists.txt:722 (include) 2022-12-01T09:55:24.3154902Z 2022-12-01T09:55:24.3155042Z  2022-12-01T09:55:24.3155557Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2022-12-01T09:55:24.3160181Z -- Building using own protobuf under third_party per request. 2022-12-01T09:55:24.3160547Z -- Use custom protobuf build. 2022-12-01T09:55:24.3176573Z -- 2022-12-01T09:55:24.3176885Z -- 3.13.0.0 2022-12-01T09:55:24.3185463Z -- Looking for pthread.h 2022-12-01T09:55:24.4384233Z -- Looking for pthread.h - found 2022-12-01T09:55:24.4425218Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T09:55:24.5598234Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T09:55:24.5598566Z -- Check if compiler accepts -pthread 2022-12-01T09:55:24.6797921Z -- Check if compiler accepts -pthread - yes 2022-12-01T09:55:24.6806960Z -- Found Threads: TRUE 2022-12-01T09:55:24.6811050Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-12-01T09:55:24.8379607Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-12-01T09:55:24.8483181Z -- Caffe2 protobuf include directory: $$ 2022-12-01T09:55:24.8500857Z -- Trying to find preferred BLAS backend of choice: MKL 2022-12-01T09:55:24.8512545Z -- MKL_THREADING = OMP 2022-12-01T09:55:24.8514861Z -- Looking for sys/types.h 2022-12-01T09:55:25.0262342Z -- Looking for sys/types.h - found 2022-12-01T09:55:25.0264144Z -- Looking for stdint.h 2022-12-01T09:55:25.1473678Z -- Looking for stdint.h - found 2022-12-01T09:55:25.1476007Z -- Looking for stddef.h 2022-12-01T09:55:25.2632417Z -- Looking for stddef.h - found 2022-12-01T09:55:25.2632697Z -- Check size of void* 2022-12-01T09:55:25.3884393Z -- Check size of void* - done 2022-12-01T09:55:25.3908702Z -- Looking for cblas_sgemm 2022-12-01T09:55:25.6845419Z -- Looking for cblas_sgemm - found 2022-12-01T09:55:25.6881475Z -- 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:55:25.6882090Z -- MKL include directory: /opt/conda/include 2022-12-01T09:55:25.6882350Z -- MKL OpenMP type: Intel 2022-12-01T09:55:25.6882612Z -- MKL OpenMP library: /opt/conda/lib/libiomp5.so 2022-12-01T09:55:25.7717061Z -- The ASM compiler identification is Clang with GNU-like command-line 2022-12-01T09:55:25.7738500Z -- Found assembler: /opt/cache/bin/clang 2022-12-01T09:55:25.7869783Z -- Brace yourself, we are building NNPACK 2022-12-01T09:55:25.7910647Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-12-01T09:55:25.8437388Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-12-01T09:55:25.8620002Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:55:25.8620310Z -- NNPACK backend is x86-64 2022-12-01T09:55:26.4331808Z -- Found Python: /opt/conda/bin/python3.7 (found version "3.7.13") found components: Interpreter 2022-12-01T09:55:26.4398232Z -- Failed to find LLVM FileCheck 2022-12-01T09:55:26.4430092Z -- Found Git: /usr/bin/git (found version "2.17.1") 2022-12-01T09:55:26.4562529Z -- git version: v1.6.1 normalized to 1.6.1 2022-12-01T09:55:26.4562806Z -- Version: 1.6.1 2022-12-01T09:55:26.4569777Z -- Looking for shm_open in rt 2022-12-01T09:55:26.5772817Z -- Looking for shm_open in rt - found 2022-12-01T09:55:26.5779283Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-12-01T09:55:26.7259088Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-12-01T09:55:26.7267203Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-12-01T09:55:26.8747668Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-12-01T09:55:26.8755967Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-12-01T09:55:27.0274418Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-12-01T09:55:27.0282496Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-12-01T09:55:27.1826696Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-12-01T09:55:27.1834559Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-12-01T09:55:27.3336243Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-12-01T09:55:27.3346405Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-12-01T09:55:27.4812717Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Failed 2022-12-01T09:55:27.4819327Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-12-01T09:55:27.6295468Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-12-01T09:55:27.6303682Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-12-01T09:55:27.7804142Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-12-01T09:55:27.7811432Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-12-01T09:55:27.9295906Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2022-12-01T09:55:27.9302622Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-12-01T09:55:28.0880886Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-12-01T09:55:28.0887596Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-12-01T09:55:28.2374245Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:55:28.2380909Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-12-01T09:55:28.3882767Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-12-01T09:55:28.3893134Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-12-01T09:55:28.5394343Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-12-01T09:55:28.5401429Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-12-01T09:55:28.5803810Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-12-01T09:55:28.5810782Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-12-01T09:55:28.7558382Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2022-12-01T09:55:28.7559378Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-12-01T09:55:28.7559669Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-12-01T09:55:28.8846741Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2022-12-01T09:55:28.8853175Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-12-01T09:55:29.0424813Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-12-01T09:55:29.0426273Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:55:29.0426752Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:55:29.3411324Z -- Performing Test HAVE_STD_REGEX -- success 2022-12-01T09:55:29.3411711Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:55:29.3411970Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:55:29.4153726Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-12-01T09:55:29.4154084Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:55:29.4154345Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:55:29.5856526Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-12-01T09:55:29.5856899Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:55:29.5857149Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:55:29.7449829Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-12-01T09:55:29.7724702Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-12-01T09:55:29.9212793Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-12-01T09:55:30.3403598Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:30.3404267Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:55:30.3404781Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:30.3405297Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:30.3405753Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:30.3406132Z Call Stack (most recent call first): 2022-12-01T09:55:30.3406556Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:30.3407015Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:55:30.3407610Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:30.3408001Z  2022-12-01T09:55:30.3408469Z -- Found OpenMP_C: -fopenmp=libomp (found version "3.1") 2022-12-01T09:55:30.5010977Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:30.5011689Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:55:30.5011996Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:30.5012319Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:30.5012590Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:30.5012806Z Call Stack (most recent call first): 2022-12-01T09:55:30.5013071Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:30.5013406Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:55:30.5013863Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:30.5014230Z  2022-12-01T09:55:30.5014752Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "3.1") 2022-12-01T09:55:30.5015123Z -- Found OpenMP: TRUE (found version "3.1") 2022-12-01T09:55:30.5016607Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2022-12-01T09:55:30.5017092Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-12-01T09:55:30.5017318Z 2022-12-01T09:55:30.5017399Z  2022-12-01T09:55:30.6035006Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2022-12-01T09:55:30.6035302Z ========== 2022-12-01T09:55:30.6035410Z 2022-12-01T09:55:30.6035504Z  2022-12-01T09:55:30.6035805Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2022-12-01T09:55:30.6036191Z CMAKE_BUILD_TYPE = Release 2022-12-01T09:55:30.6036415Z 2022-12-01T09:55:30.6036564Z  2022-12-01T09:55:30.6037013Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2022-12-01T09:55:30.6037285Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-12-01T09:55:30.6037410Z 2022-12-01T09:55:30.6037488Z  2022-12-01T09:55:30.6037972Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2022-12-01T09:55:30.6038296Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-12-01T09:55:30.6038433Z 2022-12-01T09:55:30.6038512Z  2022-12-01T09:55:30.6038773Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2022-12-01T09:55:30.6038994Z ========== 2022-12-01T09:55:30.6039095Z 2022-12-01T09:55:30.6039172Z  2022-12-01T09:55:30.6072391Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-12-01T09:55:30.7600907Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-12-01T09:55:30.7607200Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-12-01T09:55:30.8022564Z -- Performing Test __CxxFlag__fno_semantic_interposition - Failed 2022-12-01T09:55:30.8029098Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-12-01T09:55:30.9564063Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-12-01T09:55:30.9569866Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-12-01T09:55:30.9973471Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2022-12-01T09:55:30.9991414Z ** AsmJit Summary ** 2022-12-01T09:55:30.9992044Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-12-01T09:55:30.9992346Z  ASMJIT_TEST=FALSE 2022-12-01T09:55:30.9992592Z  ASMJIT_TARGET_TYPE=STATIC 2022-12-01T09:55:30.9992923Z  ASMJIT_DEPS=pthread;rt 2022-12-01T09:55:30.9993237Z  ASMJIT_LIBS=asmjit;pthread;rt 2022-12-01T09:55:30.9993552Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-12-01T09:55:30.9993967Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-DASMJIT_STATIC 2022-12-01T09:55:30.9994385Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2022-12-01T09:55:30.9994694Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2022-12-01T09:55:31.0041831Z -- Found Numa: /usr/include 2022-12-01T09:55:31.0042228Z -- Found Numa (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libnuma.so) 2022-12-01T09:55:31.0063586Z -- Using third party subdirectory Eigen. 2022-12-01T09:55:31.0276064Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "3.0") 2022-12-01T09:55:31.0301407Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.13", minimum required is "3.0") 2022-12-01T09:55:31.0303615Z -- Using third_party/pybind11. 2022-12-01T09:55:31.0304229Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-12-01T09:55:31.2992328Z -- Found MPI_C: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so (found version "3.1") 2022-12-01T09:55:31.8081240Z -- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so (found version "3.1") 2022-12-01T09:55:31.8082390Z -- Found MPI: TRUE (found version "3.1") 2022-12-01T09:55:31.8088141Z -- MPI support found 2022-12-01T09:55:31.8088572Z -- MPI compile flags: -pthread 2022-12-01T09:55:31.8089736Z -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include/usr/lib/x86_64-linux-gnu/openmpi/include 2022-12-01T09:55:31.8090632Z -- MPI LINK flags path: -L/usr/lib -pthread 2022-12-01T09:55:31.8091303Z -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so 2022-12-01T09:55:31.9411792Z CMake Warning at cmake/Dependencies.cmake:1158 (message): 2022-12-01T09:55:31.9412327Z OpenMPI found, but it is not built with CUDA support. 2022-12-01T09:55:31.9412756Z Call Stack (most recent call first): 2022-12-01T09:55:31.9413153Z CMakeLists.txt:722 (include) 2022-12-01T09:55:31.9413379Z 2022-12-01T09:55:31.9413516Z  2022-12-01T09:55:31.9436537Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:31.9437522Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:55:31.9438093Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:31.9438569Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:31.9439040Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:31.9439438Z Call Stack (most recent call first): 2022-12-01T09:55:31.9439914Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:31.9440388Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:55:31.9440776Z CMakeLists.txt:722 (include) 2022-12-01T09:55:31.9441377Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:31.9441805Z  2022-12-01T09:55:31.9442505Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:31.9443192Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:55:31.9443741Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:31.9444258Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:31.9444685Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:31.9445044Z Call Stack (most recent call first): 2022-12-01T09:55:31.9445468Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:31.9445930Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:55:31.9446292Z CMakeLists.txt:722 (include) 2022-12-01T09:55:31.9446794Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:31.9447222Z  2022-12-01T09:55:31.9447633Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2022-12-01T09:55:31.9448168Z -- Will link against OpenMP libraries: /opt/conda/lib/libiomp5.so 2022-12-01T09:55:31.9448668Z -- Looking for LLVM in /opt/llvm 2022-12-01T09:55:31.9499834Z -- Found LLVM 9.0.1 2022-12-01T09:55:31.9505954Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2022-12-01T09:55:31.9506754Z CMake Warning at cmake/public/utils.cmake:385 (message): 2022-12-01T09:55:31.9507298Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-12-01T09:55:31.9507843Z to cmake instead of implicitly setting it as an env variable. This will 2022-12-01T09:55:31.9508290Z become a FATAL_ERROR in future version of pytorch. 2022-12-01T09:55:31.9508778Z Call Stack (most recent call first): 2022-12-01T09:55:31.9509234Z cmake/External/nccl.cmake:13 (torch_cuda_get_nvcc_gencode_flag) 2022-12-01T09:55:31.9509676Z cmake/Dependencies.cmake:1366 (include) 2022-12-01T09:55:31.9510046Z CMakeLists.txt:722 (include) 2022-12-01T09:55:31.9510269Z 2022-12-01T09:55:31.9510417Z  2022-12-01T09:55:31.9626041Z CMake Warning at cmake/External/nccl.cmake:68 (message): 2022-12-01T09:55:31.9626515Z Enabling NCCL library slimming 2022-12-01T09:55:31.9626895Z Call Stack (most recent call first): 2022-12-01T09:55:31.9627285Z cmake/Dependencies.cmake:1366 (include) 2022-12-01T09:55:31.9627624Z CMakeLists.txt:722 (include) 2022-12-01T09:55:31.9627829Z 2022-12-01T09:55:31.9627982Z  2022-12-01T09:55:31.9641375Z -- Found CUB: /usr/local/cuda/include 2022-12-01T09:55:31.9643110Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2022-12-01T09:55:31.9645927Z CUDA_NVCC_FLAGS = -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_52,code=sm_52;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda 2022-12-01T09:55:31.9647828Z CUDA_NVCC_FLAGS_DEBUG = -g;-lineinfo;--source-in-ptx 2022-12-01T09:55:31.9648349Z CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG 2022-12-01T09:55:31.9648913Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -g;-lineinfo;--source-in-ptx 2022-12-01T09:55:31.9649452Z CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG 2022-12-01T09:55:31.9787851Z -- Performing Test UV_LINT_W4 2022-12-01T09:55:32.0162246Z -- Performing Test UV_LINT_W4 - Failed 2022-12-01T09:55:32.0169283Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-12-01T09:55:32.0544548Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-12-01T09:55:32.0551266Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-12-01T09:55:32.0931936Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-12-01T09:55:32.0938922Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-12-01T09:55:32.1309689Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-12-01T09:55:32.1316546Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-12-01T09:55:32.1692815Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-12-01T09:55:32.1699611Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-12-01T09:55:32.2076014Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-12-01T09:55:32.2082218Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-12-01T09:55:32.2461998Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-12-01T09:55:32.2467997Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-12-01T09:55:32.2843966Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-12-01T09:55:32.2850185Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-12-01T09:55:32.3224251Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-12-01T09:55:32.3230900Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-12-01T09:55:32.3608016Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-12-01T09:55:32.3613740Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-12-01T09:55:32.3988062Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-12-01T09:55:32.3994869Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-12-01T09:55:32.4367833Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-12-01T09:55:32.4373439Z -- Performing Test UV_LINT_WALL 2022-12-01T09:55:32.5591996Z -- Performing Test UV_LINT_WALL - Success 2022-12-01T09:55:32.5598845Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-12-01T09:55:32.6815124Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-12-01T09:55:32.6822306Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-12-01T09:55:32.8032328Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-12-01T09:55:32.8038516Z -- Performing Test UV_LINT_EXTRA 2022-12-01T09:55:32.9421660Z -- Performing Test UV_LINT_EXTRA - Success 2022-12-01T09:55:32.9427542Z -- Performing Test UV_LINT_UTF8_MSVC 2022-12-01T09:55:32.9804996Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-12-01T09:55:32.9814007Z -- Performing Test UV_F_STRICT_ALIASING 2022-12-01T09:55:33.1099319Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-12-01T09:55:33.1110380Z -- summary of build options: 2022-12-01T09:55:33.1110749Z Install prefix: /var/lib/jenkins/workspace/torch 2022-12-01T09:55:33.1111132Z Target system: Linux 2022-12-01T09:55:33.1111481Z Compiler: 2022-12-01T09:55:33.1111910Z C compiler: /opt/cache/bin/clang 2022-12-01T09:55:33.1112183Z CFLAGS: -fopenmp=libomp 2022-12-01T09:55:33.1112314Z 2022-12-01T09:55:33.1124535Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-12-01T09:55:33.1194478Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2022-12-01T09:55:33.1196589Z CUDA_NVCC_FLAGS = -Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_52,code=sm_52;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda 2022-12-01T09:55:33.1197723Z CUDA_NVCC_FLAGS_DEBUG = -g;-lineinfo;--source-in-ptx 2022-12-01T09:55:33.1198025Z CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG 2022-12-01T09:55:33.1198332Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -g;-lineinfo;--source-in-ptx 2022-12-01T09:55:33.1198637Z CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG 2022-12-01T09:55:33.1210127Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-12-01T09:55:33.1210685Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:55:33.1211221Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:55:33.1211502Z set the policy and suppress this warning. 2022-12-01T09:55:33.1211639Z 2022-12-01T09:55:33.1211778Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:55:33.1212063Z normal variable 'BUILD_BENCHMARK'. 2022-12-01T09:55:33.1212503Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:33.1212871Z  2022-12-01T09:55:33.1213180Z -- Enabling sccache for CXX 2022-12-01T09:55:33.1213415Z -- Enabling sccache for C 2022-12-01T09:55:33.1213741Z -- Gloo build as SHARED library 2022-12-01T09:55:33.1311726Z -- MPI include path: /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/opal/mca/event/libevent2022/libevent/include/usr/lib/x86_64-linux-gnu/openmpi/include 2022-12-01T09:55:33.1312670Z -- MPI libraries: /usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so 2022-12-01T09:55:33.1362004Z -- Found CUDA: /usr/local/cuda (found suitable version "11.3", minimum required is "7.0") 2022-12-01T09:55:33.1371913Z -- CUDA detected: 11.3 2022-12-01T09:55:33.1507619Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-12-01T09:55:33.1508125Z Metal is only used in ios builds. 2022-12-01T09:55:33.1508511Z Call Stack (most recent call first): 2022-12-01T09:55:33.1508838Z CMakeLists.txt:722 (include) 2022-12-01T09:55:33.1508964Z 2022-12-01T09:55:33.1509051Z  2022-12-01T09:55:33.1714925Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:55:33.1730748Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.13") 2022-12-01T09:55:33.1734014Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:55:33.1736835Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:55:33.1739171Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:55:33.2564542Z -- 2022-12-01T09:55:33.2564938Z -- ******** Summary ******** 2022-12-01T09:55:33.2565358Z -- CMake version : 3.22.1 2022-12-01T09:55:33.2565810Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:55:33.2566265Z -- System : Linux 2022-12-01T09:55:33.2566732Z -- C++ compiler : /opt/cache/bin/clang++ 2022-12-01T09:55:33.2567179Z -- C++ compiler version : 9.0.0 2022-12-01T09:55:33.2567842Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-12-01T09:55:33.2568211Z -- Build type : Release 2022-12-01T09:55:33.2568739Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-12-01T09:55:33.2569204Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda;/usr/local/cuda 2022-12-01T09:55:33.2569576Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:55:33.2570015Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-12-01T09:55:33.2570295Z -- 2022-12-01T09:55:33.2570508Z -- ONNX version : 1.12.0 2022-12-01T09:55:33.2570759Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:55:33.2570996Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:55:33.2571244Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-12-01T09:55:33.2571493Z -- Protobuf_USE_STATIC_LIBS : ON 2022-12-01T09:55:33.2571741Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-12-01T09:55:33.2571967Z -- ONNX_WERROR : OFF 2022-12-01T09:55:33.2572202Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:55:33.2572440Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:55:33.2572675Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:55:33.2572916Z -- ONNXIFI_ENABLE_EXT : OFF 2022-12-01T09:55:33.2573107Z -- 2022-12-01T09:55:33.2573302Z -- Protobuf compiler : 2022-12-01T09:55:33.2573540Z -- Protobuf includes : 2022-12-01T09:55:33.2573772Z -- Protobuf libraries : 2022-12-01T09:55:33.2573997Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:55:33.2590124Z -- 2022-12-01T09:55:33.2590438Z -- ******** Summary ******** 2022-12-01T09:55:33.2591163Z -- CMake version : 3.22.1 2022-12-01T09:55:33.2591586Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:55:33.2592234Z -- System : Linux 2022-12-01T09:55:33.2592709Z -- C++ compiler : /opt/cache/bin/clang++ 2022-12-01T09:55:33.2593046Z -- C++ compiler version : 9.0.0 2022-12-01T09:55:33.2593558Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-12-01T09:55:33.2594162Z -- Build type : Release 2022-12-01T09:55:33.2594585Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-12-01T09:55:33.2595129Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda;/usr/local/cuda 2022-12-01T09:55:33.2595549Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:55:33.2596026Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-12-01T09:55:33.2596318Z -- 2022-12-01T09:55:33.2596527Z -- ONNX version : 1.4.1 2022-12-01T09:55:33.2596766Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:55:33.2596993Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:55:33.2597229Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:55:33.2597458Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:55:33.2597678Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:55:33.2597874Z -- 2022-12-01T09:55:33.2598075Z -- Protobuf compiler : 2022-12-01T09:55:33.2598292Z -- Protobuf includes : 2022-12-01T09:55:33.2598519Z -- Protobuf libraries : 2022-12-01T09:55:33.2598750Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:55:33.2599054Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2022-12-01T09:55:33.2599347Z -- Adding -DNDEBUG to compile flags 2022-12-01T09:55:33.2609145Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-12-01T09:55:33.3142662Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-12-01T09:55:33.3143005Z -- Compiling with MAGMA support 2022-12-01T09:55:33.3143327Z -- MAGMA INCLUDE DIRECTORIES: /opt/conda/include 2022-12-01T09:55:33.3143622Z -- MAGMA LIBRARIES: /opt/conda/lib/libmagma.a 2022-12-01T09:55:33.3143852Z -- MAGMA V2 check: 0 2022-12-01T09:55:33.3186653Z -- Could not find hardware support for NEON on this machine. 2022-12-01T09:55:33.3187194Z -- No OMAP3 processor on this machine. 2022-12-01T09:55:33.3187759Z -- No OMAP4 processor on this machine. 2022-12-01T09:55:33.3197283Z -- Found a library with LAPACK API (mkl). 2022-12-01T09:55:33.3198068Z disabling ROCM because NOT USE_ROCM is set 2022-12-01T09:55:33.3198643Z -- MIOpen not found. Compiling without MIOpen support 2022-12-01T09:55:33.3201375Z -- Will build oneDNN Graph 2022-12-01T09:55:33.3214944Z -- MKLDNN_CPU_RUNTIME = OMP 2022-12-01T09:55:33.3232315Z -- cmake version: 3.22.1 2022-12-01T09:55:33.3233038Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-12-01T09:55:33.3233524Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-12-01T09:55:33.3233754Z of CMake. 2022-12-01T09:55:33.3233858Z 2022-12-01T09:55:33.3234060Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:55:33.3234357Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:55:33.3234732Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:55:33.3235013Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:55:33.3235160Z 2022-12-01T09:55:33.3235239Z  2022-12-01T09:55:33.3248465Z -- DNNL_TARGET_ARCH: X64 2022-12-01T09:55:33.3259026Z -- DNNL_LIBRARY_NAME: dnnl 2022-12-01T09:55:33.3307710Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:33.3308317Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:55:33.3308768Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:33.3309112Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:33.3309378Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:33.3309590Z Call Stack (most recent call first): 2022-12-01T09:55:33.3309861Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:33.3310261Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:55:33.3310792Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:55:33.3311161Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:33.3311439Z  2022-12-01T09:55:33.3311719Z -- Found OpenMP_C: -fopenmp=libomp 2022-12-01T09:55:33.3312957Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:33.3313612Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:55:33.3313970Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:33.3314325Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:33.3314596Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:33.3314818Z Call Stack (most recent call first): 2022-12-01T09:55:33.3315076Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:33.3315469Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:55:33.3315850Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:55:33.3316211Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:33.3316439Z  2022-12-01T09:55:33.3316664Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-12-01T09:55:33.3318717Z -- Found OpenMP: TRUE 2022-12-01T09:55:33.3355868Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-12-01T09:55:33.3546450Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-12-01T09:55:33.3561195Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-12-01T09:55:33.3624290Z -- Enabled workload: TRAINING 2022-12-01T09:55:33.3624720Z -- Enabled primitives: ALL 2022-12-01T09:55:33.3625315Z -- Enabled primitive CPU ISA: ALL 2022-12-01T09:55:33.3625576Z -- Enabled primitive GPU ISA: ALL 2022-12-01T09:55:33.3670901Z -- Primitive cache is enabled 2022-12-01T09:55:33.3828045Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-12-01T09:55:33.5351361Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-12-01T09:55:33.5353777Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-12-01T09:55:33.6662782Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-12-01T09:55:33.6665823Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-12-01T09:55:33.8571463Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-12-01T09:55:34.0979520Z -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen missing components: dot 2022-12-01T09:55:34.1342708Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:34.1343277Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:55:34.1343594Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:34.1343900Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:34.1344156Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:34.1344383Z Call Stack (most recent call first): 2022-12-01T09:55:34.1344653Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:34.1345090Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-12-01T09:55:34.1345477Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-12-01T09:55:34.1345834Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:34.1346445Z  2022-12-01T09:55:34.1347107Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:34.1347479Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:55:34.1347791Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:34.1348077Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:34.1348344Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:34.1348655Z Call Stack (most recent call first): 2022-12-01T09:55:34.1348911Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:34.1349271Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-12-01T09:55:34.1349599Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-12-01T09:55:34.1349934Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:34.1350190Z  2022-12-01T09:55:34.1363982Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-12-01T09:55:34.1384793Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-12-01T09:55:34.1435508Z -- Graph compiler backend is disabled. 2022-12-01T09:55:34.1442290Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-12-01T09:55:34.1454030Z -- Compiled partition cache is enabled 2022-12-01T09:55:34.1485277Z -- Found MKL-DNN: TRUE 2022-12-01T09:55:34.1489014Z -- Looking for clock_gettime in rt 2022-12-01T09:55:34.2772638Z -- Looking for clock_gettime in rt - found 2022-12-01T09:55:34.2772949Z -- Looking for mmap 2022-12-01T09:55:34.4046363Z -- Looking for mmap - found 2022-12-01T09:55:34.4046700Z -- Looking for shm_open 2022-12-01T09:55:34.5349048Z -- Looking for shm_open - found 2022-12-01T09:55:34.5349570Z -- Looking for shm_unlink 2022-12-01T09:55:34.6613172Z -- Looking for shm_unlink - found 2022-12-01T09:55:34.6613680Z -- Looking for malloc_usable_size 2022-12-01T09:55:34.7837141Z -- Looking for malloc_usable_size - found 2022-12-01T09:55:34.7838250Z -- Performing Test C_HAS_THREAD 2022-12-01T09:55:34.9114763Z -- Performing Test C_HAS_THREAD - Success 2022-12-01T09:55:34.9154356Z -- Version: 7.0.3 2022-12-01T09:55:34.9154591Z -- Build type: Release 2022-12-01T09:55:34.9157274Z -- CXX_STANDARD: 14 2022-12-01T09:55:34.9163283Z -- Performing Test has_std_14_flag 2022-12-01T09:55:35.0711946Z -- Performing Test has_std_14_flag - Success 2022-12-01T09:55:35.0717545Z -- Performing Test has_std_1y_flag 2022-12-01T09:55:35.2385503Z -- Performing Test has_std_1y_flag - Success 2022-12-01T09:55:35.2387086Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-12-01T09:55:35.3931736Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-12-01T09:55:35.3932566Z -- Performing Test FMT_HAS_VARIANT 2022-12-01T09:55:35.5624213Z -- Performing Test FMT_HAS_VARIANT - Success 2022-12-01T09:55:35.5626435Z -- Required features: cxx_variadic_templates 2022-12-01T09:55:35.5633080Z -- Performing Test HAS_NULLPTR_WARNING 2022-12-01T09:55:35.7191295Z -- Performing Test HAS_NULLPTR_WARNING - Success 2022-12-01T09:55:35.7197099Z -- Looking for strtod_l 2022-12-01T09:55:35.8336897Z -- Looking for strtod_l - not found 2022-12-01T09:55:35.8342013Z -- Using Kineto with CUPTI support 2022-12-01T09:55:35.8343812Z -- Configuring Kineto dependency: 2022-12-01T09:55:35.8344204Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-12-01T09:55:35.8344504Z -- KINETO_BUILD_TESTS = OFF 2022-12-01T09:55:35.8344775Z -- KINETO_LIBRARY_TYPE = static 2022-12-01T09:55:35.8345035Z -- CUDA_SOURCE_DIR = /usr/local/cuda 2022-12-01T09:55:35.8345330Z -- CUDA_INCLUDE_DIRS = /usr/local/cuda/include 2022-12-01T09:55:35.8346206Z -- CUPTI_INCLUDE_DIR = /usr/local/cuda/include 2022-12-01T09:55:35.8346814Z -- CUDA_cupti_LIBRARY = /usr/local/cuda/lib64/libcupti.so 2022-12-01T09:55:35.8347270Z -- Found CUPTI 2022-12-01T09:55:35.8565979Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:55:35.8568846Z INFO ROCM_SOURCE_DIR =  2022-12-01T09:55:35.9076594Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-12-01T09:55:35.9077358Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-12-01T09:55:35.9077926Z INFO CUPTI_INCLUDE_DIR = /usr/local/cuda/include 2022-12-01T09:55:35.9078475Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-12-01T09:55:35.9081011Z -- Configured Kineto 2022-12-01T09:55:35.9089503Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:55:35.9090166Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:55:35.9090841Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:55:35.9091363Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:55:35.9091793Z Call Stack (most recent call first): 2022-12-01T09:55:35.9092179Z CMakeLists.txt:725 (cmake_dependent_option) 2022-12-01T09:55:35.9092757Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:35.9093158Z  2022-12-01T09:55:35.9101042Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-12-01T09:55:36.1157729Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-12-01T09:55:36.1165985Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-12-01T09:55:36.2796726Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-12-01T09:55:36.2805231Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-12-01T09:55:36.4547767Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-12-01T09:55:36.4556403Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-12-01T09:55:36.6639212Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-12-01T09:55:36.6646440Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-12-01T09:55:36.8258685Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-12-01T09:55:36.8265796Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-12-01T09:55:37.0056340Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-12-01T09:55:37.0063100Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2022-12-01T09:55:37.1656367Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2022-12-01T09:55:37.1663060Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-12-01T09:55:37.3497490Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-12-01T09:55:37.3504267Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-12-01T09:55:37.5379650Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-12-01T09:55:37.5386218Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-12-01T09:55:37.7420145Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-12-01T09:55:37.7427593Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-12-01T09:55:37.9014304Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-12-01T09:55:37.9022040Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-12-01T09:55:38.0668435Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-12-01T09:55:38.0676653Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-12-01T09:55:38.2548057Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:55:38.2556692Z -- Performing Test HAS_WVLA_EXTENSION 2022-12-01T09:55:38.4135506Z -- Performing Test HAS_WVLA_EXTENSION - Success 2022-12-01T09:55:38.4143495Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-12-01T09:55:38.6058449Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-12-01T09:55:38.6065679Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-12-01T09:55:38.7939985Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-12-01T09:55:38.7947023Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-12-01T09:55:38.9799542Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-12-01T09:55:38.9806968Z -- Performing Test HAS_WCONSTANT_CONVERSION 2022-12-01T09:55:39.1612441Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2022-12-01T09:55:39.1619552Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2022-12-01T09:55:39.3224892Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2022-12-01T09:55:39.3232062Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION 2022-12-01T09:55:39.4845860Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION - Success 2022-12-01T09:55:39.4853546Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2022-12-01T09:55:39.6446436Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2022-12-01T09:55:39.6453652Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE 2022-12-01T09:55:39.8275706Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE - Success 2022-12-01T09:55:39.8282747Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2022-12-01T09:55:40.0153102Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2022-12-01T09:55:40.0160326Z -- Performing Test HAS_WNO_C++14_EXTENSIONS 2022-12-01T09:55:40.1755538Z -- Performing Test HAS_WNO_C++14_EXTENSIONS - Success 2022-12-01T09:55:40.1762584Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST 2022-12-01T09:55:40.3363861Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST - Success 2022-12-01T09:55:40.3371162Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-12-01T09:55:40.5474179Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-12-01T09:55:40.5481213Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE 2022-12-01T09:55:40.7078370Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE - Success 2022-12-01T09:55:40.7086026Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF 2022-12-01T09:55:40.8937465Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF - Success 2022-12-01T09:55:40.8944097Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2022-12-01T09:55:41.0713297Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2022-12-01T09:55:41.0720988Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-12-01T09:55:41.2500465Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2022-12-01T09:55:41.2507658Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-12-01T09:55:41.4243326Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-12-01T09:55:41.4249812Z -- Performing Test COMPILER_SUPPORT_WERROR 2022-12-01T09:55:41.7206000Z -- Performing Test COMPILER_SUPPORT_WERROR - Success 2022-12-01T09:55:41.7213447Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-12-01T09:55:41.7754362Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2022-12-01T09:55:41.7761273Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-12-01T09:55:41.8288932Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2022-12-01T09:55:41.8295733Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-12-01T09:55:41.9862281Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-12-01T09:55:41.9868463Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-12-01T09:55:42.1486447Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-12-01T09:55:42.1494045Z -- Performing Test HAS_WERROR_FORMAT 2022-12-01T09:55:42.3371181Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-12-01T09:55:42.3378542Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-12-01T09:55:42.3924106Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-12-01T09:55:42.3931227Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-12-01T09:55:42.5688582Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-12-01T09:55:42.5696009Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-12-01T09:55:42.6243807Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2022-12-01T09:55:42.6293580Z -- Looking for backtrace 2022-12-01T09:55:42.7555340Z -- Looking for backtrace - found 2022-12-01T09:55:42.7558651Z -- backtrace facility detected in default set of libraries 2022-12-01T09:55:42.7561081Z -- Found Backtrace: /usr/include 2022-12-01T09:55:42.7562482Z -- NUMA paths: 2022-12-01T09:55:42.7562791Z -- /usr/include 2022-12-01T09:55:42.7563213Z -- /usr/lib/x86_64-linux-gnu/libnuma.so 2022-12-01T09:55:46.0317890Z -- headers outputs: 2022-12-01T09:55:53.1579588Z -- sources outputs: 2022-12-01T09:55:54.4150935Z -- declarations_yaml outputs: 2022-12-01T09:55:54.4203972Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-12-01T09:55:54.4863485Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2022-12-01T09:55:54.5221672Z -- Using ATen parallel backend: OMP 2022-12-01T09:55:54.6482255Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-12-01T09:55:54.6482674Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-12-01T09:55:54.6482915Z of CMake. 2022-12-01T09:55:54.6483017Z 2022-12-01T09:55:54.6483226Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:55:54.6483596Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:55:54.6483962Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:55:54.6484312Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:55:54.6484454Z 2022-12-01T09:55:54.6484547Z  2022-12-01T09:55:54.7117087Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1s") 2022-12-01T09:55:54.7137499Z -- Check size of long double 2022-12-01T09:55:54.8546712Z -- Check size of long double - done 2022-12-01T09:55:54.8547975Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-12-01T09:55:54.9806011Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-12-01T09:55:54.9807339Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-12-01T09:55:55.1107930Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-12-01T09:55:55.1108892Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-12-01T09:55:55.2856936Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-12-01T09:55:55.2859023Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-12-01T09:55:55.4527135Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-12-01T09:55:55.4528590Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-12-01T09:55:55.6205883Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-12-01T09:55:55.6207181Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-12-01T09:55:55.8095890Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-12-01T09:55:55.8096714Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-12-01T09:55:55.9748771Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-12-01T09:55:55.9749821Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-12-01T09:55:56.1403004Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-12-01T09:55:56.1429028Z -- Found OpenMP_C: -fopenmp=libomp (found version "3.1") 2022-12-01T09:55:56.1432286Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "3.1") 2022-12-01T09:55:56.1435387Z -- Found OpenMP: TRUE (found version "3.1") 2022-12-01T09:55:56.1437694Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-12-01T09:55:56.2934202Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-12-01T09:55:56.2935367Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-12-01T09:55:56.4203907Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-12-01T09:55:56.4204977Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-12-01T09:55:56.5461981Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2022-12-01T09:55:56.5462947Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-12-01T09:55:56.6902528Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-12-01T09:55:56.7024424Z -- Configuring build for SLEEF-v3.6.0 2022-12-01T09:55:56.7025046Z  Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:55:56.7025516Z  Target processor: x86_64 2022-12-01T09:55:56.7026032Z  Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:55:56.7026493Z  Host processor: x86_64 2022-12-01T09:55:56.7027001Z  Detected C compiler: Clang @ /opt/cache/bin/clang 2022-12-01T09:55:56.7027455Z  CMake: 3.22.1 2022-12-01T09:55:56.7027866Z  Make program: /usr/bin/make 2022-12-01T09:55:56.7028836Z -- 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:55:56.7029757Z -- Building shared libs : OFF 2022-12-01T09:55:56.7030192Z -- Building static test bins: OFF 2022-12-01T09:55:56.7030586Z -- MPFR : LIB_MPFR-NOTFOUND 2022-12-01T09:55:56.7030994Z -- GMP : LIBGMP-NOTFOUND 2022-12-01T09:55:56.7031396Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-12-01T09:55:56.7031966Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-12-01T09:55:56.7032294Z -- OPENSSL : 1.1.1s 2022-12-01T09:55:56.7032620Z -- SDE : SDE_COMMAND-NOTFOUND 2022-12-01T09:55:56.7033000Z -- RUNNING_ON_TRAVIS : 2022-12-01T09:55:56.7033403Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-12-01T09:55:56.7033787Z  2022-12-01T09:55:56.7034254Z *** Note: Parallel build is only supported with Ninja *** 2022-12-01T09:55:56.7034659Z  2022-12-01T09:55:56.7134470Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-12-01T09:55:56.7135086Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2022-12-01T09:55:56.7135535Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2022-12-01T09:55:56.7135954Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2022-12-01T09:55:57.6986175Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-12-01T09:55:57.8877848Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-12-01T09:55:57.8889607Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-12-01T09:55:57.9433796Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2022-12-01T09:55:57.9465265Z -- /opt/cache/bin/clang++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2022-12-01T09:55:58.1944665Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-12-01T09:55:58.1965742Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:55:58.1966167Z Syntax Warning in cmake code at column 107 2022-12-01T09:55:58.1966390Z 2022-12-01T09:55:58.1966814Z Argument not separated from preceding token by whitespace. 2022-12-01T09:55:58.1967353Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:58.1967673Z  2022-12-01T09:55:58.1968175Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:55:58.1970461Z Syntax Warning in cmake code at column 115 2022-12-01T09:55:58.1970675Z 2022-12-01T09:55:58.1970823Z Argument not separated from preceding token by whitespace. 2022-12-01T09:55:58.1971244Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:58.1971499Z  2022-12-01T09:55:58.2666066Z CMake Warning at cmake/public/utils.cmake:385 (message): 2022-12-01T09:55:58.2666412Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-12-01T09:55:58.2666726Z to cmake instead of implicitly setting it as an env variable. This will 2022-12-01T09:55:58.2667052Z become a FATAL_ERROR in future version of pytorch. 2022-12-01T09:55:58.2667311Z Call Stack (most recent call first): 2022-12-01T09:55:58.2667626Z torch/CMakeLists.txt:338 (torch_cuda_get_nvcc_gencode_flag) 2022-12-01T09:55:58.2667789Z 2022-12-01T09:55:58.2667879Z  2022-12-01T09:55:58.2697609Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:58.2698090Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:55:58.2698416Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:58.2698721Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:58.2698975Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:58.2699264Z Call Stack (most recent call first): 2022-12-01T09:55:58.2699534Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:58.2699839Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:55:58.2700353Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:58.2701068Z  2022-12-01T09:55:58.2701504Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:55:58.2701882Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:55:58.2702393Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:55:58.2702855Z problems in calling code that expects `find_package` result variables 2022-12-01T09:55:58.2703152Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:55:58.2703383Z Call Stack (most recent call first): 2022-12-01T09:55:58.2703705Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:55:58.2704049Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:55:58.2704616Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:55:58.2705037Z  2022-12-01T09:55:58.2706561Z -- pytorch is compiling with OpenMP. 2022-12-01T09:55:58.2706846Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-12-01T09:55:58.2707092Z OpenMP libraries: /opt/conda/lib/libiomp5.so. 2022-12-01T09:55:58.2709186Z -- Caffe2 is compiling with OpenMP. 2022-12-01T09:55:58.2709444Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-12-01T09:55:58.2709742Z OpenMP libraries: /opt/conda/lib/libiomp5.so. 2022-12-01T09:55:58.3199561Z -- Using lib/python3.7/site-packages as python relative installation path 2022-12-01T09:55:58.3611187Z CMake Warning at CMakeLists.txt:1090 (message): 2022-12-01T09:55:58.3611537Z Generated cmake files are only fully tested if one builds with system glog, 2022-12-01T09:55:58.3611861Z gflags, and protobuf. Other settings may generate files that are not well 2022-12-01T09:55:58.3612106Z tested. 2022-12-01T09:55:58.3612192Z 2022-12-01T09:55:58.3612278Z  2022-12-01T09:55:58.3617650Z -- 2022-12-01T09:55:58.3618090Z -- ******** Summary ******** 2022-12-01T09:55:58.3618467Z -- General: 2022-12-01T09:55:58.3619049Z -- CMake version : 3.22.1 2022-12-01T09:55:58.3619497Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:55:58.3619858Z -- System : Linux 2022-12-01T09:55:58.3620260Z -- C++ compiler : /opt/cache/bin/clang++ 2022-12-01T09:55:58.3620616Z -- C++ compiler id : Clang 2022-12-01T09:55:58.3621115Z -- C++ compiler version : 9.0.0 2022-12-01T09:55:58.3621496Z -- Using ccache if found : ON 2022-12-01T09:55:58.3622087Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-12-01T09:55:58.3626107Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -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:55:58.3629061Z -- Build type : Release 2022-12-01T09:55:58.3630036Z -- 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:55:58.3630966Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda;/usr/local/cuda 2022-12-01T09:55:58.3631999Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:55:58.3632475Z -- USE_GOLD_LINKER : OFF 2022-12-01T09:55:58.3632751Z -- 2022-12-01T09:55:58.3633117Z -- TORCH_VERSION : 1.13.0 2022-12-01T09:55:58.3633481Z -- CAFFE2_VERSION : 1.13.0 2022-12-01T09:55:58.3633812Z -- BUILD_CAFFE2 : OFF 2022-12-01T09:55:58.3634109Z -- BUILD_CAFFE2_OPS : OFF 2022-12-01T09:55:58.3634366Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-12-01T09:55:58.3634632Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-12-01T09:55:58.3634933Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-12-01T09:55:58.3635218Z -- BUILD_BINARY : OFF 2022-12-01T09:55:58.3635611Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-12-01T09:55:58.3636047Z -- Link local protobuf : ON 2022-12-01T09:55:58.3636449Z -- BUILD_DOCS : OFF 2022-12-01T09:55:58.3636696Z -- BUILD_PYTHON : True 2022-12-01T09:55:58.3636931Z -- Python version : 3.7.13 2022-12-01T09:55:58.3637212Z -- Python executable : /opt/conda/bin/python 2022-12-01T09:55:58.3637481Z -- Pythonlibs version : 3.7.13 2022-12-01T09:55:58.3637772Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2022-12-01T09:55:58.3638098Z -- Python includes : /opt/conda/include/python3.7m 2022-12-01T09:55:58.3638421Z -- Python site-packages: lib/python3.7/site-packages 2022-12-01T09:55:58.3638680Z -- BUILD_SHARED_LIBS : ON 2022-12-01T09:55:58.3638943Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-12-01T09:55:58.3639191Z -- BUILD_TEST : True 2022-12-01T09:55:58.3639404Z -- BUILD_JNI : OFF 2022-12-01T09:55:58.3639638Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-12-01T09:55:58.3639877Z -- BUILD_LITE_INTERPRETER: OFF 2022-12-01T09:55:58.3640097Z -- INTERN_BUILD_MOBILE : 2022-12-01T09:55:58.3640331Z -- TRACING_BASED : OFF 2022-12-01T09:55:58.3640711Z -- USE_BLAS : 1 2022-12-01T09:55:58.3640940Z -- BLAS : mkl 2022-12-01T09:55:58.3641145Z -- BLAS_HAS_SBGEMM : 2022-12-01T09:55:58.3641369Z -- USE_LAPACK : 1 2022-12-01T09:55:58.3641595Z -- LAPACK : mkl 2022-12-01T09:55:58.3641804Z -- USE_ASAN : OFF 2022-12-01T09:55:58.3642034Z -- USE_CPP_CODE_COVERAGE : OFF 2022-12-01T09:55:58.3642263Z -- USE_CUDA : ON 2022-12-01T09:55:58.3642473Z -- Split CUDA : ON 2022-12-01T09:55:58.3642705Z -- CUDA static link : OFF 2022-12-01T09:55:58.3642932Z -- USE_CUDNN : ON 2022-12-01T09:55:58.3643172Z -- USE_EXPERIMENTAL_CUDNN_V8_API: ON 2022-12-01T09:55:58.3643420Z -- CUDA version : 11.3 2022-12-01T09:55:58.3643656Z -- USE_FLASH_ATTENTION : OFF 2022-12-01T09:55:58.3643891Z -- cuDNN version : 8.3.2 2022-12-01T09:55:58.3644134Z -- CUDA root directory : /usr/local/cuda 2022-12-01T09:55:58.3644446Z -- CUDA library : /usr/local/cuda/lib64/stubs/libcuda.so 2022-12-01T09:55:58.3644776Z -- cudart library : /usr/local/cuda/lib64/libcudart.so 2022-12-01T09:55:58.3645080Z -- cublas library : /usr/local/cuda/lib64/libcublas.so 2022-12-01T09:55:58.3645388Z -- cufft library : /usr/local/cuda/lib64/libcufft.so 2022-12-01T09:55:58.3645701Z -- curand library : /usr/local/cuda/lib64/libcurand.so 2022-12-01T09:55:58.3645999Z -- cuDNN library : /usr/local/cuda/lib64/libcudnn.so 2022-12-01T09:55:58.3646300Z -- nvrtc : /usr/local/cuda/lib64/libnvrtc.so 2022-12-01T09:55:58.3646595Z -- CUDA include path : /usr/local/cuda/include 2022-12-01T09:55:58.3646875Z -- NVCC executable : /usr/local/cuda/bin/nvcc 2022-12-01T09:55:58.3647163Z -- CUDA compiler : /usr/local/cuda/bin/nvcc 2022-12-01T09:55:58.3648921Z -- CUDA flags : -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch -gencode arch=compute_52,code=sm_52 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Xfatbin -compress-all -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2022-12-01T09:55:58.3650221Z -- CUDA host compiler : /opt/cache/bin/clang 2022-12-01T09:55:58.3650479Z -- CUDA --device-c : OFF 2022-12-01T09:55:58.3650712Z -- USE_TENSORRT : OFF 2022-12-01T09:55:58.3650930Z -- USE_ROCM : OFF 2022-12-01T09:55:58.3651158Z -- USE_EIGEN_FOR_BLAS : 2022-12-01T09:55:58.3651384Z -- USE_FBGEMM : ON 2022-12-01T09:55:58.3651602Z -- USE_FAKELOWP : OFF 2022-12-01T09:55:58.3651828Z -- USE_KINETO : ON 2022-12-01T09:55:58.3652053Z -- USE_FFMPEG : OFF 2022-12-01T09:55:58.3652263Z -- USE_GFLAGS : OFF 2022-12-01T09:55:58.3652482Z -- USE_GLOG : OFF 2022-12-01T09:55:58.3652701Z -- USE_LEVELDB : OFF 2022-12-01T09:55:58.3674773Z -- USE_LITE_PROTO : OFF 2022-12-01T09:55:58.3675242Z -- USE_LMDB : OFF 2022-12-01T09:55:58.3675642Z -- USE_METAL : OFF 2022-12-01T09:55:58.3676064Z -- USE_PYTORCH_METAL : OFF 2022-12-01T09:55:58.3676488Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-12-01T09:55:58.3676901Z -- USE_MPS : OFF 2022-12-01T09:55:58.3677290Z -- USE_FFTW : OFF 2022-12-01T09:55:58.3677814Z -- USE_MKL : ON 2022-12-01T09:55:58.3678217Z -- USE_MKLDNN : ON 2022-12-01T09:55:58.3678601Z -- USE_MKLDNN_ACL : OFF 2022-12-01T09:55:58.3678995Z -- USE_MKLDNN_CBLAS : OFF 2022-12-01T09:55:58.3679374Z -- USE_UCC : OFF 2022-12-01T09:55:58.3679758Z -- USE_ITT : ON 2022-12-01T09:55:58.3680116Z -- USE_NCCL : ON 2022-12-01T09:55:58.3680510Z -- USE_SYSTEM_NCCL : OFF 2022-12-01T09:55:58.3680908Z -- USE_NCCL_WITH_UCC : OFF 2022-12-01T09:55:58.3681289Z -- USE_NNPACK : ON 2022-12-01T09:55:58.3681665Z -- USE_NUMPY : ON 2022-12-01T09:55:58.3682060Z -- USE_OBSERVERS : ON 2022-12-01T09:55:58.3682426Z -- USE_OPENCL : OFF 2022-12-01T09:55:58.3682807Z -- USE_OPENCV : OFF 2022-12-01T09:55:58.3683192Z -- USE_OPENMP : ON 2022-12-01T09:55:58.3683558Z -- USE_TBB : OFF 2022-12-01T09:55:58.3683928Z -- USE_VULKAN : OFF 2022-12-01T09:55:58.3684319Z -- USE_PROF : OFF 2022-12-01T09:55:58.3684695Z -- USE_QNNPACK : ON 2022-12-01T09:55:58.3685096Z -- USE_PYTORCH_QNNPACK : ON 2022-12-01T09:55:58.3685499Z -- USE_XNNPACK : ON 2022-12-01T09:55:58.3685874Z -- USE_REDIS : OFF 2022-12-01T09:55:58.3686252Z -- USE_ROCKSDB : OFF 2022-12-01T09:55:58.3686625Z -- USE_ZMQ : OFF 2022-12-01T09:55:58.3687005Z -- USE_DISTRIBUTED : ON 2022-12-01T09:55:58.3687389Z -- USE_MPI : ON 2022-12-01T09:55:58.3687788Z -- USE_GLOO : ON 2022-12-01T09:55:58.3688183Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-12-01T09:55:58.3688628Z -- USE_TENSORPIPE : ON 2022-12-01T09:55:58.3689260Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-12-01T09:55:58.3690781Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;/usr/lib/x86_64-linux-gnu/libnuma.so;ittnotify;fp16;/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi_cxx.so;/usr/lib/x86_64-linux-gnu/openmpi/lib/libmpi.so;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;dl 2022-12-01T09:55:58.3691923Z -- USE_COREML_DELEGATE : OFF 2022-12-01T09:55:58.3692353Z -- BUILD_LAZY_TS_BACKEND : ON 2022-12-01T09:55:58.3747563Z -- Configuring done 2022-12-01T09:56:00.4931411Z -- Generating done 2022-12-01T09:56:00.5287329Z CMake Warning: 2022-12-01T09:56:00.5287952Z Manually-specified variables were not used by the project: 2022-12-01T09:56:00.5288223Z 2022-12-01T09:56:00.5288329Z BUILD_ENVIRONMENT 2022-12-01T09:56:00.5288445Z 2022-12-01T09:56:00.5288529Z  2022-12-01T09:56:00.5310386Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2022-12-01T09:56:00.6026335Z cmake --build . --target install --config Release -- -j 6 2022-12-01T09:56:00.6602415Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-12-01T09:56:00.6620134Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-12-01T09:56:00.6623497Z [ 0%] Creating directories for 'nccl_external' 2022-12-01T09:56:00.6626890Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-12-01T09:56:00.6641336Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:56:00.6675757Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:56:00.7221730Z [ 0%] No download step for 'nccl_external' 2022-12-01T09:56:00.7399057Z [ 0%] No update step for 'nccl_external' 2022-12-01T09:56:00.7479730Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-12-01T09:56:00.7543962Z [ 0%] No patch step for 'nccl_external' 2022-12-01T09:56:00.7725533Z [ 0%] No configure step for 'nccl_external' 2022-12-01T09:56:00.7742360Z [ 0%] Built target clog 2022-12-01T09:56:00.7806491Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-12-01T09:56:00.7814582Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:56:00.7924321Z [ 0%] Performing build step for 'nccl_external' 2022-12-01T09:56:00.8314714Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-12-01T09:56:00.8398191Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:56:00.8516281Z Generating nccl.h.in > /var/lib/jenkins/workspace/build/nccl/include/nccl.h 2022-12-01T09:56:00.8627709Z Grabbing include/nccl_net.h > /var/lib/jenkins/workspace/build/nccl/include/nccl_net.h 2022-12-01T09:56:00.8798227Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:56:00.8813660Z Generating nccl.pc.in > /var/lib/jenkins/workspace/build/nccl/lib/pkgconfig/nccl.pc 2022-12-01T09:56:00.8902317Z Compiling init.cc > /var/lib/jenkins/workspace/build/nccl/obj/init.o 2022-12-01T09:56:00.8973021Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-12-01T09:56:00.9262033Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-12-01T09:56:00.9340443Z [ 0%] Built target gtest 2022-12-01T09:56:00.9421788Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-12-01T09:56:00.9483992Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:56:00.9922487Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:56:01.0374222Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:56:01.0419303Z [ 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:56:01.0684019Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2022-12-01T09:56:01.0953141Z [ 0%] Built target pthreadpool 2022-12-01T09:56:01.1040657Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:56:01.1102081Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:56:01.1434528Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:56:01.1946414Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:56:01.2568493Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:56:01.2585390Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:56:01.3074005Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:56:01.3096571Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:56:01.3651444Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:56:01.3853259Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:56:01.4094207Z In file included from init.cc:8: 2022-12-01T09:56:01.4094694Z In file included from include/channel.h:9: 2022-12-01T09:56:01.4095076Z In file included from include/comm.h:10: 2022-12-01T09:56:01.4095565Z In file included from include/transport.h:11: 2022-12-01T09:56:01.4096011Z In file included from include/graph.h:110: 2022-12-01T09:56:01.4096434Z In file included from include/info.h:13: 2022-12-01T09:56:01.4096846Z In file included from include/core.h:62: 2022-12-01T09:56:01.4097245Z In file included from include/nvtx.h:10: 2022-12-01T09:56:01.4098140Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.4098712Z color& operator=(color const&) = default; 2022-12-01T09:56:01.4099045Z ^ 2022-12-01T09:56:01.4100135Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:01.4101006Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:01.4101400Z ^ 2022-12-01T09:56:01.4102176Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.4102790Z color& operator=(color&&) = default; 2022-12-01T09:56:01.4103126Z ^ 2022-12-01T09:56:01.4104168Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:01.4105058Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:01.4105736Z ^ 2022-12-01T09:56:01.4106517Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.4107177Z category& operator=(category const&) = default; 2022-12-01T09:56:01.4107544Z ^ 2022-12-01T09:56:01.4108638Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:01.4109398Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:01.4109775Z ^ 2022-12-01T09:56:01.4110524Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.4111164Z category& operator=(category&&) = default; 2022-12-01T09:56:01.4111516Z ^ 2022-12-01T09:56:01.4112839Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:01.4113668Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:01.4114030Z ^ 2022-12-01T09:56:01.4114702Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:01.4115269Z 0, // payload value (union) 2022-12-01T09:56:01.4115604Z ^ 2022-12-01T09:56:01.4115891Z {} 2022-12-01T09:56:01.4116557Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:01.4117120Z 0 // message value (union) 2022-12-01T09:56:01.4117450Z ^ 2022-12-01T09:56:01.4117724Z {} 2022-12-01T09:56:01.4118214Z 6 warnings generated. 2022-12-01T09:56:01.4327832Z Compiling channel.cc > /var/lib/jenkins/workspace/build/nccl/obj/channel.o 2022-12-01T09:56:01.4404397Z Compiling bootstrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/bootstrap.o 2022-12-01T09:56:01.4599274Z Compiling transport.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport.o 2022-12-01T09:56:01.4664307Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:56:01.5293217Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:56:01.6079742Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:56:01.6419791Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:56:01.7030842Z [ 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:56:01.7213433Z In file included from channel.cc:7: 2022-12-01T09:56:01.7213890Z In file included from include/channel.h:9: 2022-12-01T09:56:01.7214283Z In file included from include/comm.h:10: 2022-12-01T09:56:01.7214749Z In file included from include/transport.h:11: 2022-12-01T09:56:01.7215171Z In file included from include/graph.h:110: 2022-12-01T09:56:01.7215577Z In file included from include/info.h:13: 2022-12-01T09:56:01.7215975Z In file included from include/core.h:62: 2022-12-01T09:56:01.7216384Z In file included from include/nvtx.h:10: 2022-12-01T09:56:01.7217334Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7217976Z color& operator=(color const&) = default; 2022-12-01T09:56:01.7218472Z ^ 2022-12-01T09:56:01.7219575Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7220395Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:01.7220767Z ^ 2022-12-01T09:56:01.7221492Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7222102Z color& operator=(color&&) = default; 2022-12-01T09:56:01.7222439Z ^ 2022-12-01T09:56:01.7223466Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7224312Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:01.7224697Z ^ 2022-12-01T09:56:01.7225367Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7225880Z category& operator=(category const&) = default; 2022-12-01T09:56:01.7226084Z ^ 2022-12-01T09:56:01.7226818Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7227602Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:01.7227979Z ^ 2022-12-01T09:56:01.7228705Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7229230Z category& operator=(category&&) = default; 2022-12-01T09:56:01.7229668Z ^ 2022-12-01T09:56:01.7230653Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7231451Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:01.7231985Z ^ 2022-12-01T09:56:01.7232665Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:01.7233179Z 0, // payload value (union) 2022-12-01T09:56:01.7233487Z ^ 2022-12-01T09:56:01.7233741Z {} 2022-12-01T09:56:01.7234339Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:01.7234839Z 0 // message value (union) 2022-12-01T09:56:01.7235172Z ^ 2022-12-01T09:56:01.7235411Z {} 2022-12-01T09:56:01.7235702Z 6 warnings generated. 2022-12-01T09:56:01.7236087Z In file included from bootstrap.cc:8: 2022-12-01T09:56:01.7236464Z In file included from include/core.h:62: 2022-12-01T09:56:01.7236835Z In file included from include/nvtx.h:10: 2022-12-01T09:56:01.7237565Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7238110Z color& operator=(color const&) = default; 2022-12-01T09:56:01.7238432Z ^ 2022-12-01T09:56:01.7239418Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7240321Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:01.7240719Z ^ 2022-12-01T09:56:01.7241455Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7242152Z color& operator=(color&&) = default; 2022-12-01T09:56:01.7242457Z ^ 2022-12-01T09:56:01.7243423Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7244182Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:01.7244515Z ^ 2022-12-01T09:56:01.7245214Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7245804Z category& operator=(category const&) = default; 2022-12-01T09:56:01.7246158Z ^ 2022-12-01T09:56:01.7247272Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7248083Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:01.7248430Z ^ 2022-12-01T09:56:01.7249142Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7249728Z category& operator=(category&&) = default; 2022-12-01T09:56:01.7250073Z ^ 2022-12-01T09:56:01.7251068Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7251849Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:01.7252208Z ^ 2022-12-01T09:56:01.7252832Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:01.7253492Z 0, // payload value (union) 2022-12-01T09:56:01.7253835Z ^ 2022-12-01T09:56:01.7254086Z {} 2022-12-01T09:56:01.7254662Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:01.7255156Z 0 // message value (union) 2022-12-01T09:56:01.7255455Z ^ 2022-12-01T09:56:01.7255671Z {} 2022-12-01T09:56:01.7255957Z 6 warnings generated. 2022-12-01T09:56:01.7280662Z In file included from transport.cc:7: 2022-12-01T09:56:01.7281103Z In file included from include/comm.h:10: 2022-12-01T09:56:01.7282610Z In file included from include/transport.h:11: 2022-12-01T09:56:01.7283007Z In file included from include/graph.h:110: 2022-12-01T09:56:01.7283382Z In file included from include/info.h:13: 2022-12-01T09:56:01.7283798Z In file included from include/core.h:62: 2022-12-01T09:56:01.7284176Z In file included from include/nvtx.h:10: 2022-12-01T09:56:01.7285047Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7285561Z color& operator=(color const&) = default; 2022-12-01T09:56:01.7285890Z ^ 2022-12-01T09:56:01.7286953Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7287805Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:01.7288177Z ^ 2022-12-01T09:56:01.7288974Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7289575Z color& operator=(color&&) = default; 2022-12-01T09:56:01.7289891Z ^ 2022-12-01T09:56:01.7290934Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7291936Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:01.7292322Z ^ 2022-12-01T09:56:01.7293084Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7293723Z category& operator=(category const&) = default; 2022-12-01T09:56:01.7294070Z ^ 2022-12-01T09:56:01.7295104Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7295854Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:01.7296207Z ^ 2022-12-01T09:56:01.7296889Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:01.7297403Z category& operator=(category&&) = default; 2022-12-01T09:56:01.7297743Z ^ 2022-12-01T09:56:01.7298821Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:01.7299633Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:01.7300002Z ^ 2022-12-01T09:56:01.7300666Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:01.7301224Z 0, // payload value (union) 2022-12-01T09:56:01.7301547Z ^ 2022-12-01T09:56:01.7301795Z {} 2022-12-01T09:56:01.7302381Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:01.7302991Z 0 // message value (union) 2022-12-01T09:56:01.7303323Z ^ 2022-12-01T09:56:01.7303590Z {} 2022-12-01T09:56:01.7303873Z 6 warnings generated. 2022-12-01T09:56:01.7786716Z Compiling enqueue.cc > /var/lib/jenkins/workspace/build/nccl/obj/enqueue.o 2022-12-01T09:56:01.8094931Z [ 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:56:01.8815862Z [ 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:56:01.8874308Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:56:01.9136913Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:56:01.9184007Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:56:01.9746873Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:56:02.0271008Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:56:02.0641847Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:56:02.0748296Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:56:02.1011510Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:56:02.1628605Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:56:02.2021804Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:56:02.2161266Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:56:02.2224688Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:56:02.2292799Z In file included from enqueue.cc:7: 2022-12-01T09:56:02.2293362Z In file included from include/enqueue.h:10: 2022-12-01T09:56:02.2293683Z In file included from include/comm.h:10: 2022-12-01T09:56:02.2293928Z In file included from include/transport.h:11: 2022-12-01T09:56:02.2294170Z In file included from include/graph.h:110: 2022-12-01T09:56:02.2294438Z In file included from include/info.h:13: 2022-12-01T09:56:02.2294775Z In file included from include/core.h:62: 2022-12-01T09:56:02.2295044Z In file included from include/nvtx.h:10: 2022-12-01T09:56:02.2295595Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.2295937Z color& operator=(color const&) = default; 2022-12-01T09:56:02.2296134Z ^ 2022-12-01T09:56:02.2296742Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:02.2297213Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:02.2297430Z ^ 2022-12-01T09:56:02.2297848Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.2298162Z color& operator=(color&&) = default; 2022-12-01T09:56:02.2298387Z ^ 2022-12-01T09:56:02.2299204Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:02.2299696Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:02.2299905Z ^ 2022-12-01T09:56:02.2300489Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.2301067Z category& operator=(category const&) = default; 2022-12-01T09:56:02.2301336Z ^ 2022-12-01T09:56:02.2302209Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:02.2302663Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:02.2302873Z ^ 2022-12-01T09:56:02.2303279Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.2303619Z category& operator=(category&&) = default; 2022-12-01T09:56:02.2303821Z ^ 2022-12-01T09:56:02.2304374Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:02.2304811Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:02.2305017Z ^ 2022-12-01T09:56:02.2305390Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:02.2305796Z 0, // payload value (union) 2022-12-01T09:56:02.2306073Z ^ 2022-12-01T09:56:02.2306230Z {} 2022-12-01T09:56:02.2306579Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:02.2307011Z 0 // message value (union) 2022-12-01T09:56:02.2307200Z ^ 2022-12-01T09:56:02.2307342Z {} 2022-12-01T09:56:02.2307679Z enqueue.cc:18:20: warning: unused variable 'ncclKernelGeneric' [-Wunused-const-variable] 2022-12-01T09:56:02.2308043Z static void* const ncclKernelGeneric = (void*)NCCL_KERN_NAME(SendRecv, RING, SIMPLE, Sum, int8_t); 2022-12-01T09:56:02.2308287Z ^ 2022-12-01T09:56:02.2308463Z 7 warnings generated. 2022-12-01T09:56:02.2571250Z Compiling group.cc > /var/lib/jenkins/workspace/build/nccl/obj/group.o 2022-12-01T09:56:02.3378449Z Compiling debug.cc > /var/lib/jenkins/workspace/build/nccl/obj/debug.o 2022-12-01T09:56:02.3645961Z Compiling proxy.cc > /var/lib/jenkins/workspace/build/nccl/obj/proxy.o 2022-12-01T09:56:02.3781563Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:56:02.4162554Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:56:02.4718162Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:56:02.4906859Z In file included from debug.cc:7: 2022-12-01T09:56:02.4907329Z In file included from include/core.h:62: 2022-12-01T09:56:02.4907684Z In file included from include/nvtx.h:10: 2022-12-01T09:56:02.4908263Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.4908692Z color& operator=(color const&) = default; 2022-12-01T09:56:02.4908873Z ^ 2022-12-01T09:56:02.4909655Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:02.4910136Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:02.4910386Z ^ 2022-12-01T09:56:02.4910813Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.4911209Z color& operator=(color&&) = default; 2022-12-01T09:56:02.4911397Z ^ 2022-12-01T09:56:02.4913133Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:02.4913940Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:02.4914294Z ^ 2022-12-01T09:56:02.4915016Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.4915632Z category& operator=(category const&) = default; 2022-12-01T09:56:02.4915969Z ^ 2022-12-01T09:56:02.4916960Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:02.4917771Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:02.4918138Z ^ 2022-12-01T09:56:02.4918871Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.4919413Z category& operator=(category&&) = default; 2022-12-01T09:56:02.4919742Z ^ 2022-12-01T09:56:02.4920742Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:02.4921707Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:02.4922039Z ^ 2022-12-01T09:56:02.4922638Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:02.4923143Z 0, // payload value (union) 2022-12-01T09:56:02.4923424Z ^ 2022-12-01T09:56:02.4923674Z {} 2022-12-01T09:56:02.4924284Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:02.4924775Z 0 // message value (union) 2022-12-01T09:56:02.4925113Z ^ 2022-12-01T09:56:02.4925358Z {} 2022-12-01T09:56:02.4925638Z 6 warnings generated. 2022-12-01T09:56:02.5055805Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:56:02.5459178Z In file included from group.cc:7: 2022-12-01T09:56:02.5459636Z In file included from include/group.h:11: 2022-12-01T09:56:02.5460068Z In file included from include/comm.h:10: 2022-12-01T09:56:02.5460517Z In file included from include/transport.h:11: 2022-12-01T09:56:02.5460973Z In file included from include/graph.h:110: 2022-12-01T09:56:02.5461341Z In file included from include/info.h:13: 2022-12-01T09:56:02.5461721Z In file included from include/core.h:62: 2022-12-01T09:56:02.5462116Z In file included from include/nvtx.h:10: 2022-12-01T09:56:02.5463042Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.5463631Z color& operator=(color const&) = default; 2022-12-01T09:56:02.5463961Z ^ 2022-12-01T09:56:02.5465246Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:02.5466155Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:02.5466550Z ^ 2022-12-01T09:56:02.5467340Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.5467938Z color& operator=(color&&) = default; 2022-12-01T09:56:02.5468276Z ^ 2022-12-01T09:56:02.5469441Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:02.5470296Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:02.5470696Z ^ 2022-12-01T09:56:02.5471494Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.5472418Z category& operator=(category const&) = default; 2022-12-01T09:56:02.5472762Z ^ 2022-12-01T09:56:02.5473857Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:02.5474692Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:02.5475052Z ^ 2022-12-01T09:56:02.5475846Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.5476487Z category& operator=(category&&) = default; 2022-12-01T09:56:02.5476846Z ^ 2022-12-01T09:56:02.5477909Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:02.5478979Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:02.5479357Z ^ 2022-12-01T09:56:02.5480001Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:02.5480556Z 0, // payload value (union) 2022-12-01T09:56:02.5480908Z ^ 2022-12-01T09:56:02.5481173Z {} 2022-12-01T09:56:02.5481825Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:02.5482379Z 0 // message value (union) 2022-12-01T09:56:02.5482860Z ^ 2022-12-01T09:56:02.5483127Z {} 2022-12-01T09:56:02.5483430Z 6 warnings generated. 2022-12-01T09:56:02.5885382Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:56:02.6030463Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:56:02.6195816Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:56:02.6409688Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:56:02.6945014Z In file included from proxy.cc:7: 2022-12-01T09:56:02.6945668Z In file included from include/comm.h:10: 2022-12-01T09:56:02.6946234Z In file included from include/transport.h:11: 2022-12-01T09:56:02.6946770Z In file included from include/graph.h:110: 2022-12-01T09:56:02.6947003Z In file included from include/info.h:13: 2022-12-01T09:56:02.6961300Z In file included from include/core.h:62: 2022-12-01T09:56:02.6961726Z In file included from include/nvtx.h:10: 2022-12-01T09:56:02.6962473Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.6962832Z color& operator=(color const&) = default; 2022-12-01T09:56:02.6963029Z ^ 2022-12-01T09:56:02.6963633Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:02.6964106Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:02.6964326Z ^ 2022-12-01T09:56:02.6964734Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.6965066Z color& operator=(color&&) = default; 2022-12-01T09:56:02.6965260Z ^ 2022-12-01T09:56:02.6965821Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:02.6966277Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:02.6966494Z ^ 2022-12-01T09:56:02.6966914Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.6967245Z category& operator=(category const&) = default; 2022-12-01T09:56:02.6967449Z ^ 2022-12-01T09:56:02.6968015Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:02.6968465Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:02.6968660Z ^ 2022-12-01T09:56:02.6969076Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:02.6969475Z category& operator=(category&&) = default; 2022-12-01T09:56:02.6969661Z ^ 2022-12-01T09:56:02.6970228Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:02.6970673Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:02.6970879Z ^ 2022-12-01T09:56:02.6971225Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:02.6971533Z 0, // payload value (union) 2022-12-01T09:56:02.6971728Z ^ 2022-12-01T09:56:02.6971874Z {} 2022-12-01T09:56:02.6972223Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:02.6972521Z 0 // message value (union) 2022-12-01T09:56:02.6972698Z ^ 2022-12-01T09:56:02.6972850Z {} 2022-12-01T09:56:02.6973020Z 6 warnings generated. 2022-12-01T09:56:02.7179528Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:56:02.7207333Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:56:02.7408047Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:56:02.7682038Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:56:02.7752237Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:56:02.8667777Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-12-01T09:56:02.8821469Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:56:02.8862404Z Compiling enhcompat.cc > /var/lib/jenkins/workspace/build/nccl/obj/enhcompat.o 2022-12-01T09:56:02.9233071Z Compiling net.cc > /var/lib/jenkins/workspace/build/nccl/obj/net.o 2022-12-01T09:56:02.9304540Z Compiling misc/cudawrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/cudawrap.o 2022-12-01T09:56:02.9432775Z [ 0%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-12-01T09:56:02.9883001Z [ 0%] Built target libprotobuf-lite 2022-12-01T09:56:02.9988991Z Compiling misc/nvmlwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/nvmlwrap.o 2022-12-01T09:56:03.0363052Z [ 0%] Built target defs.bzl 2022-12-01T09:56:03.0408586Z Compiling misc/ibvwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/ibvwrap.o 2022-12-01T09:56:03.0578114Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:56:03.0770632Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-12-01T09:56:03.1341804Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-12-01T09:56:03.1878199Z In file included from misc/ibvwrap.cc:7: 2022-12-01T09:56:03.1878622Z In file included from include/ibvwrap.h:15: 2022-12-01T09:56:03.1878995Z In file included from include/core.h:62: 2022-12-01T09:56:03.1879340Z In file included from include/nvtx.h:10: 2022-12-01T09:56:03.1880194Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.1880724Z color& operator=(color const&) = default; 2022-12-01T09:56:03.1881136Z ^ 2022-12-01T09:56:03.1881776Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.1882266Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.1882484Z ^ 2022-12-01T09:56:03.1882889Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.1883218Z color& operator=(color&&) = default; 2022-12-01T09:56:03.1883406Z ^ 2022-12-01T09:56:03.1883966Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.1884416Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.1884632Z ^ 2022-12-01T09:56:03.1885048Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.1885382Z category& operator=(category const&) = default; 2022-12-01T09:56:03.1885585Z ^ 2022-12-01T09:56:03.1886145Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.1886588Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.1886778Z ^ 2022-12-01T09:56:03.1887188Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.1887524Z category& operator=(category&&) = default; 2022-12-01T09:56:03.1887778Z ^ 2022-12-01T09:56:03.1888347Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.1888792Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.1889000Z ^ 2022-12-01T09:56:03.1889343Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.1889649Z 0, // payload value (union) 2022-12-01T09:56:03.1889844Z ^ 2022-12-01T09:56:03.1889986Z {} 2022-12-01T09:56:03.1890338Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.1890631Z 0 // message value (union) 2022-12-01T09:56:03.1890806Z ^ 2022-12-01T09:56:03.1890962Z {} 2022-12-01T09:56:03.1891138Z 6 warnings generated. 2022-12-01T09:56:03.2153984Z In file included from net.cc:1: 2022-12-01T09:56:03.2154445Z In file included from include/net.h:12: 2022-12-01T09:56:03.2154868Z In file included from include/comm.h:10: 2022-12-01T09:56:03.2155361Z In file included from include/transport.h:11: 2022-12-01T09:56:03.2155844Z In file included from include/graph.h:110: 2022-12-01T09:56:03.2156318Z In file included from include/info.h:13: 2022-12-01T09:56:03.2156713Z In file included from include/core.h:62: 2022-12-01T09:56:03.2157092Z In file included from include/nvtx.h:10: 2022-12-01T09:56:03.2158041Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.2158655Z color& operator=(color const&) = default; 2022-12-01T09:56:03.2159007Z ^ 2022-12-01T09:56:03.2160064Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.2161190Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.2161575Z ^ 2022-12-01T09:56:03.2162287Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.2162868Z color& operator=(color&&) = default; 2022-12-01T09:56:03.2163205Z ^ 2022-12-01T09:56:03.2164230Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.2165043Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.2165432Z ^ 2022-12-01T09:56:03.2166203Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.2166804Z category& operator=(category const&) = default; 2022-12-01T09:56:03.2167161Z ^ 2022-12-01T09:56:03.2168211Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.2168988Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.2169341Z ^ 2022-12-01T09:56:03.2170120Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.2170721Z category& operator=(category&&) = default; 2022-12-01T09:56:03.2171057Z ^ 2022-12-01T09:56:03.2172273Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.2173102Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.2173466Z ^ 2022-12-01T09:56:03.2174066Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.2174564Z 0, // payload value (union) 2022-12-01T09:56:03.2174871Z ^ 2022-12-01T09:56:03.2175114Z {} 2022-12-01T09:56:03.2175714Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.2176199Z 0 // message value (union) 2022-12-01T09:56:03.2176488Z ^ 2022-12-01T09:56:03.2176746Z {} 2022-12-01T09:56:03.2177019Z 6 warnings generated. 2022-12-01T09:56:03.2192885Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:56:03.2561138Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-12-01T09:56:03.2708399Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-12-01T09:56:03.2837952Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-12-01T09:56:03.2940549Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-12-01T09:56:03.3676515Z Compiling misc/gdrwrap.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/gdrwrap.o 2022-12-01T09:56:03.3795937Z Compiling misc/utils.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/utils.o 2022-12-01T09:56:03.4591111Z Compiling misc/argcheck.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/argcheck.o 2022-12-01T09:56:03.4900140Z Compiling misc/socket.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/socket.o 2022-12-01T09:56:03.5282386Z In file included from misc/utils.cc:8: 2022-12-01T09:56:03.5282832Z In file included from include/core.h:62: 2022-12-01T09:56:03.5283203Z In file included from include/nvtx.h:10: 2022-12-01T09:56:03.5284145Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.5284746Z color& operator=(color const&) = default; 2022-12-01T09:56:03.5285076Z ^ 2022-12-01T09:56:03.5286118Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.5286934Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.5287311Z ^ 2022-12-01T09:56:03.5288056Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.5288622Z color& operator=(color&&) = default; 2022-12-01T09:56:03.5288928Z ^ 2022-12-01T09:56:03.5289929Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.5290740Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.5291110Z ^ 2022-12-01T09:56:03.5291844Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.5292454Z category& operator=(category const&) = default; 2022-12-01T09:56:03.5292788Z ^ 2022-12-01T09:56:03.5294013Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.5294819Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.5295163Z ^ 2022-12-01T09:56:03.5295920Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.5296527Z category& operator=(category&&) = default; 2022-12-01T09:56:03.5296873Z ^ 2022-12-01T09:56:03.5297890Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.5298661Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.5298994Z ^ 2022-12-01T09:56:03.5299553Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.5300054Z 0, // payload value (union) 2022-12-01T09:56:03.5300365Z ^ 2022-12-01T09:56:03.5300610Z {} 2022-12-01T09:56:03.5301217Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.5301720Z 0 // message value (union) 2022-12-01T09:56:03.5302025Z ^ 2022-12-01T09:56:03.5302254Z {} 2022-12-01T09:56:03.5302519Z 6 warnings generated. 2022-12-01T09:56:03.5312582Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-12-01T09:56:03.5376305Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-12-01T09:56:03.5692103Z In file included from misc/gdrwrap.cc:10: 2022-12-01T09:56:03.5692602Z In file included from include/core.h:62: 2022-12-01T09:56:03.5692980Z In file included from include/nvtx.h:10: 2022-12-01T09:56:03.5694210Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.5694872Z color& operator=(color const&) = default; 2022-12-01T09:56:03.5695209Z ^ 2022-12-01T09:56:03.5696278Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.5697015Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.5697367Z ^ 2022-12-01T09:56:03.5698082Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.5698631Z color& operator=(color&&) = default; 2022-12-01T09:56:03.5698952Z ^ 2022-12-01T09:56:03.5699959Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.5700785Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.5701129Z ^ 2022-12-01T09:56:03.5701863Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.5702467Z category& operator=(category const&) = default; 2022-12-01T09:56:03.5702784Z ^ 2022-12-01T09:56:03.5703794Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.5704571Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.5704925Z ^ 2022-12-01T09:56:03.5705818Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.5706423Z category& operator=(category&&) = default; 2022-12-01T09:56:03.5706756Z ^ 2022-12-01T09:56:03.5707769Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.5708624Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.5708974Z ^ 2022-12-01T09:56:03.5709591Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.5710101Z 0, // payload value (union) 2022-12-01T09:56:03.5710436Z ^ 2022-12-01T09:56:03.5710763Z {} 2022-12-01T09:56:03.5711359Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.5712015Z 0 // message value (union) 2022-12-01T09:56:03.5712333Z ^ 2022-12-01T09:56:03.5712572Z {} 2022-12-01T09:56:03.5712871Z 6 warnings generated. 2022-12-01T09:56:03.6525549Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-12-01T09:56:03.6837747Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-12-01T09:56:03.7082199Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-12-01T09:56:03.7125011Z Compiling misc/shmutils.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/shmutils.o 2022-12-01T09:56:03.7449665Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-12-01T09:56:03.7714782Z In file included from misc/argcheck.cc:7: 2022-12-01T09:56:03.7717927Z In file included from include/argcheck.h:10: 2022-12-01T09:56:03.7718515Z In file included from include/core.h:62: 2022-12-01T09:56:03.7718877Z In file included from include/nvtx.h:10: 2022-12-01T09:56:03.7719773Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.7721710Z color& operator=(color const&) = default; 2022-12-01T09:56:03.7722339Z ^ 2022-12-01T09:56:03.7723811Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.7724694Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.7725083Z ^ 2022-12-01T09:56:03.7725829Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.7726401Z color& operator=(color&&) = default; 2022-12-01T09:56:03.7726747Z ^ 2022-12-01T09:56:03.7727819Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:03.7728690Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:03.7729108Z ^ 2022-12-01T09:56:03.7729902Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.7730544Z category& operator=(category const&) = default; 2022-12-01T09:56:03.7730906Z ^ 2022-12-01T09:56:03.7731984Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.7732997Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.7733361Z ^ 2022-12-01T09:56:03.7734133Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:03.7734761Z category& operator=(category&&) = default; 2022-12-01T09:56:03.7735122Z ^ 2022-12-01T09:56:03.7736189Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:03.7737022Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:03.7737401Z ^ 2022-12-01T09:56:03.7738036Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.7738562Z 0, // payload value (union) 2022-12-01T09:56:03.7738910Z ^ 2022-12-01T09:56:03.7739196Z {} 2022-12-01T09:56:03.7739831Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:03.7740343Z 0 // message value (union) 2022-12-01T09:56:03.7740666Z ^ 2022-12-01T09:56:03.7740904Z {} 2022-12-01T09:56:03.7741206Z 6 warnings generated. 2022-12-01T09:56:03.8098291Z Compiling misc/profiler.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/profiler.o 2022-12-01T09:56:03.8331829Z Compiling misc/param.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/param.o 2022-12-01T09:56:03.8502198Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-12-01T09:56:03.9047427Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-12-01T09:56:03.9590648Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-12-01T09:56:03.9959058Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-12-01T09:56:04.0107713Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-12-01T09:56:04.0309677Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-12-01T09:56:04.0677945Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-12-01T09:56:04.0922825Z In file included from misc/profiler.cc:7: 2022-12-01T09:56:04.0923420Z In file included from include/profiler.h:10: 2022-12-01T09:56:04.0923810Z In file included from include/proxy.h:11: 2022-12-01T09:56:04.0924229Z In file included from include/info.h:13: 2022-12-01T09:56:04.0924658Z In file included from include/core.h:62: 2022-12-01T09:56:04.0925034Z In file included from include/nvtx.h:10: 2022-12-01T09:56:04.0925997Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.0926555Z color& operator=(color const&) = default; 2022-12-01T09:56:04.0926899Z ^ 2022-12-01T09:56:04.0927975Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.0928800Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.0929154Z ^ 2022-12-01T09:56:04.0929893Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.0930486Z color& operator=(color&&) = default; 2022-12-01T09:56:04.0931043Z ^ 2022-12-01T09:56:04.0932092Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.0932941Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.0933316Z ^ 2022-12-01T09:56:04.0934015Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.0934611Z category& operator=(category const&) = default; 2022-12-01T09:56:04.0934960Z ^ 2022-12-01T09:56:04.0935999Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.0936807Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.0937172Z ^ 2022-12-01T09:56:04.0937933Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.0938531Z category& operator=(category&&) = default; 2022-12-01T09:56:04.0938873Z ^ 2022-12-01T09:56:04.0939935Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.0940746Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.0941095Z ^ 2022-12-01T09:56:04.0941749Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.0942288Z 0, // payload value (union) 2022-12-01T09:56:04.0942606Z ^ 2022-12-01T09:56:04.0942884Z {} 2022-12-01T09:56:04.0943537Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.0944195Z 0 // message value (union) 2022-12-01T09:56:04.0944533Z ^ 2022-12-01T09:56:04.0944842Z {} 2022-12-01T09:56:04.0945123Z 6 warnings generated. 2022-12-01T09:56:04.1102393Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-12-01T09:56:04.2166083Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-12-01T09:56:04.2477339Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-12-01T09:56:04.2722441Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-12-01T09:56:04.2796537Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-12-01T09:56:04.2859881Z Compiling misc/strongstream.cc > /var/lib/jenkins/workspace/build/nccl/obj/misc/strongstream.o 2022-12-01T09:56:04.3083543Z Compiling transport/p2p.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/p2p.o 2022-12-01T09:56:04.3854903Z Compiling transport/shm.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/shm.o 2022-12-01T09:56:04.4182047Z Compiling transport/net.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net.o 2022-12-01T09:56:04.4230094Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-12-01T09:56:04.5114203Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-12-01T09:56:04.5246161Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-12-01T09:56:04.5343494Z In file included from transport/p2p.cc:7: 2022-12-01T09:56:04.5343967Z In file included from include/comm.h:10: 2022-12-01T09:56:04.5345106Z In file included from include/transport.h:11: 2022-12-01T09:56:04.5345934Z In file included from include/graph.h:110: 2022-12-01T09:56:04.5346754Z In file included from include/info.h:13: 2022-12-01T09:56:04.5347663Z In file included from include/core.h:62: 2022-12-01T09:56:04.5348609Z In file included from include/nvtx.h:10: 2022-12-01T09:56:04.5350244Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.5350804Z color& operator=(color const&) = default; 2022-12-01T09:56:04.5351094Z ^ 2022-12-01T09:56:04.5352753Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.5355663Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.5356062Z ^ 2022-12-01T09:56:04.5356747Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.5357306Z color& operator=(color&&) = default; 2022-12-01T09:56:04.5357614Z ^ 2022-12-01T09:56:04.5358750Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.5359574Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.5359969Z ^ 2022-12-01T09:56:04.5360715Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.5361346Z category& operator=(category const&) = default; 2022-12-01T09:56:04.5361710Z ^ 2022-12-01T09:56:04.5362890Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.5363681Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.5364030Z ^ 2022-12-01T09:56:04.5364763Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.5365305Z category& operator=(category&&) = default; 2022-12-01T09:56:04.5365628Z ^ 2022-12-01T09:56:04.5366610Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.5367341Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.5367663Z ^ 2022-12-01T09:56:04.5368263Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.5368753Z 0, // payload value (union) 2022-12-01T09:56:04.5369040Z ^ 2022-12-01T09:56:04.5369278Z {} 2022-12-01T09:56:04.5369870Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.5370360Z 0 // message value (union) 2022-12-01T09:56:04.5370663Z ^ 2022-12-01T09:56:04.5370917Z {} 2022-12-01T09:56:04.5371181Z 6 warnings generated. 2022-12-01T09:56:04.6026042Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-12-01T09:56:04.6743828Z In file included from transport/shm.cc:7: 2022-12-01T09:56:04.6744309Z In file included from include/comm.h:10: 2022-12-01T09:56:04.6744959Z In file included from include/transport.h:11: 2022-12-01T09:56:04.6745354Z In file included from include/graph.h:110: 2022-12-01T09:56:04.6745776Z In file included from include/info.h:13: 2022-12-01T09:56:04.6746157Z In file included from include/core.h:62: 2022-12-01T09:56:04.6746540Z In file included from include/nvtx.h:10: 2022-12-01T09:56:04.6747478Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.6748081Z color& operator=(color const&) = default; 2022-12-01T09:56:04.6748396Z ^ 2022-12-01T09:56:04.6749587Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.6750435Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.6750817Z ^ 2022-12-01T09:56:04.6751579Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.6752320Z color& operator=(color&&) = default; 2022-12-01T09:56:04.6752641Z ^ 2022-12-01T09:56:04.6753723Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.6754560Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.6754944Z ^ 2022-12-01T09:56:04.6755715Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.6756320Z category& operator=(category const&) = default; 2022-12-01T09:56:04.6756681Z ^ 2022-12-01T09:56:04.6757741Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.6758743Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.6759088Z ^ 2022-12-01T09:56:04.6759865Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.6760480Z category& operator=(category&&) = default; 2022-12-01T09:56:04.6760814Z ^ 2022-12-01T09:56:04.6761875Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.6762691Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.6763059Z ^ 2022-12-01T09:56:04.6763699Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.6764262Z 0, // payload value (union) 2022-12-01T09:56:04.6764606Z ^ 2022-12-01T09:56:04.6764868Z {} 2022-12-01T09:56:04.6765502Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.6766038Z 0 // message value (union) 2022-12-01T09:56:04.6766359Z ^ 2022-12-01T09:56:04.6766645Z {} 2022-12-01T09:56:04.6766948Z 6 warnings generated. 2022-12-01T09:56:04.6882245Z Compiling transport/net_socket.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net_socket.o 2022-12-01T09:56:04.7090539Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-12-01T09:56:04.7158905Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-12-01T09:56:04.7685977Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-12-01T09:56:04.8054481Z In file included from transport/net.cc:7: 2022-12-01T09:56:04.8054970Z In file included from include/comm.h:10: 2022-12-01T09:56:04.8055440Z In file included from include/transport.h:11: 2022-12-01T09:56:04.8055891Z In file included from include/graph.h:110: 2022-12-01T09:56:04.8056301Z In file included from include/info.h:13: 2022-12-01T09:56:04.8056719Z In file included from include/core.h:62: 2022-12-01T09:56:04.8057129Z In file included from include/nvtx.h:10: 2022-12-01T09:56:04.8058109Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.8058735Z color& operator=(color const&) = default; 2022-12-01T09:56:04.8059090Z ^ 2022-12-01T09:56:04.8060235Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.8061103Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.8061477Z ^ 2022-12-01T09:56:04.8062259Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.8062875Z color& operator=(color&&) = default; 2022-12-01T09:56:04.8063199Z ^ 2022-12-01T09:56:04.8064277Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.8065153Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.8065528Z ^ 2022-12-01T09:56:04.8066331Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.8067184Z category& operator=(category const&) = default; 2022-12-01T09:56:04.8067540Z ^ 2022-12-01T09:56:04.8068681Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.8069518Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.8069891Z ^ 2022-12-01T09:56:04.8070671Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.8071306Z category& operator=(category&&) = default; 2022-12-01T09:56:04.8071681Z ^ 2022-12-01T09:56:04.8072739Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.8073562Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.8073941Z ^ 2022-12-01T09:56:04.8074608Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.8075150Z 0, // payload value (union) 2022-12-01T09:56:04.8075495Z ^ 2022-12-01T09:56:04.8075770Z {} 2022-12-01T09:56:04.8076435Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.8076963Z 0 // message value (union) 2022-12-01T09:56:04.8077302Z ^ 2022-12-01T09:56:04.8077576Z {} 2022-12-01T09:56:04.8077866Z 6 warnings generated. 2022-12-01T09:56:04.8695366Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-12-01T09:56:04.9004899Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-12-01T09:56:04.9089862Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-12-01T09:56:04.9127064Z In file included from transport/net_socket.cc:7: 2022-12-01T09:56:04.9127493Z In file included from include/comm.h:10: 2022-12-01T09:56:04.9128552Z In file included from include/transport.h:11: 2022-12-01T09:56:04.9129543Z In file included from include/graph.h:110: 2022-12-01T09:56:04.9130430Z In file included from include/info.h:13: 2022-12-01T09:56:04.9131333Z In file included from include/core.h:62: 2022-12-01T09:56:04.9131716Z In file included from include/nvtx.h:10: 2022-12-01T09:56:04.9132733Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.9133345Z color& operator=(color const&) = default; 2022-12-01T09:56:04.9133706Z ^ 2022-12-01T09:56:04.9134377Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.9134834Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.9135053Z ^ 2022-12-01T09:56:04.9135469Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.9135795Z color& operator=(color&&) = default; 2022-12-01T09:56:04.9135970Z ^ 2022-12-01T09:56:04.9136834Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:04.9137652Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:04.9137981Z ^ 2022-12-01T09:56:04.9138880Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.9139421Z category& operator=(category const&) = default; 2022-12-01T09:56:04.9139871Z ^ 2022-12-01T09:56:04.9140561Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.9141011Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.9141222Z ^ 2022-12-01T09:56:04.9141624Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:04.9141964Z category& operator=(category&&) = default; 2022-12-01T09:56:04.9142159Z ^ 2022-12-01T09:56:04.9142717Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:04.9143165Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:04.9143372Z ^ 2022-12-01T09:56:04.9143725Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.9144017Z 0, // payload value (union) 2022-12-01T09:56:04.9144212Z ^ 2022-12-01T09:56:04.9144366Z {} 2022-12-01T09:56:04.9144702Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:04.9145137Z 0 // message value (union) 2022-12-01T09:56:04.9145328Z ^ 2022-12-01T09:56:04.9145468Z {} 2022-12-01T09:56:04.9145639Z 6 warnings generated. 2022-12-01T09:56:05.0032498Z Compiling transport/net_ib.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/net_ib.o 2022-12-01T09:56:05.0352129Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-12-01T09:56:05.0826610Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-12-01T09:56:05.0959240Z [ 0%] Linking CXX static library ../../../lib/libbenchmark.a 2022-12-01T09:56:05.1083778Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-12-01T09:56:05.1289146Z [ 0%] Built target benchmark 2022-12-01T09:56:05.1352118Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-12-01T09:56:05.1367051Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-12-01T09:56:05.1669231Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-12-01T09:56:05.1699672Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-12-01T09:56:05.2530622Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-12-01T09:56:05.2707829Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-12-01T09:56:05.2797595Z [ 0%] Linking C static library ../../lib/libittnotify.a 2022-12-01T09:56:05.2983721Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-12-01T09:56:05.2986017Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-12-01T09:56:05.3020464Z [ 0%] Built target ittnotify 2022-12-01T09:56:05.3086583Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-12-01T09:56:05.3139058Z In file included from transport/net_ib.cc:8: 2022-12-01T09:56:05.3139736Z In file included from include/core.h:62: 2022-12-01T09:56:05.3140363Z In file included from include/nvtx.h:10: 2022-12-01T09:56:05.3141361Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.3141860Z color& operator=(color const&) = default; 2022-12-01T09:56:05.3142135Z ^ 2022-12-01T09:56:05.3142764Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:05.3143220Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:05.3143454Z ^ 2022-12-01T09:56:05.3143883Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.3144346Z color& operator=(color&&) = default; 2022-12-01T09:56:05.3144669Z ^ 2022-12-01T09:56:05.3145506Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:05.3146143Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:05.3146347Z ^ 2022-12-01T09:56:05.3146765Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.3147111Z category& operator=(category const&) = default; 2022-12-01T09:56:05.3147336Z ^ 2022-12-01T09:56:05.3148064Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:05.3148611Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:05.3148820Z ^ 2022-12-01T09:56:05.3149219Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.3149558Z category& operator=(category&&) = default; 2022-12-01T09:56:05.3149754Z ^ 2022-12-01T09:56:05.3150299Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:05.3150736Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:05.3150941Z ^ 2022-12-01T09:56:05.3151297Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:05.3151644Z 0, // payload value (union) 2022-12-01T09:56:05.3152410Z ^ 2022-12-01T09:56:05.3152564Z {} 2022-12-01T09:56:05.3152956Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:05.3153249Z 0 // message value (union) 2022-12-01T09:56:05.3153434Z ^ 2022-12-01T09:56:05.3153624Z {} 2022-12-01T09:56:05.3153795Z 6 warnings generated. 2022-12-01T09:56:05.4269182Z Compiling transport/coll_net.cc > /var/lib/jenkins/workspace/build/nccl/obj/transport/coll_net.o 2022-12-01T09:56:05.4278348Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-12-01T09:56:05.4523132Z Compiling collectives/sendrecv.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/sendrecv.o 2022-12-01T09:56:05.4784078Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-12-01T09:56:05.4966180Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-12-01T09:56:05.5107344Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-12-01T09:56:05.6335660Z Compiling collectives/all_reduce.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/all_reduce.o 2022-12-01T09:56:05.6380301Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-12-01T09:56:05.6491325Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-12-01T09:56:05.6643301Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-12-01T09:56:05.7081920Z In file included from collectives/sendrecv.cc:7: 2022-12-01T09:56:05.7082434Z In file included from include/enqueue.h:10: 2022-12-01T09:56:05.7082871Z In file included from include/comm.h:10: 2022-12-01T09:56:05.7083307Z In file included from include/transport.h:11: 2022-12-01T09:56:05.7083755Z In file included from include/graph.h:110: 2022-12-01T09:56:05.7084181Z In file included from include/info.h:13: 2022-12-01T09:56:05.7084582Z In file included from include/core.h:62: 2022-12-01T09:56:05.7085014Z In file included from include/nvtx.h:10: 2022-12-01T09:56:05.7085998Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.7086622Z color& operator=(color const&) = default; 2022-12-01T09:56:05.7086970Z ^ 2022-12-01T09:56:05.7088304Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:05.7089193Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:05.7089568Z ^ 2022-12-01T09:56:05.7090356Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.7090965Z color& operator=(color&&) = default; 2022-12-01T09:56:05.7091288Z ^ 2022-12-01T09:56:05.7092361Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:05.7093224Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:05.7093607Z ^ 2022-12-01T09:56:05.7094382Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.7095029Z category& operator=(category const&) = default; 2022-12-01T09:56:05.7095391Z ^ 2022-12-01T09:56:05.7096457Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:05.7097363Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:05.7097737Z ^ 2022-12-01T09:56:05.7098522Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.7099139Z category& operator=(category&&) = default; 2022-12-01T09:56:05.7099496Z ^ 2022-12-01T09:56:05.7100564Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:05.7101518Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:05.7101878Z ^ 2022-12-01T09:56:05.7102534Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:05.7103092Z 0, // payload value (union) 2022-12-01T09:56:05.7103410Z ^ 2022-12-01T09:56:05.7103688Z {} 2022-12-01T09:56:05.7104340Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:05.7104869Z 0 // message value (union) 2022-12-01T09:56:05.7105206Z ^ 2022-12-01T09:56:05.7105486Z {} 2022-12-01T09:56:05.7105778Z 6 warnings generated. 2022-12-01T09:56:05.7660415Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-12-01T09:56:05.7838178Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-12-01T09:56:05.7847116Z In file included from transport/coll_net.cc:7: 2022-12-01T09:56:05.7847723Z In file included from include/comm.h:10: 2022-12-01T09:56:05.7848306Z In file included from include/transport.h:11: 2022-12-01T09:56:05.7848848Z In file included from include/graph.h:110: 2022-12-01T09:56:05.7849283Z In file included from include/info.h:13: 2022-12-01T09:56:05.7849679Z In file included from include/core.h:62: 2022-12-01T09:56:05.7850101Z In file included from include/nvtx.h:10: 2022-12-01T09:56:05.7850991Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.7851601Z color& operator=(color const&) = default; 2022-12-01T09:56:05.7851952Z ^ 2022-12-01T09:56:05.7853247Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:05.7854129Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:05.7854503Z ^ 2022-12-01T09:56:05.7855287Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.7855902Z color& operator=(color&&) = default; 2022-12-01T09:56:05.7856227Z ^ 2022-12-01T09:56:05.7857300Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:05.7858188Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:05.7858575Z ^ 2022-12-01T09:56:05.7859347Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.7860003Z category& operator=(category const&) = default; 2022-12-01T09:56:05.7860374Z ^ 2022-12-01T09:56:05.7861420Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:05.7862242Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:05.7862617Z ^ 2022-12-01T09:56:05.7863404Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.7864019Z category& operator=(category&&) = default; 2022-12-01T09:56:05.7864376Z ^ 2022-12-01T09:56:05.7865438Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:05.7866386Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:05.7866747Z ^ 2022-12-01T09:56:05.7867420Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:05.7867981Z 0, // payload value (union) 2022-12-01T09:56:05.7868316Z ^ 2022-12-01T09:56:05.7868689Z {} 2022-12-01T09:56:05.7869346Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:05.7869879Z 0 // message value (union) 2022-12-01T09:56:05.7870213Z ^ 2022-12-01T09:56:05.7870496Z {} 2022-12-01T09:56:05.7870783Z 6 warnings generated. 2022-12-01T09:56:05.8080258Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-12-01T09:56:05.8593114Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-12-01T09:56:05.8645190Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-12-01T09:56:05.9035413Z In file included from collectives/all_reduce.cc:7: 2022-12-01T09:56:05.9036211Z In file included from include/enqueue.h:10: 2022-12-01T09:56:05.9037018Z In file included from include/comm.h:10: 2022-12-01T09:56:05.9037581Z In file included from include/transport.h:11: 2022-12-01T09:56:05.9038016Z In file included from include/graph.h:110: 2022-12-01T09:56:05.9038447Z In file included from include/info.h:13: 2022-12-01T09:56:05.9038830Z In file included from include/core.h:62: 2022-12-01T09:56:05.9039234Z In file included from include/nvtx.h:10: 2022-12-01T09:56:05.9040378Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.9041023Z color& operator=(color const&) = default; 2022-12-01T09:56:05.9041356Z ^ 2022-12-01T09:56:05.9042460Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:05.9043307Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:05.9043678Z ^ 2022-12-01T09:56:05.9044473Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.9045699Z color& operator=(color&&) = default; 2022-12-01T09:56:05.9046039Z ^ 2022-12-01T09:56:05.9047133Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:05.9047994Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:05.9048389Z ^ 2022-12-01T09:56:05.9049174Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.9049807Z category& operator=(category const&) = default; 2022-12-01T09:56:05.9050167Z ^ 2022-12-01T09:56:05.9051246Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:05.9052063Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:05.9052430Z ^ 2022-12-01T09:56:05.9053220Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:05.9053836Z category& operator=(category&&) = default; 2022-12-01T09:56:05.9054354Z ^ 2022-12-01T09:56:05.9055429Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:05.9056267Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:05.9056639Z ^ 2022-12-01T09:56:05.9057312Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:05.9057873Z 0, // payload value (union) 2022-12-01T09:56:05.9058201Z ^ 2022-12-01T09:56:05.9058476Z {} 2022-12-01T09:56:05.9059139Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:05.9059676Z 0 // message value (union) 2022-12-01T09:56:05.9060018Z ^ 2022-12-01T09:56:05.9060307Z {} 2022-12-01T09:56:05.9060604Z 6 warnings generated. 2022-12-01T09:56:05.9178228Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-12-01T09:56:05.9635726Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-12-01T09:56:06.0113517Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-12-01T09:56:06.0192599Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-12-01T09:56:06.0448822Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-12-01T09:56:06.0538416Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-12-01T09:56:06.0717060Z Compiling collectives/all_gather.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/all_gather.o 2022-12-01T09:56:06.0928672Z [ 0%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-12-01T09:56:06.1296785Z [ 0%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-12-01T09:56:06.1298673Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-12-01T09:56:06.1775144Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-12-01T09:56:06.2145478Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-12-01T09:56:06.2374300Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-12-01T09:56:06.3017811Z [ 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:56:06.3106347Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-12-01T09:56:06.3110358Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-12-01T09:56:06.3498172Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-12-01T09:56:06.3529092Z In file included from collectives/all_gather.cc:7: 2022-12-01T09:56:06.3529879Z In file included from include/enqueue.h:10: 2022-12-01T09:56:06.3530659Z In file included from include/comm.h:10: 2022-12-01T09:56:06.3531059Z In file included from include/transport.h:11: 2022-12-01T09:56:06.3531460Z In file included from include/graph.h:110: 2022-12-01T09:56:06.3531817Z In file included from include/info.h:13: 2022-12-01T09:56:06.3532171Z In file included from include/core.h:62: 2022-12-01T09:56:06.3532646Z In file included from include/nvtx.h:10: 2022-12-01T09:56:06.3533591Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:06.3533951Z color& operator=(color const&) = default; 2022-12-01T09:56:06.3534135Z ^ 2022-12-01T09:56:06.3534754Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:06.3535244Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:06.3535460Z ^ 2022-12-01T09:56:06.3535865Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:06.3536239Z color& operator=(color&&) = default; 2022-12-01T09:56:06.3536435Z ^ 2022-12-01T09:56:06.3536982Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:06.3537442Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:06.3537656Z ^ 2022-12-01T09:56:06.3538075Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:06.3538406Z category& operator=(category const&) = default; 2022-12-01T09:56:06.3538607Z ^ 2022-12-01T09:56:06.3539179Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:06.3539681Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:06.3539890Z ^ 2022-12-01T09:56:06.3540306Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:06.3540645Z category& operator=(category&&) = default; 2022-12-01T09:56:06.3540828Z ^ 2022-12-01T09:56:06.3541623Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:06.3542076Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:06.3542267Z ^ 2022-12-01T09:56:06.3542784Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:06.3543313Z 0, // payload value (union) 2022-12-01T09:56:06.3543634Z ^ 2022-12-01T09:56:06.3543907Z {} 2022-12-01T09:56:06.3544554Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:06.3545032Z 0 // message value (union) 2022-12-01T09:56:06.3545283Z ^ 2022-12-01T09:56:06.3545512Z {} 2022-12-01T09:56:06.3545791Z 6 warnings generated. 2022-12-01T09:56:06.3974991Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-12-01T09:56:06.4408126Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-12-01T09:56:06.4466052Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-12-01T09:56:06.4772169Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-12-01T09:56:06.5143377Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-12-01T09:56:06.5241922Z Compiling collectives/broadcast.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/broadcast.o 2022-12-01T09:56:06.5420380Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-12-01T09:56:06.5791722Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-12-01T09:56:06.6107356Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-12-01T09:56:06.6165381Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-12-01T09:56:06.6313514Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-12-01T09:56:06.7048143Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-12-01T09:56:06.7380344Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-12-01T09:56:06.7532043Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-12-01T09:56:06.7577451Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-12-01T09:56:06.7834012Z In file included from collectives/broadcast.cc:7: 2022-12-01T09:56:06.7834505Z In file included from include/enqueue.h:10: 2022-12-01T09:56:06.7834937Z In file included from include/comm.h:10: 2022-12-01T09:56:06.7835385Z In file included from include/transport.h:11: 2022-12-01T09:56:06.7835828Z In file included from include/graph.h:110: 2022-12-01T09:56:06.7836248Z In file included from include/info.h:13: 2022-12-01T09:56:06.7836838Z In file included from include/core.h:62: 2022-12-01T09:56:06.7837246Z In file included from include/nvtx.h:10: 2022-12-01T09:56:06.7838172Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:06.7838789Z color& operator=(color const&) = default; 2022-12-01T09:56:06.7839102Z ^ 2022-12-01T09:56:06.7840171Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:06.7841041Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:06.7841409Z ^ 2022-12-01T09:56:06.7842183Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:06.7842791Z color& operator=(color&&) = default; 2022-12-01T09:56:06.7843139Z ^ 2022-12-01T09:56:06.7844184Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:06.7845047Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:06.7845432Z ^ 2022-12-01T09:56:06.7846195Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:06.7846851Z category& operator=(category const&) = default; 2022-12-01T09:56:06.7847208Z ^ 2022-12-01T09:56:06.7848247Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:06.7849072Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:06.7849444Z ^ 2022-12-01T09:56:06.7850414Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:06.7851035Z category& operator=(category&&) = default; 2022-12-01T09:56:06.7851378Z ^ 2022-12-01T09:56:06.7852437Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:06.7853260Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:06.7853612Z ^ 2022-12-01T09:56:06.7854269Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:06.7854824Z 0, // payload value (union) 2022-12-01T09:56:06.7855139Z ^ 2022-12-01T09:56:06.7855407Z {} 2022-12-01T09:56:06.7856072Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:06.7856571Z 0 // message value (union) 2022-12-01T09:56:06.7856882Z ^ 2022-12-01T09:56:06.7857153Z {} 2022-12-01T09:56:06.7857448Z 6 warnings generated. 2022-12-01T09:56:06.8312922Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-12-01T09:56:06.8423083Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-12-01T09:56:06.8674220Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-12-01T09:56:06.8723208Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-12-01T09:56:06.9614257Z Compiling collectives/reduce.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/reduce.o 2022-12-01T09:56:06.9660987Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-12-01T09:56:06.9663367Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-12-01T09:56:06.9690839Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-12-01T09:56:06.9955181Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-12-01T09:56:07.0191305Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-12-01T09:56:07.0864066Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-12-01T09:56:07.1027107Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-12-01T09:56:07.1335398Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-12-01T09:56:07.1544073Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-12-01T09:56:07.1993579Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-12-01T09:56:07.2254874Z In file included from collectives/reduce.cc:7: 2022-12-01T09:56:07.2255370Z In file included from include/enqueue.h:10: 2022-12-01T09:56:07.2255792Z In file included from include/comm.h:10: 2022-12-01T09:56:07.2256192Z In file included from include/transport.h:11: 2022-12-01T09:56:07.2256616Z In file included from include/graph.h:110: 2022-12-01T09:56:07.2257036Z In file included from include/info.h:13: 2022-12-01T09:56:07.2257660Z In file included from include/core.h:62: 2022-12-01T09:56:07.2258059Z In file included from include/nvtx.h:10: 2022-12-01T09:56:07.2258985Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:07.2259604Z color& operator=(color const&) = default; 2022-12-01T09:56:07.2259922Z ^ 2022-12-01T09:56:07.2261021Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:07.2261900Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:07.2262282Z ^ 2022-12-01T09:56:07.2263078Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:07.2263702Z color& operator=(color&&) = default; 2022-12-01T09:56:07.2264050Z ^ 2022-12-01T09:56:07.2265096Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:07.2265959Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:07.2266349Z ^ 2022-12-01T09:56:07.2267135Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:07.2267770Z category& operator=(category const&) = default; 2022-12-01T09:56:07.2268139Z ^ 2022-12-01T09:56:07.2269292Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:07.2270245Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:07.2270625Z ^ 2022-12-01T09:56:07.2271414Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:07.2272229Z category& operator=(category&&) = default; 2022-12-01T09:56:07.2272487Z ^ 2022-12-01T09:56:07.2273547Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:07.2274379Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:07.2274732Z ^ 2022-12-01T09:56:07.2275390Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:07.2275948Z 0, // payload value (union) 2022-12-01T09:56:07.2276294Z ^ 2022-12-01T09:56:07.2276554Z {} 2022-12-01T09:56:07.2277225Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:07.2277772Z 0 // message value (union) 2022-12-01T09:56:07.2278097Z ^ 2022-12-01T09:56:07.2278376Z {} 2022-12-01T09:56:07.2278680Z 6 warnings generated. 2022-12-01T09:56:07.2378400Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-12-01T09:56:07.2534547Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-12-01T09:56:07.2640077Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-12-01T09:56:07.2902807Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-12-01T09:56:07.3307127Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-12-01T09:56:07.3623890Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-12-01T09:56:07.3750811Z Compiling collectives/reduce_scatter.cc > /var/lib/jenkins/workspace/build/nccl/obj/collectives/reduce_scatter.o 2022-12-01T09:56:07.3928343Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-12-01T09:56:07.4095559Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/context.cc:11: 2022-12-01T09:56:07.4097317Z /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:56:07.4098015Z Exception() = default; 2022-12-01T09:56:07.4098315Z ^ 2022-12-01T09:56:07.4099376Z /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:56:07.4099979Z struct Exception : public std::runtime_error { 2022-12-01T09:56:07.4100280Z ^ 2022-12-01T09:56:07.4101075Z /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:56:07.4101920Z InvalidOperationException() = default; 2022-12-01T09:56:07.4102280Z ^ 2022-12-01T09:56:07.4103329Z /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:56:07.4104107Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:07.4104564Z ^ 2022-12-01T09:56:07.4105384Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:07.4105929Z Exception() = default; 2022-12-01T09:56:07.4106240Z ^ 2022-12-01T09:56:07.4107531Z /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:56:07.4108260Z struct Exception : public std::runtime_error { 2022-12-01T09:56:07.4108708Z ^ 2022-12-01T09:56:07.4109632Z /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:56:07.4110305Z IoException() = default; 2022-12-01T09:56:07.4110611Z ^ 2022-12-01T09:56:07.4111710Z /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:56:07.4112651Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:07.4113023Z ^ 2022-12-01T09:56:07.4113616Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:07.4114198Z Exception() = default; 2022-12-01T09:56:07.4114519Z ^ 2022-12-01T09:56:07.4115583Z /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:56:07.4116305Z struct Exception : public std::runtime_error { 2022-12-01T09:56:07.4116690Z ^ 2022-12-01T09:56:07.4116977Z 3 warnings generated. 2022-12-01T09:56:07.4261522Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-12-01T09:56:07.4743615Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-12-01T09:56:07.5073600Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-12-01T09:56:07.5083136Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-12-01T09:56:07.5138813Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-12-01T09:56:07.5888232Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-12-01T09:56:07.6029741Z In file included from collectives/reduce_scatter.cc:7: 2022-12-01T09:56:07.6030175Z In file included from include/enqueue.h:10: 2022-12-01T09:56:07.6030541Z In file included from include/comm.h:10: 2022-12-01T09:56:07.6033871Z In file included from include/transport.h:11: 2022-12-01T09:56:07.6034299Z In file included from include/graph.h:110: 2022-12-01T09:56:07.6034634Z In file included from include/info.h:13: 2022-12-01T09:56:07.6034886Z In file included from include/core.h:62: 2022-12-01T09:56:07.6035110Z In file included from include/nvtx.h:10: 2022-12-01T09:56:07.6035682Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:07.6036015Z color& operator=(color const&) = default; 2022-12-01T09:56:07.6036208Z ^ 2022-12-01T09:56:07.6036817Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:07.6037269Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:07.6037482Z ^ 2022-12-01T09:56:07.6038050Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:07.6038391Z color& operator=(color&&) = default; 2022-12-01T09:56:07.6038565Z ^ 2022-12-01T09:56:07.6039126Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:07.6039589Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:07.6039790Z ^ 2022-12-01T09:56:07.6040208Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:07.6040551Z category& operator=(category const&) = default; 2022-12-01T09:56:07.6040771Z ^ 2022-12-01T09:56:07.6041440Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:07.6041980Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:07.6042187Z ^ 2022-12-01T09:56:07.6042587Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:07.6042920Z category& operator=(category&&) = default; 2022-12-01T09:56:07.6043114Z ^ 2022-12-01T09:56:07.6043677Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:07.6044107Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:07.6044309Z ^ 2022-12-01T09:56:07.6044663Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:07.6045044Z 0, // payload value (union) 2022-12-01T09:56:07.6045238Z ^ 2022-12-01T09:56:07.6045391Z {} 2022-12-01T09:56:07.6045743Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:07.6046025Z 0 // message value (union) 2022-12-01T09:56:07.6046214Z ^ 2022-12-01T09:56:07.6046376Z {} 2022-12-01T09:56:07.6046530Z 6 warnings generated. 2022-12-01T09:56:07.6305702Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-12-01T09:56:07.6392626Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-12-01T09:56:07.6579044Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-12-01T09:56:07.7041781Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-12-01T09:56:07.7107618Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-12-01T09:56:07.7576077Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-12-01T09:56:07.7682022Z Compiling graph/topo.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/topo.o 2022-12-01T09:56:07.7903260Z Compiling graph/paths.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/paths.o 2022-12-01T09:56:07.8244428Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-12-01T09:56:07.8285216Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-12-01T09:56:07.8792627Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-12-01T09:56:07.8895645Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-12-01T09:56:07.9310432Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-12-01T09:56:07.9882592Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-12-01T09:56:08.0059057Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-12-01T09:56:08.0402596Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-12-01T09:56:08.0580865Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-12-01T09:56:08.0727142Z In file included from graph/topo.cc:7: 2022-12-01T09:56:08.0732156Z In file included from include/core.h:62: 2022-12-01T09:56:08.0732672Z In file included from include/nvtx.h:10: 2022-12-01T09:56:08.0733654Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.0734294Z color& operator=(color const&) = default; 2022-12-01T09:56:08.0734639Z ^ 2022-12-01T09:56:08.0735736Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:08.0736603Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:08.0736991Z ^ 2022-12-01T09:56:08.0737773Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.0738577Z color& operator=(color&&) = default; 2022-12-01T09:56:08.0738913Z ^ 2022-12-01T09:56:08.0739970Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:08.0740833Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:08.0741219Z ^ 2022-12-01T09:56:08.0742011Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.0742638Z category& operator=(category const&) = default; 2022-12-01T09:56:08.0743006Z ^ 2022-12-01T09:56:08.0744069Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:08.0744908Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:08.0745247Z ^ 2022-12-01T09:56:08.0745953Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.0746521Z category& operator=(category&&) = default; 2022-12-01T09:56:08.0746839Z ^ 2022-12-01T09:56:08.0747854Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:08.0748780Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:08.0749152Z ^ 2022-12-01T09:56:08.0749787Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:08.0750304Z 0, // payload value (union) 2022-12-01T09:56:08.0750763Z ^ 2022-12-01T09:56:08.0751013Z {} 2022-12-01T09:56:08.0751574Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:08.0752187Z 0 // message value (union) 2022-12-01T09:56:08.0752455Z ^ 2022-12-01T09:56:08.0752691Z {} 2022-12-01T09:56:08.0752976Z 6 warnings generated. 2022-12-01T09:56:08.0958492Z In file included from graph/paths.cc:7: 2022-12-01T09:56:08.0959019Z In file included from include/core.h:62: 2022-12-01T09:56:08.0959436Z In file included from include/nvtx.h:10: 2022-12-01T09:56:08.0960373Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.0960886Z color& operator=(color const&) = default; 2022-12-01T09:56:08.0961220Z ^ 2022-12-01T09:56:08.0962255Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:08.0963068Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:08.0963443Z ^ 2022-12-01T09:56:08.0964234Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.0964839Z color& operator=(color&&) = default; 2022-12-01T09:56:08.0965155Z ^ 2022-12-01T09:56:08.0966201Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:08.0967065Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:08.0967448Z ^ 2022-12-01T09:56:08.0968181Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.0968946Z category& operator=(category const&) = default; 2022-12-01T09:56:08.0969277Z ^ 2022-12-01T09:56:08.0970283Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:08.0971025Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:08.0971403Z ^ 2022-12-01T09:56:08.0972158Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.0972710Z category& operator=(category&&) = default; 2022-12-01T09:56:08.0973037Z ^ 2022-12-01T09:56:08.0974049Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:08.0974820Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:08.0975167Z ^ 2022-12-01T09:56:08.0975823Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:08.0976374Z 0, // payload value (union) 2022-12-01T09:56:08.0976691Z ^ 2022-12-01T09:56:08.0976954Z {} 2022-12-01T09:56:08.0977568Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:08.0978069Z 0 // message value (union) 2022-12-01T09:56:08.0978387Z ^ 2022-12-01T09:56:08.0978645Z {} 2022-12-01T09:56:08.0978925Z 6 warnings generated. 2022-12-01T09:56:08.1292411Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-12-01T09:56:08.1333425Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-12-01T09:56:08.1363107Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-12-01T09:56:08.2019939Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-12-01T09:56:08.2254885Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-12-01T09:56:08.2400265Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-12-01T09:56:08.2714388Z Compiling graph/search.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/search.o 2022-12-01T09:56:08.2808652Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-12-01T09:56:08.3331262Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/mpi/context.cc.o 2022-12-01T09:56:08.3463731Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-12-01T09:56:08.3891451Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-12-01T09:56:08.3951097Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-12-01T09:56:08.4179825Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-12-01T09:56:08.4643225Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-12-01T09:56:08.4941467Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-12-01T09:56:08.5276090Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-12-01T09:56:08.5591662Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:15: 2022-12-01T09:56:08.5592928Z /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:56:08.5593294Z Exception() = default; 2022-12-01T09:56:08.5593487Z ^ 2022-12-01T09:56:08.5594092Z /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:56:08.5594483Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.5594698Z ^ 2022-12-01T09:56:08.5595169Z /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:56:08.5595556Z InvalidOperationException() = default; 2022-12-01T09:56:08.5595758Z ^ 2022-12-01T09:56:08.5596343Z /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:56:08.5596786Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:08.5597022Z ^ 2022-12-01T09:56:08.5597331Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:08.5597610Z Exception() = default; 2022-12-01T09:56:08.5597779Z ^ 2022-12-01T09:56:08.5598462Z /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:56:08.5598845Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.5599034Z ^ 2022-12-01T09:56:08.5599508Z /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:56:08.5599860Z IoException() = default; 2022-12-01T09:56:08.5600020Z ^ 2022-12-01T09:56:08.5600584Z /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:56:08.5600978Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:08.5601168Z ^ 2022-12-01T09:56:08.5601469Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:08.5601763Z Exception() = default; 2022-12-01T09:56:08.5601929Z ^ 2022-12-01T09:56:08.5602462Z /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:56:08.5602840Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.5603107Z ^ 2022-12-01T09:56:08.5603549Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:43:3: warning: '~MPIScope' has a non-throwing exception specification but can still throw [-Wexceptions] 2022-12-01T09:56:08.5603896Z GLOO_ENFORCE_EQ(rv, MPI_SUCCESS); 2022-12-01T09:56:08.5604079Z ^ 2022-12-01T09:56:08.5604435Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:150:3: note: expanded from macro 'GLOO_ENFORCE_EQ' 2022-12-01T09:56:08.5604805Z GLOO_ENFORCE_THAT_IMPL(Equals((x), (y)), #x " == " #y, __VA_ARGS__) 2022-12-01T09:56:08.5605012Z ^ 2022-12-01T09:56:08.5605380Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/logging.h:137:7: note: expanded from macro 'GLOO_ENFORCE_THAT_IMPL' 2022-12-01T09:56:08.5605680Z throw EnforceNotMet( \ 2022-12-01T09:56:08.5605872Z ^ 2022-12-01T09:56:08.5606271Z /var/lib/jenkins/workspace/third_party/gloo/gloo/mpi/context.cc:41:11: note: destructor has a implicit non-throwing exception specification 2022-12-01T09:56:08.5606568Z MPIScope::~MPIScope() { 2022-12-01T09:56:08.5606749Z ^ 2022-12-01T09:56:08.5606918Z 4 warnings generated. 2022-12-01T09:56:08.5651239Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-12-01T09:56:08.5783636Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-12-01T09:56:08.5790873Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-12-01T09:56:08.6045334Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-12-01T09:56:08.6135890Z In file included from graph/search.cc:7: 2022-12-01T09:56:08.6136517Z In file included from include/core.h:62: 2022-12-01T09:56:08.6137311Z In file included from include/nvtx.h:10: 2022-12-01T09:56:08.6138341Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.6138950Z color& operator=(color const&) = default; 2022-12-01T09:56:08.6139322Z ^ 2022-12-01T09:56:08.6140611Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:08.6141486Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:08.6141870Z ^ 2022-12-01T09:56:08.6142617Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.6143253Z color& operator=(color&&) = default; 2022-12-01T09:56:08.6143593Z ^ 2022-12-01T09:56:08.6144659Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:08.6145511Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:08.6145882Z ^ 2022-12-01T09:56:08.6146685Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.6147335Z category& operator=(category const&) = default; 2022-12-01T09:56:08.6147734Z ^ 2022-12-01T09:56:08.6148918Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:08.6149750Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:08.6150106Z ^ 2022-12-01T09:56:08.6150885Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:08.6151519Z category& operator=(category&&) = default; 2022-12-01T09:56:08.6153479Z ^ 2022-12-01T09:56:08.6154584Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:08.6155428Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:08.6155959Z ^ 2022-12-01T09:56:08.6156622Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:08.6157185Z 0, // payload value (union) 2022-12-01T09:56:08.6157534Z ^ 2022-12-01T09:56:08.6157799Z {} 2022-12-01T09:56:08.6158454Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:08.6159001Z 0 // message value (union) 2022-12-01T09:56:08.6159340Z ^ 2022-12-01T09:56:08.6159589Z {} 2022-12-01T09:56:08.6159872Z 6 warnings generated. 2022-12-01T09:56:08.6309014Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-12-01T09:56:08.7105105Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/context.cc:9: 2022-12-01T09:56:08.7105547Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/context.h:14: 2022-12-01T09:56:08.7106219Z /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:56:08.7106588Z Exception() = default; 2022-12-01T09:56:08.7106749Z ^ 2022-12-01T09:56:08.7107434Z /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:56:08.7108110Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.7108488Z ^ 2022-12-01T09:56:08.7109128Z /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:56:08.7109671Z InvalidOperationException() = default; 2022-12-01T09:56:08.7109878Z ^ 2022-12-01T09:56:08.7110478Z /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:56:08.7110929Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:08.7111255Z ^ 2022-12-01T09:56:08.7111880Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:08.7112327Z Exception() = default; 2022-12-01T09:56:08.7112592Z ^ 2022-12-01T09:56:08.7113502Z /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:56:08.7114098Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.7114419Z ^ 2022-12-01T09:56:08.7115209Z /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:56:08.7115738Z IoException() = default; 2022-12-01T09:56:08.7116001Z ^ 2022-12-01T09:56:08.7116811Z /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:56:08.7117403Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:08.7117719Z ^ 2022-12-01T09:56:08.7118241Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:08.7118717Z Exception() = default; 2022-12-01T09:56:08.7118968Z ^ 2022-12-01T09:56:08.7119902Z /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:56:08.7120749Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.7121056Z ^ 2022-12-01T09:56:08.7121320Z 3 warnings generated. 2022-12-01T09:56:08.7188197Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-12-01T09:56:08.7190297Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-12-01T09:56:08.7432961Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2022-12-01T09:56:08.7758921Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-12-01T09:56:08.7856554Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-12-01T09:56:08.8083924Z Compiling graph/connect.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/connect.o 2022-12-01T09:56:08.8494150Z [ 1%] Linking C static library ../../../lib/libtensorpipe_uv.a 2022-12-01T09:56:08.8520264Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-12-01T09:56:08.8693103Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/file_store.cc:29: 2022-12-01T09:56:08.8694325Z /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:56:08.8694982Z Exception() = default; 2022-12-01T09:56:08.8695328Z ^ 2022-12-01T09:56:08.8696541Z /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:56:08.8696950Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.8697156Z ^ 2022-12-01T09:56:08.8697635Z /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:56:08.8698003Z InvalidOperationException() = default; 2022-12-01T09:56:08.8698204Z ^ 2022-12-01T09:56:08.8698803Z /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:56:08.8699244Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:08.8699483Z ^ 2022-12-01T09:56:08.8699795Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:08.8700092Z Exception() = default; 2022-12-01T09:56:08.8700246Z ^ 2022-12-01T09:56:08.8700791Z /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:56:08.8701172Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.8701357Z ^ 2022-12-01T09:56:08.8701905Z /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:56:08.8702253Z IoException() = default; 2022-12-01T09:56:08.8702413Z ^ 2022-12-01T09:56:08.8702975Z /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:56:08.8703434Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:08.8703638Z ^ 2022-12-01T09:56:08.8703925Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:08.8704217Z Exception() = default; 2022-12-01T09:56:08.8704391Z ^ 2022-12-01T09:56:08.8704922Z /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:56:08.8705301Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.8705541Z ^ 2022-12-01T09:56:08.8705717Z 3 warnings generated. 2022-12-01T09:56:08.8765615Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-12-01T09:56:08.8794308Z [ 1%] Built target tensorpipe_uv 2022-12-01T09:56:08.8849338Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-12-01T09:56:08.9325195Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/hash_store.cc:11: 2022-12-01T09:56:08.9326231Z /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:56:08.9326784Z Exception() = default; 2022-12-01T09:56:08.9327062Z ^ 2022-12-01T09:56:08.9327964Z /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:56:08.9328560Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.9328873Z ^ 2022-12-01T09:56:08.9329819Z /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:56:08.9330408Z InvalidOperationException() = default; 2022-12-01T09:56:08.9330709Z ^ 2022-12-01T09:56:08.9331648Z /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:56:08.9332347Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:08.9332693Z ^ 2022-12-01T09:56:08.9333163Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:08.9333617Z Exception() = default; 2022-12-01T09:56:08.9333856Z ^ 2022-12-01T09:56:08.9334708Z /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:56:08.9335280Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.9335577Z ^ 2022-12-01T09:56:08.9336318Z /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:56:08.9336824Z IoException() = default; 2022-12-01T09:56:08.9337074Z ^ 2022-12-01T09:56:08.9337960Z /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:56:08.9338583Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:08.9338905Z ^ 2022-12-01T09:56:08.9339382Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:08.9339983Z Exception() = default; 2022-12-01T09:56:08.9340245Z ^ 2022-12-01T09:56:08.9341139Z /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:56:08.9341734Z struct Exception : public std::runtime_error { 2022-12-01T09:56:08.9342019Z ^ 2022-12-01T09:56:08.9342272Z 3 warnings generated. 2022-12-01T09:56:08.9409702Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-12-01T09:56:08.9702965Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-12-01T09:56:08.9910032Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-12-01T09:56:09.0242387Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-12-01T09:56:09.0501203Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-12-01T09:56:09.0782763Z In file included from graph/connect.cc:7: 2022-12-01T09:56:09.0783253Z In file included from include/comm.h:10: 2022-12-01T09:56:09.0783686Z In file included from include/transport.h:11: 2022-12-01T09:56:09.0784150Z In file included from include/graph.h:110: 2022-12-01T09:56:09.0784599Z In file included from include/info.h:13: 2022-12-01T09:56:09.0785011Z In file included from include/core.h:62: 2022-12-01T09:56:09.0785414Z In file included from include/nvtx.h:10: 2022-12-01T09:56:09.0786398Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.0787247Z color& operator=(color const&) = default; 2022-12-01T09:56:09.0787584Z ^ 2022-12-01T09:56:09.0788810Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:09.0789703Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:09.0790102Z ^ 2022-12-01T09:56:09.0790867Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.0791486Z color& operator=(color&&) = default; 2022-12-01T09:56:09.0791971Z ^ 2022-12-01T09:56:09.0792954Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:09.0793835Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:09.0794227Z ^ 2022-12-01T09:56:09.0794957Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.0795574Z category& operator=(category const&) = default; 2022-12-01T09:56:09.0795938Z ^ 2022-12-01T09:56:09.0796999Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:09.0797725Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:09.0798095Z ^ 2022-12-01T09:56:09.0798886Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.0799478Z category& operator=(category&&) = default; 2022-12-01T09:56:09.0799819Z ^ 2022-12-01T09:56:09.0801061Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:09.0801893Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:09.0802242Z ^ 2022-12-01T09:56:09.0802868Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:09.0803404Z 0, // payload value (union) 2022-12-01T09:56:09.0803748Z ^ 2022-12-01T09:56:09.0804007Z {} 2022-12-01T09:56:09.0804669Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:09.0805214Z 0 // message value (union) 2022-12-01T09:56:09.0805531Z ^ 2022-12-01T09:56:09.0805805Z {} 2022-12-01T09:56:09.0806115Z 6 warnings generated. 2022-12-01T09:56:09.0909319Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-12-01T09:56:09.1761701Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-12-01T09:56:09.2040531Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-12-01T09:56:09.2269742Z Compiling graph/rings.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/rings.o 2022-12-01T09:56:09.2321403Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-12-01T09:56:09.2581037Z Compiling graph/trees.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/trees.o 2022-12-01T09:56:09.2697098Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-12-01T09:56:09.2900709Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-12-01T09:56:09.2980169Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-12-01T09:56:09.3928678Z In file included from graph/rings.cc:7: 2022-12-01T09:56:09.3929091Z In file included from include/core.h:62: 2022-12-01T09:56:09.3929450Z In file included from include/nvtx.h:10: 2022-12-01T09:56:09.3930487Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.3931097Z color& operator=(color const&) = default; 2022-12-01T09:56:09.3931456Z ^ 2022-12-01T09:56:09.3932578Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:09.3933440Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:09.3933846Z ^ 2022-12-01T09:56:09.3934615Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.3935227Z color& operator=(color&&) = default; 2022-12-01T09:56:09.3935541Z ^ 2022-12-01T09:56:09.3936574Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:09.3937124Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:09.3937327Z ^ 2022-12-01T09:56:09.3937745Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.3938135Z category& operator=(category const&) = default; 2022-12-01T09:56:09.3938340Z ^ 2022-12-01T09:56:09.3939086Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:09.3939537Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:09.3939742Z ^ 2022-12-01T09:56:09.3940147Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.3940486Z category& operator=(category&&) = default; 2022-12-01T09:56:09.3940682Z ^ 2022-12-01T09:56:09.3941246Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:09.3941671Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:09.3941878Z ^ 2022-12-01T09:56:09.3942239Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:09.3942529Z 0, // payload value (union) 2022-12-01T09:56:09.3942723Z ^ 2022-12-01T09:56:09.3942884Z {} 2022-12-01T09:56:09.3943220Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:09.3943515Z 0 // message value (union) 2022-12-01T09:56:09.3943700Z ^ 2022-12-01T09:56:09.3943839Z {} 2022-12-01T09:56:09.3944007Z 6 warnings generated. 2022-12-01T09:56:09.4291198Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-12-01T09:56:09.4579841Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-12-01T09:56:09.4630282Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-12-01T09:56:09.4695301Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-12-01T09:56:09.4790444Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-12-01T09:56:09.4963744Z Compiling graph/tuning.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/tuning.o 2022-12-01T09:56:09.5776439Z Compiling graph/xml.cc > /var/lib/jenkins/workspace/build/nccl/obj/graph/xml.o 2022-12-01T09:56:09.6161428Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-12-01T09:56:09.6441040Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-12-01T09:56:09.6501966Z Generating rules > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/Makefile.rules 2022-12-01T09:56:09.6779522Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-12-01T09:56:09.7656733Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-12-01T09:56:09.7952226Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i8.cu 2022-12-01T09:56:09.8065822Z In file included from graph/tuning.cc:7: 2022-12-01T09:56:09.8066215Z In file included from include/core.h:62: 2022-12-01T09:56:09.8066637Z In file included from include/nvtx.h:10: 2022-12-01T09:56:09.8067644Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.8068267Z color& operator=(color const&) = default; 2022-12-01T09:56:09.8068666Z ^ 2022-12-01T09:56:09.8069736Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:09.8070756Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:09.8071134Z ^ 2022-12-01T09:56:09.8072116Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.8072720Z color& operator=(color&&) = default; 2022-12-01T09:56:09.8073061Z ^ 2022-12-01T09:56:09.8074097Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:09.8074955Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:09.8075351Z ^ 2022-12-01T09:56:09.8076040Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.8076713Z category& operator=(category const&) = default; 2022-12-01T09:56:09.8077008Z ^ 2022-12-01T09:56:09.8077582Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:09.8078012Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:09.8078217Z ^ 2022-12-01T09:56:09.8078624Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.8078963Z category& operator=(category&&) = default; 2022-12-01T09:56:09.8079144Z ^ 2022-12-01T09:56:09.8079803Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:09.8080254Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:09.8080443Z ^ 2022-12-01T09:56:09.8080797Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:09.8081104Z 0, // payload value (union) 2022-12-01T09:56:09.8081281Z ^ 2022-12-01T09:56:09.8081435Z {} 2022-12-01T09:56:09.8081786Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:09.8082080Z 0 // message value (union) 2022-12-01T09:56:09.8082254Z ^ 2022-12-01T09:56:09.8082404Z {} 2022-12-01T09:56:09.8082567Z 6 warnings generated. 2022-12-01T09:56:09.8317774Z In file included from graph/xml.cc:12: 2022-12-01T09:56:09.8318514Z In file included from include/core.h:62: 2022-12-01T09:56:09.8318927Z In file included from include/nvtx.h:10: 2022-12-01T09:56:09.8319865Z include/nvtx3.hpp:982:10: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.8320453Z color& operator=(color const&) = default; 2022-12-01T09:56:09.8320789Z ^ 2022-12-01T09:56:09.8321860Z include/nvtx3.hpp:1000:20: note: copy assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:09.8322650Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:09.8323006Z ^ 2022-12-01T09:56:09.8323724Z include/nvtx3.hpp:984:10: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.8324300Z color& operator=(color&&) = default; 2022-12-01T09:56:09.8324781Z ^ 2022-12-01T09:56:09.8325769Z include/nvtx3.hpp:1000:20: note: move assignment operator of 'color' is implicitly deleted because field '_value' is of const-qualified type 'const nvtx3::v1::color::value_type' (aka 'const unsigned int') 2022-12-01T09:56:09.8326564Z value_type const _value{}; ///< color's argb color code 2022-12-01T09:56:09.8326903Z ^ 2022-12-01T09:56:09.8327639Z include/nvtx3.hpp:1050:13: warning: explicitly defaulted copy assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.8328225Z category& operator=(category const&) = default; 2022-12-01T09:56:09.8328545Z ^ 2022-12-01T09:56:09.8329545Z include/nvtx3.hpp:1055:17: note: copy assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:09.8330329Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:09.8330677Z ^ 2022-12-01T09:56:09.8331382Z include/nvtx3.hpp:1052:13: warning: explicitly defaulted move assignment operator is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:56:09.8331963Z category& operator=(category&&) = default; 2022-12-01T09:56:09.8332289Z ^ 2022-12-01T09:56:09.8333249Z include/nvtx3.hpp:1055:17: note: move assignment operator of 'category' is implicitly deleted because field 'id_' is of const-qualified type 'const nvtx3::v1::category::id_type' (aka 'const unsigned int') 2022-12-01T09:56:09.8334024Z id_type const id_{}; ///< category's unique identifier 2022-12-01T09:56:09.8334371Z ^ 2022-12-01T09:56:09.8334998Z include/nvtx3.hpp:1669:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:09.8335490Z 0, // payload value (union) 2022-12-01T09:56:09.8335809Z ^ 2022-12-01T09:56:09.8336182Z {} 2022-12-01T09:56:09.8336786Z include/nvtx3.hpp:1671:9: warning: suggest braces around initialization of subobject [-Wmissing-braces] 2022-12-01T09:56:09.8337295Z 0 // message value (union) 2022-12-01T09:56:09.8337613Z ^ 2022-12-01T09:56:09.8337852Z {} 2022-12-01T09:56:09.8338131Z 6 warnings generated. 2022-12-01T09:56:09.8586566Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-12-01T09:56:09.8996029Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-12-01T09:56:09.9345224Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-12-01T09:56:09.9394702Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-12-01T09:56:09.9823643Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-12-01T09:56:10.0507112Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-12-01T09:56:10.0806984Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-12-01T09:56:10.0872692Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-12-01T09:56:10.1131743Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-12-01T09:56:10.2229159Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/buffer.cc:9: 2022-12-01T09:56:10.2229779Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/buffer.h:20: 2022-12-01T09:56:10.2230321Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:28: 2022-12-01T09:56:10.2231616Z /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:56:10.2232326Z Exception() = default; 2022-12-01T09:56:10.2232582Z ^ 2022-12-01T09:56:10.2233277Z /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:56:10.2233674Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.2233866Z ^ 2022-12-01T09:56:10.2234347Z /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:56:10.2234733Z InvalidOperationException() = default; 2022-12-01T09:56:10.2234921Z ^ 2022-12-01T09:56:10.2235529Z /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:56:10.2235996Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:10.2236240Z ^ 2022-12-01T09:56:10.2236540Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.2236836Z Exception() = default; 2022-12-01T09:56:10.2237006Z ^ 2022-12-01T09:56:10.2237538Z /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:56:10.2237925Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.2238130Z ^ 2022-12-01T09:56:10.2238704Z /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:56:10.2239068Z IoException() = default; 2022-12-01T09:56:10.2239247Z ^ 2022-12-01T09:56:10.2239812Z /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:56:10.2240196Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:10.2240401Z ^ 2022-12-01T09:56:10.2240736Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.2241031Z Exception() = default; 2022-12-01T09:56:10.2241191Z ^ 2022-12-01T09:56:10.2241736Z /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:56:10.2242122Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.2242311Z ^ 2022-12-01T09:56:10.2242485Z 3 warnings generated. 2022-12-01T09:56:10.2297430Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-12-01T09:56:10.2496300Z [ 1%] Linking CXX static library ../../../lib/libprotobuf.a 2022-12-01T09:56:10.2917373Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-12-01T09:56:10.2960608Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-12-01T09:56:10.3108986Z [ 1%] Built target libprotobuf 2022-12-01T09:56:10.3227834Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-12-01T09:56:10.3268153Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-12-01T09:56:10.3984025Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/context.cc:11: 2022-12-01T09:56:10.3985308Z /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:56:10.3985670Z Exception() = default; 2022-12-01T09:56:10.3985830Z ^ 2022-12-01T09:56:10.3986457Z /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:56:10.3986850Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.3987041Z ^ 2022-12-01T09:56:10.3987518Z /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:56:10.3987908Z InvalidOperationException() = default; 2022-12-01T09:56:10.3988116Z ^ 2022-12-01T09:56:10.3988890Z /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:56:10.3989564Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:10.3989915Z ^ 2022-12-01T09:56:10.3990245Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.3990730Z Exception() = default; 2022-12-01T09:56:10.3991028Z ^ 2022-12-01T09:56:10.3992129Z /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:56:10.3992928Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.3993275Z ^ 2022-12-01T09:56:10.3993971Z /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:56:10.3994314Z IoException() = default; 2022-12-01T09:56:10.3994489Z ^ 2022-12-01T09:56:10.3995062Z /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:56:10.3995456Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:10.3995646Z ^ 2022-12-01T09:56:10.3995948Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.3996241Z Exception() = default; 2022-12-01T09:56:10.3996398Z ^ 2022-12-01T09:56:10.3996948Z /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:56:10.3997335Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.3997534Z ^ 2022-12-01T09:56:10.3997693Z 3 warnings generated. 2022-12-01T09:56:10.4051736Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-12-01T09:56:10.4356378Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/loop.cc:16: 2022-12-01T09:56:10.4357525Z /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:56:10.4358135Z Exception() = default; 2022-12-01T09:56:10.4358416Z ^ 2022-12-01T09:56:10.4359483Z /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:56:10.4360307Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.4360640Z ^ 2022-12-01T09:56:10.4361453Z /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:56:10.4362097Z InvalidOperationException() = default; 2022-12-01T09:56:10.4362410Z ^ 2022-12-01T09:56:10.4363453Z /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:56:10.4364227Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:10.4364614Z ^ 2022-12-01T09:56:10.4365153Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.4365667Z Exception() = default; 2022-12-01T09:56:10.4365940Z ^ 2022-12-01T09:56:10.4366871Z /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:56:10.4367525Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.4367854Z ^ 2022-12-01T09:56:10.4368652Z /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:56:10.4369258Z IoException() = default; 2022-12-01T09:56:10.4369549Z ^ 2022-12-01T09:56:10.4370633Z /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:56:10.4371282Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:10.4371647Z ^ 2022-12-01T09:56:10.4372179Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.4372677Z Exception() = default; 2022-12-01T09:56:10.4372980Z ^ 2022-12-01T09:56:10.4374017Z /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:56:10.4374710Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.4375047Z ^ 2022-12-01T09:56:10.4375370Z 3 warnings generated. 2022-12-01T09:56:10.4408283Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u8.cu 2022-12-01T09:56:10.4493368Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i32.cu 2022-12-01T09:56:10.4580487Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u32.cu 2022-12-01T09:56:10.4674036Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i64.cu 2022-12-01T09:56:10.4731228Z [ 1%] 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:56:10.4733469Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u64.cu 2022-12-01T09:56:10.4811885Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f16.cu 2022-12-01T09:56:10.4824352Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/device.cc:18: 2022-12-01T09:56:10.4825504Z /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:56:10.4825884Z Exception() = default; 2022-12-01T09:56:10.4826045Z ^ 2022-12-01T09:56:10.4826653Z /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:56:10.4827047Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.4827251Z ^ 2022-12-01T09:56:10.4827716Z /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:56:10.4828093Z InvalidOperationException() = default; 2022-12-01T09:56:10.4828291Z ^ 2022-12-01T09:56:10.4828989Z /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:56:10.4829450Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:10.4829694Z ^ 2022-12-01T09:56:10.4830031Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.4830313Z Exception() = default; 2022-12-01T09:56:10.4830481Z ^ 2022-12-01T09:56:10.4831029Z /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:56:10.4831402Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.4831602Z ^ 2022-12-01T09:56:10.4832565Z /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:56:10.4833112Z IoException() = default; 2022-12-01T09:56:10.4833374Z ^ 2022-12-01T09:56:10.4834378Z /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:56:10.4835159Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:10.4835529Z ^ 2022-12-01T09:56:10.4836063Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.4836592Z Exception() = default; 2022-12-01T09:56:10.4836868Z ^ 2022-12-01T09:56:10.4837911Z /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:56:10.4838616Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.4838955Z ^ 2022-12-01T09:56:10.4839243Z 3 warnings generated. 2022-12-01T09:56:10.4884240Z [ 1%] 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:56:10.4899968Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f32.cu 2022-12-01T09:56:10.4942042Z [ 1%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-12-01T09:56:10.5021737Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f64.cu 2022-12-01T09:56:10.5128743Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_bf16.cu 2022-12-01T09:56:10.5217373Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i8.cu 2022-12-01T09:56:10.5230553Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.cc:9: 2022-12-01T09:56:10.5234722Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:28: 2022-12-01T09:56:10.5235493Z /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:56:10.5235914Z Exception() = default; 2022-12-01T09:56:10.5236190Z ^ 2022-12-01T09:56:10.5237255Z /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:56:10.5237777Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.5237984Z ^ 2022-12-01T09:56:10.5238469Z /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:56:10.5238851Z InvalidOperationException() = default; 2022-12-01T09:56:10.5239038Z ^ 2022-12-01T09:56:10.5239641Z /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:56:10.5240095Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:10.5240333Z ^ 2022-12-01T09:56:10.5240629Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.5240924Z Exception() = default; 2022-12-01T09:56:10.5241093Z ^ 2022-12-01T09:56:10.5241770Z /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:56:10.5242163Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.5242372Z ^ 2022-12-01T09:56:10.5242834Z /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:56:10.5243181Z IoException() = default; 2022-12-01T09:56:10.5243357Z ^ 2022-12-01T09:56:10.5243920Z /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:56:10.5244308Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:10.5244517Z ^ 2022-12-01T09:56:10.5244823Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.5245112Z Exception() = default; 2022-12-01T09:56:10.5245281Z ^ 2022-12-01T09:56:10.5245822Z /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:56:10.5246203Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.5246390Z ^ 2022-12-01T09:56:10.5246563Z 3 warnings generated. 2022-12-01T09:56:10.5328921Z [ 1%] 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:56:10.5362201Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u8.cu 2022-12-01T09:56:10.5458066Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i32.cu 2022-12-01T09:56:10.5573421Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u32.cu 2022-12-01T09:56:10.5658387Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-12-01T09:56:10.5680203Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i64.cu 2022-12-01T09:56:10.5801423Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u64.cu 2022-12-01T09:56:10.5890834Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f16.cu 2022-12-01T09:56:10.5958948Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f32.cu 2022-12-01T09:56:10.6074228Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f64.cu 2022-12-01T09:56:10.6136132Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_bf16.cu 2022-12-01T09:56:10.6257266Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i8.cu 2022-12-01T09:56:10.6334756Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u8.cu 2022-12-01T09:56:10.6441282Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i32.cu 2022-12-01T09:56:10.6495565Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u32.cu 2022-12-01T09:56:10.6551070Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i64.cu 2022-12-01T09:56:10.6631673Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u64.cu 2022-12-01T09:56:10.6696031Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f16.cu 2022-12-01T09:56:10.6733424Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-12-01T09:56:10.6771069Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f32.cu 2022-12-01T09:56:10.6782430Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/unbound_buffer.cc:13: 2022-12-01T09:56:10.6783644Z /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:56:10.6784078Z Exception() = default; 2022-12-01T09:56:10.6784255Z ^ 2022-12-01T09:56:10.6784849Z /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:56:10.6785244Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.6785560Z ^ 2022-12-01T09:56:10.6786285Z /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:56:10.6786822Z InvalidOperationException() = default; 2022-12-01T09:56:10.6787043Z ^ 2022-12-01T09:56:10.6788204Z /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:56:10.6788850Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:56:10.6789115Z ^ 2022-12-01T09:56:10.6789434Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.6789735Z Exception() = default; 2022-12-01T09:56:10.6789894Z ^ 2022-12-01T09:56:10.6790450Z /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:56:10.6790831Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.6791030Z ^ 2022-12-01T09:56:10.6791488Z /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:56:10.6792087Z IoException() = default; 2022-12-01T09:56:10.6792337Z ^ 2022-12-01T09:56:10.6793200Z /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:56:10.6793833Z struct IoException : public ::gloo::Exception { 2022-12-01T09:56:10.6794172Z ^ 2022-12-01T09:56:10.6794703Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:56:10.6795240Z Exception() = default; 2022-12-01T09:56:10.6795570Z ^ 2022-12-01T09:56:10.6796771Z /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:56:10.6797410Z struct Exception : public std::runtime_error { 2022-12-01T09:56:10.6797844Z ^ 2022-12-01T09:56:10.6798143Z 3 warnings generated. 2022-12-01T09:56:10.6854328Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f64.cu 2022-12-01T09:56:10.6856115Z [ 2%] Linking CXX static library ../../../lib/libgloo.a 2022-12-01T09:56:10.6918577Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_bf16.cu 2022-12-01T09:56:10.6989515Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i8.cu 2022-12-01T09:56:10.7055596Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2022-12-01T09:56:10.7069574Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u8.cu 2022-12-01T09:56:10.7150931Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i32.cu 2022-12-01T09:56:10.7198386Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-12-01T09:56:10.7227399Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u32.cu 2022-12-01T09:56:10.7270911Z [ 3%] Built target gloo 2022-12-01T09:56:10.7327064Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i64.cu 2022-12-01T09:56:10.7427846Z Scanning dependencies of target dnnl_common 2022-12-01T09:56:10.7435049Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u64.cu 2022-12-01T09:56:10.7528790Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-12-01T09:56:10.7541707Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f16.cu 2022-12-01T09:56:10.7586104Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-12-01T09:56:10.7631945Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f32.cu 2022-12-01T09:56:10.7732080Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f64.cu 2022-12-01T09:56:10.7814065Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_bf16.cu 2022-12-01T09:56:10.7961044Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i8.cu 2022-12-01T09:56:10.8033181Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u8.cu 2022-12-01T09:56:10.8147184Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i32.cu 2022-12-01T09:56:10.8223221Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u32.cu 2022-12-01T09:56:10.8309591Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i64.cu 2022-12-01T09:56:10.8386095Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u64.cu 2022-12-01T09:56:10.8478181Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f16.cu 2022-12-01T09:56:10.8483017Z [ 3%] 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:56:10.8629961Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f32.cu 2022-12-01T09:56:10.8746792Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f64.cu 2022-12-01T09:56:10.8830924Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_bf16.cu 2022-12-01T09:56:10.8910446Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i8.cu 2022-12-01T09:56:10.8997624Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u8.cu 2022-12-01T09:56:10.9051374Z [ 3%] 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:56:10.9114824Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i32.cu 2022-12-01T09:56:10.9179301Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-12-01T09:56:10.9224874Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u32.cu 2022-12-01T09:56:10.9362575Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i64.cu 2022-12-01T09:56:10.9456379Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u64.cu 2022-12-01T09:56:10.9565656Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f16.cu 2022-12-01T09:56:10.9639882Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f32.cu 2022-12-01T09:56:10.9757061Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f64.cu 2022-12-01T09:56:10.9814576Z Copying sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_bf16.cu 2022-12-01T09:56:10.9887360Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i8.cu 2022-12-01T09:56:11.0119249Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u8.cu 2022-12-01T09:56:11.0217553Z [ 3%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-12-01T09:56:11.0518301Z [ 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:56:11.0695550Z [ 4%] 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:56:11.0733822Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-12-01T09:56:11.1442025Z [ 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:56:11.1948977Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-12-01T09:56:11.2519833Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-12-01T09:56:11.2691735Z [ 4%] 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:56:11.3005485Z [ 4%] 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:56:11.3276346Z [ 4%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-12-01T09:56:11.4070147Z [ 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:56:11.4299325Z [ 4%] 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:56:11.4770170Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-12-01T09:56:11.4971841Z [ 4%] Linking CXX static library ../../../lib/libasmjit.a 2022-12-01T09:56:11.5344956Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-12-01T09:56:11.5345590Z [ 4%] Built target asmjit 2022-12-01T09:56:11.5419551Z [ 4%] 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:56:11.6257852Z [ 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:56:11.6465921Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-12-01T09:56:11.6695814Z [ 4%] 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:56:11.6949890Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i32.cu 2022-12-01T09:56:11.7031147Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u32.cu 2022-12-01T09:56:11.7120486Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i64.cu 2022-12-01T09:56:11.7178320Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u64.cu 2022-12-01T09:56:11.7280949Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f16.cu 2022-12-01T09:56:11.7308821Z [ 4%] 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:56:11.7385497Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f32.cu 2022-12-01T09:56:11.7578458Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f64.cu 2022-12-01T09:56:11.7738420Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_bf16.cu 2022-12-01T09:56:11.7830263Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i8.cu 2022-12-01T09:56:11.7896527Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u8.cu 2022-12-01T09:56:11.7974457Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i32.cu 2022-12-01T09:56:11.8027483Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u32.cu 2022-12-01T09:56:11.8116574Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i64.cu 2022-12-01T09:56:11.8175956Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u64.cu 2022-12-01T09:56:11.8227374Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f16.cu 2022-12-01T09:56:11.8228216Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-12-01T09:56:11.8260642Z [ 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:56:11.8301888Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f32.cu 2022-12-01T09:56:11.8405494Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f64.cu 2022-12-01T09:56:11.8432636Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-12-01T09:56:11.8510345Z [ 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:56:11.8518178Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_bf16.cu 2022-12-01T09:56:11.8616331Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i8.cu 2022-12-01T09:56:11.8737318Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u8.cu 2022-12-01T09:56:11.8854093Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i32.cu 2022-12-01T09:56:11.8949327Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u32.cu 2022-12-01T09:56:11.9028216Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i64.cu 2022-12-01T09:56:11.9117868Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u64.cu 2022-12-01T09:56:11.9201110Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2022-12-01T09:56:11.9228628Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f16.cu 2022-12-01T09:56:11.9381018Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f32.cu 2022-12-01T09:56:11.9523268Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f64.cu 2022-12-01T09:56:11.9622919Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_bf16.cu 2022-12-01T09:56:11.9701415Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i8.cu 2022-12-01T09:56:11.9780935Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u8.cu 2022-12-01T09:56:11.9892094Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i32.cu 2022-12-01T09:56:11.9988338Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u32.cu 2022-12-01T09:56:12.0085103Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i64.cu 2022-12-01T09:56:12.0132648Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u64.cu 2022-12-01T09:56:12.0188306Z [ 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:56:12.0190092Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f16.cu 2022-12-01T09:56:12.0254417Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f32.cu 2022-12-01T09:56:12.0320215Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f64.cu 2022-12-01T09:56:12.0417817Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_bf16.cu 2022-12-01T09:56:12.0491272Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i8.cu 2022-12-01T09:56:12.0534617Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-12-01T09:56:12.0539736Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u8.cu 2022-12-01T09:56:12.0600868Z [ 4%] 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:56:12.0623588Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i32.cu 2022-12-01T09:56:12.0763109Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u32.cu 2022-12-01T09:56:12.0778983Z [ 4%] 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:56:12.0888084Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i64.cu 2022-12-01T09:56:12.0950800Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u64.cu 2022-12-01T09:56:12.1061165Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f16.cu 2022-12-01T09:56:12.1092137Z [ 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:56:12.1151137Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2022-12-01T09:56:12.1197860Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f32.cu 2022-12-01T09:56:12.1322850Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f64.cu 2022-12-01T09:56:12.1444075Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_bf16.cu 2022-12-01T09:56:12.1576619Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i8.cu 2022-12-01T09:56:12.1845247Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u8.cu 2022-12-01T09:56:12.1920260Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i32.cu 2022-12-01T09:56:12.2022157Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u32.cu 2022-12-01T09:56:12.2088800Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i64.cu 2022-12-01T09:56:12.2199573Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u64.cu 2022-12-01T09:56:12.2283451Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f16.cu 2022-12-01T09:56:12.2367792Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f32.cu 2022-12-01T09:56:12.2469477Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f64.cu 2022-12-01T09:56:12.2528820Z Copying all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_bf16.cu 2022-12-01T09:56:12.2590982Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i8.cu 2022-12-01T09:56:12.2712980Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-12-01T09:56:12.2862420Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-12-01T09:56:12.2966945Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-12-01T09:56:12.3448941Z [ 4%] 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:56:12.3789704Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2022-12-01T09:56:12.4400053Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2022-12-01T09:56:12.4590837Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:56:12.4922813Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-12-01T09:56:12.5527497Z [ 4%] 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:56:12.6185005Z [ 4%] 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:56:12.6403930Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-12-01T09:56:12.6855761Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-12-01T09:56:12.6908191Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:56:12.8000521Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2022-12-01T09:56:12.8630172Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2022-12-01T09:56:12.8725768Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-12-01T09:56:12.9037379Z [ 4%] 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:56:12.9144574Z [ 4%] 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:56:13.0207834Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u8.cu 2022-12-01T09:56:13.0314307Z [ 4%] 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:56:13.0330785Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i32.cu 2022-12-01T09:56:13.0418516Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u32.cu 2022-12-01T09:56:13.0514084Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i64.cu 2022-12-01T09:56:13.0617006Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u64.cu 2022-12-01T09:56:13.0661038Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-12-01T09:56:13.0690248Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f16.cu 2022-12-01T09:56:13.0840311Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f32.cu 2022-12-01T09:56:13.0904945Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f64.cu 2022-12-01T09:56:13.0989996Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_bf16.cu 2022-12-01T09:56:13.1063731Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:56:13.1114029Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i8.cu 2022-12-01T09:56:13.1362721Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u8.cu 2022-12-01T09:56:13.1382822Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:56:13.1463122Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i32.cu 2022-12-01T09:56:13.1560417Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u32.cu 2022-12-01T09:56:13.1640076Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i64.cu 2022-12-01T09:56:13.1729959Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u64.cu 2022-12-01T09:56:13.1800762Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f16.cu 2022-12-01T09:56:13.1889604Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f32.cu 2022-12-01T09:56:13.1979207Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f64.cu 2022-12-01T09:56:13.2030691Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_bf16.cu 2022-12-01T09:56:13.2100844Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i8.cu 2022-12-01T09:56:13.2156973Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u8.cu 2022-12-01T09:56:13.2221520Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i32.cu 2022-12-01T09:56:13.2280411Z [ 4%] 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:56:13.2298028Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u32.cu 2022-12-01T09:56:13.2399310Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i64.cu 2022-12-01T09:56:13.2478820Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u64.cu 2022-12-01T09:56:13.2606662Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-12-01T09:56:13.2642400Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f16.cu 2022-12-01T09:56:13.2737707Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f32.cu 2022-12-01T09:56:13.2831265Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f64.cu 2022-12-01T09:56:13.2900262Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_bf16.cu 2022-12-01T09:56:13.3017883Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-12-01T09:56:13.3023864Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i8.cu 2022-12-01T09:56:13.3109394Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u8.cu 2022-12-01T09:56:13.3191330Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i32.cu 2022-12-01T09:56:13.3282616Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u32.cu 2022-12-01T09:56:13.3378349Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i64.cu 2022-12-01T09:56:13.3442521Z [ 4%] 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:56:13.3487338Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u64.cu 2022-12-01T09:56:13.3631666Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f16.cu 2022-12-01T09:56:13.3753487Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f32.cu 2022-12-01T09:56:13.3843555Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-12-01T09:56:13.3883504Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f64.cu 2022-12-01T09:56:13.4041948Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_bf16.cu 2022-12-01T09:56:13.4119895Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i8.cu 2022-12-01T09:56:13.4185967Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u8.cu 2022-12-01T09:56:13.4254944Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i32.cu 2022-12-01T09:56:13.4293098Z [ 4%] 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:56:13.4333939Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u32.cu 2022-12-01T09:56:13.4441442Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i64.cu 2022-12-01T09:56:13.4533209Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u64.cu 2022-12-01T09:56:13.4587236Z [ 4%] 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:56:13.4619677Z [ 4%] 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:56:13.4697829Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f16.cu 2022-12-01T09:56:13.4799390Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f32.cu 2022-12-01T09:56:13.5064073Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f64.cu 2022-12-01T09:56:13.5196945Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_bf16.cu 2022-12-01T09:56:13.5317519Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i8.cu 2022-12-01T09:56:13.5404216Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u8.cu 2022-12-01T09:56:13.5521519Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i32.cu 2022-12-01T09:56:13.5586950Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u32.cu 2022-12-01T09:56:13.5641633Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i64.cu 2022-12-01T09:56:13.5701685Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u64.cu 2022-12-01T09:56:13.5776355Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f16.cu 2022-12-01T09:56:13.5804144Z [ 4%] 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:56:13.5843871Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-12-01T09:56:13.5885416Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f32.cu 2022-12-01T09:56:13.5991569Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f64.cu 2022-12-01T09:56:13.6121636Z Copying all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_bf16.cu 2022-12-01T09:56:13.6227776Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i8.cu 2022-12-01T09:56:13.6504493Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-12-01T09:56:13.6591069Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-12-01T09:56:13.6802801Z [ 4%] 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:56:13.7511456Z [ 4%] 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:56:13.7811099Z [ 4%] 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:56:13.8901427Z [ 4%] 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:56:13.9164044Z [ 4%] 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:56:13.9224573Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-12-01T09:56:13.9493328Z [ 4%] 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:56:13.9777897Z [ 4%] 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:56:14.0999842Z [ 4%] 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:56:14.1199447Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-12-01T09:56:14.1261449Z [ 4%] 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:56:14.1540391Z [ 4%] 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:56:14.2055840Z [ 4%] 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:56:14.3136120Z [ 4%] 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:56:14.3238757Z [ 4%] 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:56:14.3455010Z [ 4%] 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:56:14.3505925Z [ 4%] 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:56:14.4038747Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u8.cu 2022-12-01T09:56:14.4137575Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i32.cu 2022-12-01T09:56:14.4267002Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u32.cu 2022-12-01T09:56:14.4309176Z [ 4%] 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:56:14.4369078Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i64.cu 2022-12-01T09:56:14.4493263Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u64.cu 2022-12-01T09:56:14.4602500Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f16.cu 2022-12-01T09:56:14.4720470Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f32.cu 2022-12-01T09:56:14.4829959Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f64.cu 2022-12-01T09:56:14.4914836Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_bf16.cu 2022-12-01T09:56:14.4974307Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i8.cu 2022-12-01T09:56:14.5091956Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u8.cu 2022-12-01T09:56:14.5142155Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i32.cu 2022-12-01T09:56:14.5193351Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u32.cu 2022-12-01T09:56:14.5248314Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i64.cu 2022-12-01T09:56:14.5308149Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u64.cu 2022-12-01T09:56:14.5365607Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f16.cu 2022-12-01T09:56:14.5407794Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-12-01T09:56:14.5419084Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f32.cu 2022-12-01T09:56:14.5492812Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f64.cu 2022-12-01T09:56:14.5546307Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_bf16.cu 2022-12-01T09:56:14.5556404Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-12-01T09:56:14.5666825Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i8.cu 2022-12-01T09:56:14.5719133Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-12-01T09:56:14.5747678Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u8.cu 2022-12-01T09:56:14.5806008Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-12-01T09:56:14.5905668Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i32.cu 2022-12-01T09:56:14.5979839Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u32.cu 2022-12-01T09:56:14.6051438Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i64.cu 2022-12-01T09:56:14.6160991Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u64.cu 2022-12-01T09:56:14.6265029Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f16.cu 2022-12-01T09:56:14.6347256Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f32.cu 2022-12-01T09:56:14.6440543Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f64.cu 2022-12-01T09:56:14.6499372Z [ 4%] 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:56:14.6565767Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_bf16.cu 2022-12-01T09:56:14.6683244Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i8.cu 2022-12-01T09:56:14.6802358Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u8.cu 2022-12-01T09:56:14.6865418Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i32.cu 2022-12-01T09:56:14.6999025Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u32.cu 2022-12-01T09:56:14.7072239Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i64.cu 2022-12-01T09:56:14.7190310Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u64.cu 2022-12-01T09:56:14.7248400Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f16.cu 2022-12-01T09:56:14.7307562Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f32.cu 2022-12-01T09:56:14.7376202Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f64.cu 2022-12-01T09:56:14.7385401Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-12-01T09:56:14.7438751Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_bf16.cu 2022-12-01T09:56:14.7457927Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-12-01T09:56:14.7540934Z [ 4%] 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:56:14.7548893Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i8.cu 2022-12-01T09:56:14.7701599Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u8.cu 2022-12-01T09:56:14.7795454Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i32.cu 2022-12-01T09:56:14.7860578Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u32.cu 2022-12-01T09:56:14.7962135Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i64.cu 2022-12-01T09:56:14.8111938Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u64.cu 2022-12-01T09:56:14.8171180Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f16.cu 2022-12-01T09:56:14.8258714Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f32.cu 2022-12-01T09:56:14.8312761Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f64.cu 2022-12-01T09:56:14.8384714Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_bf16.cu 2022-12-01T09:56:14.8412885Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-12-01T09:56:14.8516025Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i8.cu 2022-12-01T09:56:14.8595818Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u8.cu 2022-12-01T09:56:14.8704407Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i32.cu 2022-12-01T09:56:14.8807153Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u32.cu 2022-12-01T09:56:14.8890947Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i64.cu 2022-12-01T09:56:14.8899629Z [ 4%] 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:56:14.8950038Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u64.cu 2022-12-01T09:56:14.9004798Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f16.cu 2022-12-01T09:56:14.9061857Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f32.cu 2022-12-01T09:56:14.9095304Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-12-01T09:56:14.9138308Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f64.cu 2022-12-01T09:56:14.9238006Z Copying broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_bf16.cu 2022-12-01T09:56:14.9323211Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-12-01T09:56:14.9350277Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i8.cu 2022-12-01T09:56:14.9419872Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-12-01T09:56:15.0329381Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-12-01T09:56:15.0930016Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-12-01T09:56:15.0956173Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-12-01T09:56:15.1030292Z [ 4%] 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:56:15.1095781Z [ 4%] 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:56:15.2705519Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-12-01T09:56:15.3086779Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-12-01T09:56:15.3255764Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-12-01T09:56:15.3269205Z [ 4%] 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:56:15.3736044Z [ 4%] 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:56:15.4428034Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-12-01T09:56:15.4719155Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-12-01T09:56:15.5168028Z [ 4%] 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:56:15.5248344Z [ 4%] 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:56:15.5866913Z [ 4%] 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:56:15.6268879Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-12-01T09:56:15.6358674Z [ 4%] 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:56:15.7235617Z [ 4%] 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:56:15.7743184Z [ 4%] 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:56:15.7780920Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u8.cu 2022-12-01T09:56:15.7834113Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i32.cu 2022-12-01T09:56:15.7893971Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u32.cu 2022-12-01T09:56:15.7983321Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i64.cu 2022-12-01T09:56:15.8038861Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u64.cu 2022-12-01T09:56:15.8093637Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f16.cu 2022-12-01T09:56:15.8148725Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f32.cu 2022-12-01T09:56:15.8222414Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f64.cu 2022-12-01T09:56:15.8257895Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-12-01T09:56:15.8278206Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_bf16.cu 2022-12-01T09:56:15.8353729Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-12-01T09:56:15.8360670Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i8.cu 2022-12-01T09:56:15.8496214Z [ 4%] 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:56:15.8554222Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u8.cu 2022-12-01T09:56:15.8664866Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i32.cu 2022-12-01T09:56:15.8818892Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u32.cu 2022-12-01T09:56:15.8922674Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i64.cu 2022-12-01T09:56:15.8994705Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u64.cu 2022-12-01T09:56:15.9053979Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-12-01T09:56:15.9115002Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f16.cu 2022-12-01T09:56:15.9241339Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f32.cu 2022-12-01T09:56:15.9322206Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f64.cu 2022-12-01T09:56:15.9494994Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_bf16.cu 2022-12-01T09:56:15.9573968Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i8.cu 2022-12-01T09:56:15.9659200Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u8.cu 2022-12-01T09:56:15.9731182Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i32.cu 2022-12-01T09:56:15.9806143Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u32.cu 2022-12-01T09:56:15.9865552Z [ 4%] 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:56:15.9907165Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i64.cu 2022-12-01T09:56:15.9987551Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u64.cu 2022-12-01T09:56:16.0108635Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f16.cu 2022-12-01T09:56:16.0201731Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f32.cu 2022-12-01T09:56:16.0227720Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-12-01T09:56:16.0320881Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f64.cu 2022-12-01T09:56:16.0400178Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_bf16.cu 2022-12-01T09:56:16.0515113Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i8.cu 2022-12-01T09:56:16.0577685Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u8.cu 2022-12-01T09:56:16.0635998Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i32.cu 2022-12-01T09:56:16.0687228Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u32.cu 2022-12-01T09:56:16.0751533Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i64.cu 2022-12-01T09:56:16.0832017Z [ 5%] 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:56:16.0835282Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-12-01T09:56:16.0839573Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u64.cu 2022-12-01T09:56:16.0978570Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-12-01T09:56:16.0999651Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f16.cu 2022-12-01T09:56:16.1164413Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f32.cu 2022-12-01T09:56:16.1288063Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f64.cu 2022-12-01T09:56:16.1442284Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_bf16.cu 2022-12-01T09:56:16.1512096Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i8.cu 2022-12-01T09:56:16.1603035Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u8.cu 2022-12-01T09:56:16.1720376Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i32.cu 2022-12-01T09:56:16.1777389Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u32.cu 2022-12-01T09:56:16.1841780Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2022-12-01T09:56:16.1881858Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i64.cu 2022-12-01T09:56:16.1999474Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u64.cu 2022-12-01T09:56:16.2082803Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f16.cu 2022-12-01T09:56:16.2118861Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-12-01T09:56:16.2199944Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f32.cu 2022-12-01T09:56:16.2347824Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f64.cu 2022-12-01T09:56:16.2448928Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_bf16.cu 2022-12-01T09:56:16.2541484Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i8.cu 2022-12-01T09:56:16.2608858Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-12-01T09:56:16.2614797Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u8.cu 2022-12-01T09:56:16.2719738Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i32.cu 2022-12-01T09:56:16.2780767Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u32.cu 2022-12-01T09:56:16.2839956Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i64.cu 2022-12-01T09:56:16.2897998Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u64.cu 2022-12-01T09:56:16.2965432Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f16.cu 2022-12-01T09:56:16.3046765Z [ 5%] 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:56:16.3051707Z [ 5%] 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:56:16.3069071Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f32.cu 2022-12-01T09:56:16.3200331Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f64.cu 2022-12-01T09:56:16.3295894Z Copying reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_bf16.cu 2022-12-01T09:56:16.3396158Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i8.cu 2022-12-01T09:56:16.4080148Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2022-12-01T09:56:16.4107559Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-12-01T09:56:16.4298058Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-12-01T09:56:16.4945480Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-12-01T09:56:16.5589435Z [ 5%] 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:56:16.5895858Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-12-01T09:56:16.6294057Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-12-01T09:56:16.6375960Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2022-12-01T09:56:16.6885885Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-12-01T09:56:16.7660468Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-12-01T09:56:16.8304695Z [ 5%] 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:56:16.8492110Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2022-12-01T09:56:16.8575101Z [ 5%] 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:56:16.8612947Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-12-01T09:56:16.9310606Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-12-01T09:56:17.0270117Z [ 5%] 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:56:17.0364460Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-12-01T09:56:17.0692684Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u8.cu 2022-12-01T09:56:17.0759140Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i32.cu 2022-12-01T09:56:17.0798948Z [ 5%] 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:56:17.0876359Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u32.cu 2022-12-01T09:56:17.0933795Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i64.cu 2022-12-01T09:56:17.1003441Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u64.cu 2022-12-01T09:56:17.1069738Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f16.cu 2022-12-01T09:56:17.1161315Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-12-01T09:56:17.1176939Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f32.cu 2022-12-01T09:56:17.1257192Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f64.cu 2022-12-01T09:56:17.1403296Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_bf16.cu 2022-12-01T09:56:17.1435683Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-12-01T09:56:17.1486485Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i8.cu 2022-12-01T09:56:17.1573067Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u8.cu 2022-12-01T09:56:17.1642163Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i32.cu 2022-12-01T09:56:17.1757924Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u32.cu 2022-12-01T09:56:17.1822200Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i64.cu 2022-12-01T09:56:17.1900805Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u64.cu 2022-12-01T09:56:17.2000614Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f16.cu 2022-12-01T09:56:17.2033627Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-12-01T09:56:17.2063347Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f32.cu 2022-12-01T09:56:17.2143688Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f64.cu 2022-12-01T09:56:17.2292251Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_bf16.cu 2022-12-01T09:56:17.2354204Z [ 5%] 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:56:17.2378626Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i8.cu 2022-12-01T09:56:17.2455924Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u8.cu 2022-12-01T09:56:17.2546184Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i32.cu 2022-12-01T09:56:17.2615824Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u32.cu 2022-12-01T09:56:17.2684861Z [ 5%] 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:56:17.2713269Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i64.cu 2022-12-01T09:56:17.2798284Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u64.cu 2022-12-01T09:56:17.2953256Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f16.cu 2022-12-01T09:56:17.3084148Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f32.cu 2022-12-01T09:56:17.3175173Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f64.cu 2022-12-01T09:56:17.3201002Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-12-01T09:56:17.3256198Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_bf16.cu 2022-12-01T09:56:17.3437495Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i8.cu 2022-12-01T09:56:17.3515379Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u8.cu 2022-12-01T09:56:17.3576078Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i32.cu 2022-12-01T09:56:17.3642201Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u32.cu 2022-12-01T09:56:17.3722856Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i64.cu 2022-12-01T09:56:17.3801533Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u64.cu 2022-12-01T09:56:17.3860460Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f16.cu 2022-12-01T09:56:17.3938519Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-12-01T09:56:17.3960563Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f32.cu 2022-12-01T09:56:17.4046759Z [ 5%] 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:56:17.4095449Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f64.cu 2022-12-01T09:56:17.4273026Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_bf16.cu 2022-12-01T09:56:17.4361949Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i8.cu 2022-12-01T09:56:17.4391402Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-12-01T09:56:17.4426597Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u8.cu 2022-12-01T09:56:17.4598918Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i32.cu 2022-12-01T09:56:17.4675272Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u32.cu 2022-12-01T09:56:17.4755756Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i64.cu 2022-12-01T09:56:17.4831246Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u64.cu 2022-12-01T09:56:17.4851391Z [ 5%] 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:56:17.4885324Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f16.cu 2022-12-01T09:56:17.4985332Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f32.cu 2022-12-01T09:56:17.5046016Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f64.cu 2022-12-01T09:56:17.5097891Z [ 5%] Built target dnnl_graph_common 2022-12-01T09:56:17.5163553Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_bf16.cu 2022-12-01T09:56:17.5211146Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-12-01T09:56:17.5267794Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i8.cu 2022-12-01T09:56:17.5345365Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u8.cu 2022-12-01T09:56:17.5441937Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i32.cu 2022-12-01T09:56:17.5509554Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u32.cu 2022-12-01T09:56:17.5577405Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i64.cu 2022-12-01T09:56:17.5665643Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u64.cu 2022-12-01T09:56:17.5764110Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f16.cu 2022-12-01T09:56:17.5877907Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f32.cu 2022-12-01T09:56:17.5955522Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f64.cu 2022-12-01T09:56:17.6015696Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-12-01T09:56:17.6082404Z Copying reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_bf16.cu 2022-12-01T09:56:17.7062879Z [ 5%] 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:56:17.7221639Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-12-01T09:56:17.7247452Z [ 5%] 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:56:17.7820202Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-12-01T09:56:17.9034697Z [ 5%] 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:56:17.9442632Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-12-01T09:56:17.9759878Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-12-01T09:56:18.0250061Z [ 5%] 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:56:18.0937517Z [ 5%] 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:56:18.1430691Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-12-01T09:56:18.1529596Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-12-01T09:56:18.2777462Z [ 5%] 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:56:18.3070594Z [ 6%] 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:56:18.3108358Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-12-01T09:56:18.3150914Z [ 6%] 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:56:18.3284225Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-12-01T09:56:18.3644664Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i8.o 2022-12-01T09:56:18.5228030Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-12-01T09:56:18.5242753Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-12-01T09:56:18.5419072Z [ 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:56:18.5697249Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-12-01T09:56:18.5737032Z [ 6%] 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:56:18.6868226Z [ 6%] 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:56:18.7174706Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-12-01T09:56:18.7861416Z [ 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:56:18.7937596Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-12-01T09:56:18.8281207Z [ 6%] 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:56:18.8750554Z [ 6%] 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:56:18.9034481Z [ 6%] 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:56:18.9815288Z [ 6%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-12-01T09:56:19.0227541Z [ 6%] 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:56:19.0385051Z [ 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:56:19.0818907Z [ 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:56:19.0889852Z [ 6%] 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:56:19.1048030Z [ 6%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-12-01T09:56:19.1902380Z [ 6%] Built target dnnl_common 2022-12-01T09:56:19.1980174Z [ 6%] 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:56:19.2331599Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-12-01T09:56:19.2977851Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-12-01T09:56:19.3167216Z [ 6%] 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:56:19.3361118Z [ 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:56:19.3852907Z [ 6%] 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:56:19.4192485Z [ 6%] 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:56:19.4957629Z [ 6%] 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:56:19.5326697Z [ 6%] 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:56:19.5644888Z [ 6%] 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:56:19.5835800Z [ 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:56:19.6112727Z [ 6%] 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:56:19.7011532Z [ 6%] 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:56:19.7013275Z [ 6%] 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:56:19.7440317Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-12-01T09:56:19.8499306Z [ 6%] 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:56:19.8547846Z [ 6%] 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:56:19.8823956Z [ 6%] 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:56:19.9222482Z [ 6%] 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:56:19.9816247Z [ 6%] 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:56:19.9925595Z [ 6%] 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:56:20.0645566Z [ 6%] 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:56:20.1175117Z [ 6%] 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:56:20.1470312Z [ 6%] 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:56:20.1960119Z [ 6%] 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:56:20.2488690Z [ 6%] 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:56:20.2816568Z [ 6%] 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:56:20.3094214Z [ 6%] 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:56:20.3626710Z [ 6%] 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:56:20.4202187Z [ 6%] 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:56:20.5466944Z [ 6%] 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:56:20.5599073Z [ 6%] 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:56:20.5799022Z [ 6%] 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:56:20.6012385Z [ 6%] 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:56:20.6975561Z [ 6%] Built target dnnl_graph_backend_dnnl 2022-12-01T09:56:20.7051990Z [ 6%] 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:56:20.7440082Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-12-01T09:56:20.7583853Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-12-01T09:56:20.7845194Z [ 6%] 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:56:20.8040789Z [ 6%] 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:56:20.9064365Z [ 6%] 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:56:20.9160117Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-12-01T09:56:20.9546309Z [ 6%] Built target dnnl_graph_backend_fake 2022-12-01T09:56:20.9616376Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-12-01T09:56:21.0095685Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-12-01T09:56:21.0116748Z [ 6%] 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:56:21.0140540Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u8.o 2022-12-01T09:56:21.1089841Z [ 6%] 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:56:21.1819122Z [ 6%] 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:56:21.1937328Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-12-01T09:56:21.2419038Z [ 6%] 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:56:21.2899665Z [ 6%] 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:56:21.3716285Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-12-01T09:56:21.3752882Z [ 6%] 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:56:21.4561464Z [ 7%] 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:56:21.5692078Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-12-01T09:56:21.5743545Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-12-01T09:56:21.5796083Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:56:21.6633288Z [ 7%] 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:56:21.7548728Z [ 7%] 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:56:21.7879499Z [ 7%] Built target dnnl_graph_utils 2022-12-01T09:56:21.8006400Z [ 7%] 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:56:21.8180318Z [ 7%] 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:56:21.8607208Z [ 7%] 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:56:21.9407376Z [ 7%] 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:56:22.0121383Z [ 7%] 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:56:22.0225723Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i32.o 2022-12-01T09:56:22.0386516Z [ 7%] 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:56:22.0467010Z [ 7%] 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:56:22.1324536Z [ 7%] 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:56:22.1963231Z [ 7%] 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:56:22.2312402Z [ 7%] 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:56:22.2457056Z [ 7%] 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:56:22.3667608Z [ 7%] 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:56:22.3711207Z [ 7%] 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:56:22.4766992Z [ 7%] 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:56:22.4852468Z [ 7%] 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:56:22.6183759Z [ 7%] 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:56:22.6217095Z [ 7%] 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:56:22.6475977Z [ 7%] 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:56:22.7018918Z [ 7%] 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:56:22.8231558Z [ 7%] 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:56:22.8775559Z [ 7%] 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:56:22.9283758Z [ 7%] 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:56:22.9582968Z [ 7%] 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:56:23.0566946Z [ 7%] 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:56:23.0842352Z [ 7%] 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:56:23.1702593Z [ 7%] 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:56:23.1806169Z [ 7%] 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:56:23.2094486Z [ 7%] 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:56:23.2654532Z [ 7%] 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:56:23.3273093Z [ 7%] 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:56:23.4060625Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u32.o 2022-12-01T09:56:23.4091485Z [ 7%] 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:56:23.4502303Z [ 7%] 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:56:23.4887363Z [ 7%] 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:56:23.5168437Z [ 7%] 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:56:23.6298455Z [ 7%] 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:56:23.6779838Z [ 7%] 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:56:23.7317457Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_i64.o 2022-12-01T09:56:23.7527795Z [ 7%] 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:56:23.8263443Z [ 7%] 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:56:23.8768768Z [ 7%] 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:56:24.0190344Z [ 7%] 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:56:24.0410265Z [ 7%] 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:56:24.1262306Z [ 7%] 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:56:24.1386596Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-12-01T09:56:24.2453686Z [ 7%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-12-01T09:56:24.2833494Z [ 7%] 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:56:24.3013045Z [ 7%] Built target dnnl_cpu 2022-12-01T09:56:24.3080331Z [ 7%] 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:56:24.3467498Z [ 7%] 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:56:24.4298264Z [ 7%] Linking CXX static library ../../lib/libfmt.a 2022-12-01T09:56:24.4542198Z [ 7%] Built target fmt 2022-12-01T09:56:24.4596858Z [ 7%] 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:56:24.4873374Z [ 7%] Built target libkineto_defs.bzl 2022-12-01T09:56:24.4982913Z [ 7%] 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:56:24.5497052Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-12-01T09:56:24.5529848Z [ 7%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-12-01T09:56:24.6532485Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_u64.o 2022-12-01T09:56:24.7385726Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f16.o 2022-12-01T09:56:24.7560909Z [ 7%] 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:56:24.7941098Z [ 7%] Built target kineto_api 2022-12-01T09:56:24.8075448Z [ 7%] 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:56:24.9643278Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-12-01T09:56:24.9803683Z [ 7%] 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:56:25.1233674Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-12-01T09:56:25.2198849Z [ 7%] 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:56:25.2464956Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-12-01T09:56:25.4770243Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-12-01T09:56:25.4853852Z [ 7%] 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:56:25.5939707Z [ 7%] 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:56:25.6693893Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-12-01T09:56:25.6923774Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-12-01T09:56:25.7904767Z [ 7%] 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:56:25.7931548Z [ 7%] 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:56:25.8337720Z [ 7%] 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:56:25.8985729Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-12-01T09:56:26.0227661Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-12-01T09:56:26.0342952Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-12-01T09:56:26.0669390Z [ 7%] 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:56:26.0736869Z [ 7%] 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:56:26.2422616Z [ 7%] 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:56:26.2696510Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-12-01T09:56:26.2866350Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-12-01T09:56:26.2868494Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-12-01T09:56:26.4276433Z [ 7%] 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:56:26.4293105Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f32.o 2022-12-01T09:56:26.4940308Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_f64.o 2022-12-01T09:56:26.5084190Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-12-01T09:56:26.6338971Z [ 7%] 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:56:26.7972301Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-12-01T09:56:26.8152619Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-12-01T09:56:26.8738862Z [ 7%] 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:56:26.9809832Z [ 7%] 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:56:27.0494084Z [ 7%] 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:56:27.0515307Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-12-01T09:56:27.1173666Z [ 7%] 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:56:27.1704975Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-12-01T09:56:27.2430537Z [ 7%] 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:56:27.2755729Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2022-12-01T09:56:27.3482661Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloatNodeImpl.cpp.o 2022-12-01T09:56:27.4078793Z [ 7%] 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:56:27.4406135Z [ 7%] 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:56:27.4953523Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-12-01T09:56:27.5285246Z [ 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:56:27.6670725Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sum_bf16.o 2022-12-01T09:56:27.6737493Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i8.o 2022-12-01T09:56:27.7069216Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-12-01T09:56:27.7545904Z [ 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:56:27.9115199Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-12-01T09:56:27.9467731Z [ 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:56:28.0793240Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-12-01T09:56:28.2313182Z [ 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:56:28.3036612Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-12-01T09:56:28.4702780Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-12-01T09:56:28.4758984Z [ 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:56:28.4929191Z [ 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:56:28.5105704Z [ 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:56:28.6885045Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-12-01T09:56:28.7336197Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-12-01T09:56:28.7609824Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-12-01T09:56:28.7626462Z [ 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:56:28.8298758Z [ 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:56:28.9584224Z [ 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:56:28.9789844Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-12-01T09:56:28.9894230Z [ 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:56:29.0481119Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u8.o 2022-12-01T09:56:29.2063524Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i32.o 2022-12-01T09:56:29.2140398Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-12-01T09:56:29.2227440Z [ 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:56:29.4425605Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2022-12-01T09:56:29.4792395Z [ 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_convolution.cpp.o 2022-12-01T09:56:29.5924106Z [ 8%] 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:56:29.6335122Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-12-01T09:56:29.7141696Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-12-01T09:56:29.7992019Z [ 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:56:29.7992951Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-12-01T09:56:29.8028218Z [ 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:56:29.9188400Z [ 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:56:30.0166158Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-12-01T09:56:30.0211843Z [ 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_convolution.cpp.o 2022-12-01T09:56:30.0574813Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-12-01T09:56:30.1746194Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-12-01T09:56:30.2509105Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u32.o 2022-12-01T09:56:30.2544057Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-12-01T09:56:30.2868030Z [ 9%] 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:56:30.3862036Z [ 9%] 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:56:30.3904057Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-12-01T09:56:30.5432391Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-12-01T09:56:30.5694205Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_i64.o 2022-12-01T09:56:30.6009624Z [ 9%] 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:56:30.7055641Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-12-01T09:56:30.8624696Z [ 9%] 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:56:30.9257290Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-12-01T09:56:31.0847306Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-12-01T09:56:31.0938908Z [ 9%] 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:56:31.2324180Z [ 9%] 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:56:31.2945900Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-12-01T09:56:31.3252916Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-12-01T09:56:31.3257514Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-12-01T09:56:31.4898855Z [ 9%] 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:56:31.4901313Z [ 9%] 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:56:31.5487413Z [ 9%] 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:56:31.5805816Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-12-01T09:56:31.7165282Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-12-01T09:56:31.7177147Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-12-01T09:56:31.7376388Z [ 9%] 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:56:31.8037923Z [ 9%] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o 2022-12-01T09:56:31.8772616Z [ 9%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-12-01T09:56:31.8948210Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-12-01T09:56:31.9704056Z [ 9%] 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:56:31.9773603Z [ 9%] Linking C static library ../../lib/libfoxi_loader.a 2022-12-01T09:56:32.0077740Z [ 9%] Built target foxi_loader 2022-12-01T09:56:32.0148227Z [ 9%] 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:56:32.0670172Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-12-01T09:56:32.1082677Z [ 9%] Linking CXX shared library ../lib/libcaffe2_nvrtc.so 2022-12-01T09:56:32.1782948Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-12-01T09:56:32.2135729Z [ 9%] Built target caffe2_nvrtc 2022-12-01T09:56:32.2209727Z [ 9%] 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:56:32.2561342Z [ 9%] 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:56:32.2597623Z [ 9%] 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:56:32.3700389Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-12-01T09:56:32.4307107Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-12-01T09:56:32.4779589Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-12-01T09:56:32.5110596Z [ 9%] 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:56:32.5190091Z [ 9%] 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:56:32.5562083Z [ 9%] 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:56:32.6265894Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-12-01T09:56:32.6271380Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_u64.o 2022-12-01T09:56:32.7336834Z [ 9%] Generating ATen headers 2022-12-01T09:56:32.7665883Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-12-01T09:56:32.7887781Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-12-01T09:56:32.8027549Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-12-01T09:56:32.8095605Z [ 9%] 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:56:32.8556023Z [ 9%] 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:56:32.9223456Z [ 9%] 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:56:32.9402649Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-12-01T09:56:33.0817532Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-12-01T09:56:33.0994745Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-12-01T09:56:33.1130407Z [ 9%] 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:56:33.1244121Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f16.o 2022-12-01T09:56:33.2892810Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f32.o 2022-12-01T09:56:33.3156681Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-12-01T09:56:33.3736643Z [ 9%] 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:56:33.5439151Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-12-01T09:56:33.6324415Z [ 9%] 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:56:33.7642400Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-12-01T09:56:33.8385455Z [ 9%] 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:56:34.0278660Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-12-01T09:56:34.0594890Z [ 9%] 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:56:34.1728639Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-12-01T09:56:34.3252382Z [ 9%] 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:56:34.3831617Z [ 9%] Linking CXX shared library ../lib/libc10.so 2022-12-01T09:56:34.5036072Z [ 9%] Built target c10 2022-12-01T09:56:34.5100200Z [ 9%] 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:56:34.5134756Z [ 9%] Generating ATen sources 2022-12-01T09:56:34.6877244Z [ 9%] 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:56:34.7180818Z [ 9%] 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:56:34.9230041Z [ 9%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-12-01T09:56:34.9782184Z [ 9%] 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:56:35.0221729Z [ 9%] Built target common 2022-12-01T09:56:35.0337327Z [ 9%] 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:56:35.2236819Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_f64.o 2022-12-01T09:56:35.2729228Z [ 9%] 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:56:35.3065164Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_prod_bf16.o 2022-12-01T09:56:35.4280979Z [ 9%] 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:56:35.5014407Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i8.o 2022-12-01T09:56:35.6420385Z [ 9%] 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:56:35.9442941Z [ 9%] 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:56:36.1918664Z [ 9%] 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:56:36.4511197Z [ 9%] 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:56:36.6309045Z [ 9%] 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:56:36.8252471Z [ 9%] 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:56:37.0444085Z [ 9%] 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:56:37.3697414Z [ 9%] 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:56:37.4634219Z [ 9%] 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:56:37.5526884Z [ 9%] 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:56:37.6395149Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u8.o 2022-12-01T09:56:37.6730571Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i32.o 2022-12-01T09:56:37.6819973Z [ 9%] Generating ATen declarations_yaml 2022-12-01T09:56:37.8142150Z [ 9%] 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:56:38.0872088Z [ 9%] 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:56:38.4004024Z [ 9%] 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:56:38.6573641Z [ 9%] 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:56:38.9333709Z [ 9%] 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:56:39.1881940Z [ 9%] 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:56:39.4612451Z [ 9%] 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:56:39.6018547Z [ 9%] 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:56:39.7256337Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u32.o 2022-12-01T09:56:39.8640928Z [ 9%] 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:56:39.8960901Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_i64.o 2022-12-01T09:56:40.1336240Z [ 9%] 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:56:40.4001651Z [ 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:56:40.6779903Z [ 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:56:40.9954832Z [ 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:56:41.1852597Z [ 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:56:41.3801318Z [ 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:56:41.6478353Z [ 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:56:41.8177518Z [ 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_blocked.cpp.o 2022-12-01T09:56:42.0007074Z [ 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_nhwc.cpp.o 2022-12-01T09:56:42.0482822Z [ 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_fwd_base.cpp.o 2022-12-01T09:56:42.0976728Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_u64.o 2022-12-01T09:56:42.1262552Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f16.o 2022-12-01T09:56:42.2126325Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f32.o 2022-12-01T09:56:42.2669993Z [ 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_fwd_blocked.cpp.o 2022-12-01T09:56:42.5218271Z [ 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_fwd_nhwc.cpp.o 2022-12-01T09:56:42.7640984Z [ 10%] 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:56:43.0123088Z [ 10%] 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:56:43.2698988Z [ 10%] 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:56:43.3734924Z [ 10%] 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:56:43.5484503Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-12-01T09:56:43.5748169Z [ 10%] 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:56:43.6349560Z [ 10%] Linking C executable ../../bin/mkrename 2022-12-01T09:56:43.6982169Z [ 10%] Built target mkrename 2022-12-01T09:56:43.7066249Z [ 10%] 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:56:43.8038611Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-12-01T09:56:43.9027345Z [ 10%] Linking C executable ../../bin/mkalias 2022-12-01T09:56:43.9460149Z [ 10%] 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:56:43.9649969Z [ 10%] Built target mkalias 2022-12-01T09:56:43.9717146Z [ 10%] 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:56:44.0667054Z [ 10%] 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:56:44.1605124Z [ 10%] 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:56:44.1674892Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_f64.o 2022-12-01T09:56:44.2124814Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_min_bf16.o 2022-12-01T09:56:44.2756546Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i8.o 2022-12-01T09:56:44.3499082Z [ 10%] 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:56:44.5279520Z [ 10%] 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:56:44.6076318Z [ 10%] 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:56:44.8222930Z [ 10%] Generating include/renameavx512f.h 2022-12-01T09:56:44.8235166Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-12-01T09:56:44.8315464Z [ 10%] Built target renameAVX512F.h_generated 2022-12-01T09:56:44.8372454Z [ 10%] 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:56:44.8612952Z [ 10%] Generating include/renameavx2.h 2022-12-01T09:56:44.8641353Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-12-01T09:56:44.8793781Z [ 10%] Built target renameAVX2.h_generated 2022-12-01T09:56:44.8883492Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u8.o 2022-12-01T09:56:45.0422333Z [ 10%] 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:56:45.2933332Z [ 10%] 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:56:45.4883298Z [ 10%] 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:56:45.6810182Z [ 10%] 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:56:45.9647251Z [ 10%] 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:56:46.1107115Z [ 10%] 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:56:46.2752212Z [ 10%] 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:56:46.3134220Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i32.o 2022-12-01T09:56:46.3576040Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u32.o 2022-12-01T09:56:46.4560929Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_i64.o 2022-12-01T09:56:46.5217571Z [ 10%] 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:56:46.7095574Z [ 10%] 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:56:46.9323798Z [ 10%] Built target dnnl_cpu_x64 2022-12-01T09:56:46.9558321Z [ 10%] Generating include/renameavx2128.h 2022-12-01T09:56:46.9571360Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-12-01T09:56:46.9663677Z [ 10%] Built target renameAVX2128.h_generated 2022-12-01T09:56:46.9903112Z [ 10%] Generating include/renamefma4.h 2022-12-01T09:56:46.9915687Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-12-01T09:56:47.0006634Z [ 10%] Built target renameFMA4.h_generated 2022-12-01T09:56:47.0247908Z [ 10%] Generating include/renameavx.h 2022-12-01T09:56:47.0260968Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-12-01T09:56:47.0352800Z [ 10%] Built target renameAVX.h_generated 2022-12-01T09:56:47.0553781Z [ 10%] Generating include/renamesse4.h 2022-12-01T09:56:47.0565624Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-12-01T09:56:47.0637990Z [ 10%] Built target renameSSE4.h_generated 2022-12-01T09:56:47.0714905Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_u64.o 2022-12-01T09:56:47.1844939Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f16.o 2022-12-01T09:56:48.6358273Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f32.o 2022-12-01T09:56:48.6614835Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_f64.o 2022-12-01T09:56:48.7024926Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_max_bf16.o 2022-12-01T09:56:49.2255415Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i8.o 2022-12-01T09:56:49.5022080Z [ 10%] Generating include/renamesse2.h 2022-12-01T09:56:49.5034442Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-12-01T09:56:49.5173020Z [ 10%] Built target renameSSE2.h_generated 2022-12-01T09:56:49.5406097Z [ 10%] Generating include/renamepurec_scalar.h 2022-12-01T09:56:49.5418851Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-12-01T09:56:49.5520031Z [ 10%] Built target renamePUREC_SCALAR.h_generated 2022-12-01T09:56:49.5696377Z [ 10%] Generating include/renamepurecfma_scalar.h 2022-12-01T09:56:49.5707811Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-12-01T09:56:49.5816809Z [ 10%] Built target renamePURECFMA_SCALAR.h_generated 2022-12-01T09:56:49.6010453Z [ 10%] Generating renamedsp128.h 2022-12-01T09:56:49.6093176Z [ 10%] Built target renamedsp128.h_generated 2022-12-01T09:56:49.6284686Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-12-01T09:56:49.7216764Z [ 10%] Linking C executable ../../bin/mkdisp 2022-12-01T09:56:49.7948584Z [ 10%] Built target mkdisp 2022-12-01T09:56:49.8173619Z [ 10%] Generating renamedsp256.h 2022-12-01T09:56:49.8274731Z [ 10%] Built target renamedsp256.h_generated 2022-12-01T09:56:49.8394273Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u8.o 2022-12-01T09:56:50.7224211Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i32.o 2022-12-01T09:56:50.8560660Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u32.o 2022-12-01T09:56:50.9084312Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_i64.o 2022-12-01T09:56:51.4240640Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_u64.o 2022-12-01T09:56:52.1941971Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f16.o 2022-12-01T09:56:52.9522925Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f32.o 2022-12-01T09:56:53.1640157Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_f64.o 2022-12-01T09:56:53.1780887Z [ 10%] Generating dispavx.c 2022-12-01T09:56:53.1974749Z [ 10%] Built target dispavx.c_generated 2022-12-01T09:56:53.2129443Z [ 10%] Built target nvfuser_rt_UnpackRaw 2022-12-01T09:56:53.4761407Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_premulsum_bf16.o 2022-12-01T09:56:54.3015301Z [ 10%] Built target nvfuser_rt_array 2022-12-01T09:56:54.3101497Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i8.o 2022-12-01T09:56:54.9819967Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u8.o 2022-12-01T09:56:55.2621260Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i32.o 2022-12-01T09:56:55.7878151Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u32.o 2022-12-01T09:56:56.6822555Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_i64.o 2022-12-01T09:56:57.1707019Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_u64.o 2022-12-01T09:56:57.5457557Z [ 10%] Built target nvfuser_rt_block_reduction 2022-12-01T09:56:57.5565195Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f16.o 2022-12-01T09:56:58.0456806Z [ 10%] Built target nvfuser_rt_block_sync_atomic 2022-12-01T09:56:58.0546810Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f32.o 2022-12-01T09:56:58.9095099Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_f64.o 2022-12-01T09:56:59.4127551Z [ 10%] Built target nvfuser_rt_block_sync_default 2022-12-01T09:56:59.4415570Z [ 11%] Built target nvfuser_rt_broadcast 2022-12-01T09:56:59.4501348Z Compiling sendrecv.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/sendrecv_sumpostdiv_bf16.o 2022-12-01T09:56:59.7449611Z [ 11%] Built target nvfuser_rt_fp16_support 2022-12-01T09:56:59.7613362Z [ 11%] Built target nvfuser_rt_fused_reduction 2022-12-01T09:57:00.0095497Z [ 11%] Built target nvfuser_rt_fused_welford_helper 2022-12-01T09:57:00.0236092Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i8.o 2022-12-01T09:57:00.4410007Z [ 11%] Built target nvfuser_rt_fused_welford_impl 2022-12-01T09:57:00.4517595Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u8.o 2022-12-01T09:57:00.9919481Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i32.o 2022-12-01T09:57:01.6669626Z [ 11%] Built target nvfuser_rt_bf16_support 2022-12-01T09:57:01.6759776Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u32.o 2022-12-01T09:57:14.8099765Z [ 11%] Built target ATEN_CUDA_FILES_GEN_TARGET 2022-12-01T09:57:14.8322385Z [ 11%] Built target nvfuser_rt_grid_broadcast 2022-12-01T09:57:14.8414946Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_i64.o 2022-12-01T09:57:16.1638668Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_u64.o 2022-12-01T09:57:17.2321099Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f16.o 2022-12-01T09:57:17.8735790Z [ 11%] Built target nvfuser_rt_grid_reduction 2022-12-01T09:57:17.8816256Z [ 11%] Built target nvfuser_rt_grid_sync 2022-12-01T09:57:17.8974266Z [ 11%] Built target nvfuser_rt_helpers 2022-12-01T09:57:17.8991725Z [ 11%] Built target nvfuser_rt_index_utils 2022-12-01T09:57:17.9176823Z [ 11%] Built target nvfuser_rt_random_numbers 2022-12-01T09:57:17.9203361Z [ 11%] Built target nvfuser_rt_tensor 2022-12-01T09:57:17.9273987Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f32.o 2022-12-01T09:57:17.9376577Z [ 11%] Built target nvfuser_rt_tuple 2022-12-01T09:57:17.9607610Z [ 11%] Built target nvfuser_rt_type_traits 2022-12-01T09:57:17.9787066Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_f64.o 2022-12-01T09:57:26.7347239Z [ 11%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-12-01T09:57:26.7410651Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sum_bf16.o 2022-12-01T09:57:28.9747327Z [ 11%] Built target nvfuser_rt_welford 2022-12-01T09:57:28.9808767Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i8.o 2022-12-01T09:57:29.6937050Z [ 11%] Built target nvfuser_rt_warp 2022-12-01T09:57:29.7025636Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u8.o 2022-12-01T09:57:35.4528022Z [ 11%] Built target nvfuser_rt_tensorcore 2022-12-01T09:57:35.4601519Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i32.o 2022-12-01T09:57:35.4665266Z [ 11%] Built target nvfuser_rt_memory 2022-12-01T09:57:35.4731776Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u32.o 2022-12-01T09:57:37.5137206Z [ 11%] Built target nvfuser_rt_swizzle 2022-12-01T09:57:37.5198040Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_i64.o 2022-12-01T09:57:47.5157210Z [ 11%] Built target nvfuser_rt_PhiloxCudaStateRaw 2022-12-01T09:57:47.5239546Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_u64.o 2022-12-01T09:57:47.5766123Z [ 11%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-12-01T09:57:47.6647380Z [ 11%] Linking C shared library ../lib/libtorch_global_deps.so 2022-12-01T09:57:47.9072780Z [ 11%] Built target python_copy_files 2022-12-01T09:57:47.9125409Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f16.o 2022-12-01T09:57:48.0004153Z [ 11%] Built target torch_global_deps 2022-12-01T09:57:48.0122848Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f32.o 2022-12-01T09:57:50.5114703Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-12-01T09:57:50.6379551Z [ 11%] Linking C executable ../../bin/mkrename_gnuabi 2022-12-01T09:57:50.6710868Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-12-01T09:57:50.7046771Z [ 11%] Built target mkrename_gnuabi 2022-12-01T09:57:50.7167611Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_f64.o 2022-12-01T09:57:50.7669695Z [ 11%] Linking C executable ../../bin/mkmasked_gnuabi 2022-12-01T09:57:50.8379393Z [ 11%] Built target mkmasked_gnuabi 2022-12-01T09:57:50.8452451Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_prod_bf16.o 2022-12-01T09:57:53.9508610Z [ 11%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-12-01T09:57:54.0756387Z [ 11%] Built target arraymap 2022-12-01T09:57:54.0820444Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i8.o 2022-12-01T09:58:00.9507430Z [ 11%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-12-01T09:58:01.0785452Z [ 11%] Linking C executable ../../bin/addSuffix 2022-12-01T09:58:01.1506285Z [ 11%] Built target addSuffix 2022-12-01T09:58:01.1567185Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u8.o 2022-12-01T09:58:04.0402124Z [ 11%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/lazy/generated/LazyNativeFunctions.cpp, ../../torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, ../../torch/csrc/lazy/generated/RegisterLazy.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/lazy/generated/LazyIr.h, ../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_return_types.cpp, ../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py 2022-12-01T09:58:05.3761244Z [ 11%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-12-01T09:58:08.1253449Z [ 11%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-12-01T09:58:08.1569057Z Generating Python interface file 'datapipe.pyi'... 2022-12-01T09:58:08.1709397Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i32.o 2022-12-01T09:58:13.9954751Z [ 11%] Built target torch_python_stubs 2022-12-01T09:58:14.0005970Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u32.o 2022-12-01T09:58:14.2964276Z [ 11%] Generating ../../../torch/version.py 2022-12-01T09:58:14.4078023Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_i64.o 2022-12-01T09:58:14.6970521Z fatal: no tag exactly matches 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:58:14.7419898Z [ 11%] Built target gen_torch_version 2022-12-01T09:58:14.7481024Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_u64.o 2022-12-01T09:58:15.7148026Z [ 11%] Built target generate-torch-sources 2022-12-01T09:58:15.7204675Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f16.o 2022-12-01T09:58:18.9583755Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-12-01T09:58:19.1304900Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-12-01T09:58:19.3935536Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-12-01T09:58:19.6341205Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-12-01T09:58:19.8796816Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-12-01T09:58:20.1238704Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-12-01T09:58:20.3863823Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-12-01T09:58:20.6289364Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-12-01T09:58:20.8711171Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-12-01T09:58:21.1252780Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-12-01T09:58:21.3696332Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-12-01T09:58:21.6707654Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-12-01T09:58:21.9196622Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-12-01T09:58:22.1597640Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-12-01T09:58:22.4037160Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-12-01T09:58:22.6432710Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-12-01T09:58:22.8864678Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-12-01T09:58:23.0545895Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-12-01T09:58:23.2937080Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-12-01T09:58:23.5384917Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-12-01T09:58:23.8033534Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-12-01T09:58:24.0429968Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-12-01T09:58:24.2789335Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-12-01T09:58:24.5149504Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-12-01T09:58:24.7682091Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-12-01T09:58:25.0577258Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-12-01T09:58:25.3066959Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-12-01T09:58:25.3588429Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-12-01T09:58:25.5491220Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f32.o 2022-12-01T09:58:25.6089656Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-12-01T09:58:25.8536389Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-12-01T09:58:26.1090271Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-12-01T09:58:26.3027034Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-12-01T09:58:26.5027163Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-12-01T09:58:26.6724390Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-12-01T09:58:26.8035418Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-12-01T09:58:27.0728848Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-12-01T09:58:27.3190359Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-12-01T09:58:27.4264714Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-12-01T09:58:27.5659702Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_f64.o 2022-12-01T09:58:27.6772683Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-12-01T09:58:27.9316220Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-12-01T09:58:28.1803352Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-12-01T09:58:28.4185216Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-12-01T09:58:28.6413615Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-12-01T09:58:28.8145335Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-12-01T09:58:29.0700030Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-12-01T09:58:29.1125555Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-12-01T09:58:29.2923202Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-12-01T09:58:29.2953902Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_min_bf16.o 2022-12-01T09:58:29.3512010Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i8.o 2022-12-01T09:58:29.5243628Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-12-01T09:58:29.6917681Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-12-01T09:58:29.9393380Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-12-01T09:58:30.1872348Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-12-01T09:58:30.4325267Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-12-01T09:58:30.6677227Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-12-01T09:58:30.9129682Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-12-01T09:58:31.1343161Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-12-01T09:58:31.3817295Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-12-01T09:58:31.6275631Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-12-01T09:58:31.8659898Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-12-01T09:58:32.0986404Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-12-01T09:58:32.3394410Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-12-01T09:58:32.5386316Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-12-01T09:58:32.6066416Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u8.o 2022-12-01T09:58:32.7951393Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-12-01T09:58:32.8749640Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-12-01T09:58:33.1125641Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-12-01T09:58:33.3576721Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-12-01T09:58:33.6008772Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-12-01T09:58:33.8496266Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-12-01T09:58:34.1037984Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-12-01T09:58:34.3479041Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-12-01T09:58:34.6031086Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-12-01T09:58:34.9033571Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-12-01T09:58:35.1463042Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-12-01T09:58:35.3907087Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-12-01T09:58:35.6252431Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-12-01T09:58:35.8664380Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-12-01T09:58:36.1142790Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-12-01T09:58:36.3556926Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-12-01T09:58:36.6103669Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-12-01T09:58:36.8571212Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-12-01T09:58:37.1123050Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-12-01T09:58:37.3134945Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-12-01T09:58:37.4920814Z [ 12%] Linking CXX static library ../../../lib/libprotoc.a 2022-12-01T09:58:37.5673734Z [ 12%] Built target libprotoc 2022-12-01T09:58:37.5738675Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i32.o 2022-12-01T09:58:40.7940725Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-12-01T09:58:40.9135398Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-12-01T09:58:41.0048514Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-12-01T09:58:41.0901195Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-12-01T09:58:41.1827171Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-12-01T09:58:41.2732639Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-12-01T09:58:41.3593102Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-12-01T09:58:41.4461839Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-12-01T09:58:41.5333333Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-12-01T09:58:41.6259144Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-12-01T09:58:41.7294500Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-12-01T09:58:41.7604147Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u32.o 2022-12-01T09:58:41.8171353Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:58:41.9067449Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:58:41.9937502Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-12-01T09:58:42.0876720Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:58:42.1763022Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-12-01T09:58:42.2681667Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-12-01T09:58:42.3647038Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-12-01T09:58:42.4583112Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-12-01T09:58:42.5486482Z [ 13%] Linking C static library ../../lib/libcpuinfo.a 2022-12-01T09:58:42.5792021Z [ 13%] Built target cpuinfo 2022-12-01T09:58:42.5856082Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_i64.o 2022-12-01T09:58:45.9224001Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-12-01T09:58:46.0137236Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-12-01T09:58:46.1118495Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-12-01T09:58:46.1939789Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-12-01T09:58:46.2847244Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-12-01T09:58:46.3742560Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-12-01T09:58:46.4559805Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-12-01T09:58:46.5436434Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-12-01T09:58:46.6282389Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-12-01T09:58:46.7181183Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-12-01T09:58:46.8024424Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-12-01T09:58:46.8931214Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:58:46.9750103Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:58:47.0682455Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-12-01T09:58:47.1591580Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:58:47.2473178Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-12-01T09:58:47.3421536Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-12-01T09:58:47.4370174Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-12-01T09:58:47.5295064Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-12-01T09:58:47.6189846Z [ 13%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-12-01T09:58:47.6483637Z [ 13%] Built target cpuinfo_internals 2022-12-01T09:58:47.6544454Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_u64.o 2022-12-01T09:58:51.5733985Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-12-01T09:58:51.7098594Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-12-01T09:58:51.8212162Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:58:51.9322399Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:58:52.0422711Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-12-01T09:58:52.1468666Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-12-01T09:58:52.2371279Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:58:52.3163478Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:58:52.4056151Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:58:52.5024177Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:58:52.6059209Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:58:52.7059282Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:58:52.7792172Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-12-01T09:58:52.8281325Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f16.o 2022-12-01T09:58:52.8746923Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:58:52.9641659Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-12-01T09:58:53.0587025Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-12-01T09:58:53.1437797Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:58:53.2376423Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:58:53.3274241Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:58:53.4301898Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:58:53.5286276Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:58:53.6318587Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:58:53.7331315Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:58:53.8946302Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:58:54.0164360Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:58:54.1278013Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:58:54.2051549Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:58:54.2866115Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:58:54.3866558Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:58:54.5467398Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:58:54.6909903Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:58:54.8440361Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:58:54.9301267Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:58:55.0141703Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:58:55.0468836Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:58:55.1412912Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:58:55.1418209Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f32.o 2022-12-01T09:58:55.2300523Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:58:55.3391199Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:58:55.4384150Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:58:55.5234451Z [ 13%] Linking C static library ../../lib/libqnnpack.a 2022-12-01T09:58:55.5533370Z [ 13%] Built target qnnpack 2022-12-01T09:58:55.5600940Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_f64.o 2022-12-01T09:58:56.2950835Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-12-01T09:58:56.4269456Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-12-01T09:58:56.5377830Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:58:56.6756904Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:58:56.8016342Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-12-01T09:58:56.8995371Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-12-01T09:58:57.0434822Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-12-01T09:58:57.1456740Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:58:57.3352665Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-12-01T09:58:57.4509215Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:58:57.4786832Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-12-01T09:58:57.5683371Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_max_bf16.o 2022-12-01T09:58:57.6258542Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:58:57.7398927Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-12-01T09:58:57.8583322Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-12-01T09:58:57.9841519Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:58:58.0837849Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:58:58.2140392Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:58:58.3245403Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-12-01T09:58:58.4479806Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-12-01T09:58:58.5633506Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:58:58.6833674Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-12-01T09:58:58.8729378Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-12-01T09:58:59.0650322Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-12-01T09:58:59.2068173Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-12-01T09:58:59.3392119Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-12-01T09:58:59.5095153Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-12-01T09:58:59.6512482Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-12-01T09:58:59.7928029Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:58:59.8914736Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:58:59.9985830Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:59:00.1149821Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:59:00.2138026Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:59:00.3367013Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:59:00.4547676Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:59:00.6158074Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:59:00.7874146Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-12-01T09:59:00.9402420Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-12-01T09:59:01.1200740Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:59:01.3013928Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-12-01T09:59:01.5097476Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:59:01.6141636Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:59:01.7287481Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:59:01.8385435Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:59:02.0089334Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-12-01T09:59:02.1683234Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:59:02.3364539Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-12-01T09:59:02.4477648Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-12-01T09:59:02.5155085Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i8.o 2022-12-01T09:59:02.6161847Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:59:02.8000323Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:59:02.9151577Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:59:03.0784782Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:59:03.1961764Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:59:03.3052565Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:59:03.4273360Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:59:03.5235471Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:59:03.6200173Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:59:03.7239073Z [ 14%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-12-01T09:59:03.7606968Z [ 14%] Built target pytorch_qnnpack 2022-12-01T09:59:03.7674844Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u8.o 2022-12-01T09:59:09.0449103Z [ 14%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-12-01T09:59:10.4688137Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-12-01T09:59:10.5912398Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-12-01T09:59:10.6775420Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-12-01T09:59:10.7715474Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-12-01T09:59:10.8677576Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-12-01T09:59:10.9457170Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-12-01T09:59:11.0407343Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-12-01T09:59:11.2026793Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-12-01T09:59:11.2947787Z [ 14%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-12-01T09:59:11.3259985Z [ 14%] Built target nnpack_reference_layers 2022-12-01T09:59:11.3380562Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i32.o 2022-12-01T09:59:11.9345966Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:59:12.0105527Z [ 14%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-12-01T09:59:12.0369652Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:59:12.1437824Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:59:12.2466410Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:59:12.3457713Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-12-01T09:59:12.4430777Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-12-01T09:59:12.5376637Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-12-01T09:59:12.6393009Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:59:12.7375452Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:59:12.8295182Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-12-01T09:59:12.9273117Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:59:13.0220761Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:59:13.1184088Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-12-01T09:59:13.2355186Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-12-01T09:59:13.3404308Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-12-01T09:59:13.4538877Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-12-01T09:59:13.5596524Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-12-01T09:59:13.6689034Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-12-01T09:59:13.7786807Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-12-01T09:59:13.8881970Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-12-01T09:59:13.9924436Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-12-01T09:59:14.0963251Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-12-01T09:59:14.2058872Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-12-01T09:59:14.3079307Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-12-01T09:59:14.4153688Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-12-01T09:59:14.5728087Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-12-01T09:59:14.6787217Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-12-01T09:59:14.7827770Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-12-01T09:59:14.8832073Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-12-01T09:59:14.9883012Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-12-01T09:59:15.0977517Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-12-01T09:59:15.2031156Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-12-01T09:59:15.3087584Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-12-01T09:59:15.4164942Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-12-01T09:59:15.5231361Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-12-01T09:59:15.6280490Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-12-01T09:59:15.7305633Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-12-01T09:59:15.8378698Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-12-01T09:59:15.9437861Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-12-01T09:59:16.0462563Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-12-01T09:59:16.1558150Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-12-01T09:59:16.2879204Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-12-01T09:59:16.3990108Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-12-01T09:59:16.5293541Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-12-01T09:59:16.6332221Z [ 14%] 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:59:16.7435793Z [ 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:59:16.8522339Z [ 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:59:16.9560028Z [ 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:59:17.0618100Z [ 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:59:17.1682132Z [ 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:59:17.2874372Z [ 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:59:17.3885009Z [ 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:59:17.4923628Z [ 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:59:17.6224930Z [ 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:59:17.7175984Z [ 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:59:17.8186386Z [ 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:59:17.9219380Z [ 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:59:18.0260490Z [ 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:59:18.1371102Z [ 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:59:18.2394437Z [ 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:59:18.3339751Z [ 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:59:18.4260320Z [ 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:59:18.5267273Z [ 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:59:18.6355155Z [ 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:59:18.7386569Z [ 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:59:18.8410361Z [ 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:59:18.9480017Z [ 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:59:19.0549387Z [ 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:59:19.1574676Z [ 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:59:19.2792874Z [ 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:59:19.3869817Z [ 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:59:19.4983032Z [ 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:59:19.6118040Z [ 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:59:19.6514270Z [ 15%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-12-01T09:59:19.7225028Z [ 15%] 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:59:19.8344115Z [ 15%] 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:59:19.9539463Z [ 15%] 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:59:20.0662550Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-12-01T09:59:20.1748375Z [ 15%] 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:59:20.2847424Z [ 15%] 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:59:20.3933781Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-12-01T09:59:20.5024797Z [ 15%] 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:59:20.6165160Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-12-01T09:59:20.7260380Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-12-01T09:59:20.7299892Z [ 15%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-12-01T09:59:20.8386714Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-12-01T09:59:20.9544555Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-12-01T09:59:21.0263696Z [ 15%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-12-01T09:59:21.0506729Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-12-01T09:59:21.1495401Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-12-01T09:59:21.2627071Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-12-01T09:59:21.3694746Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-12-01T09:59:21.4678705Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-12-01T09:59:21.5816177Z [ 15%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-12-01T09:59:21.5953751Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-12-01T09:59:21.6912556Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-12-01T09:59:21.7881534Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-12-01T09:59:21.8889034Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-12-01T09:59:21.9777080Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-12-01T09:59:21.9858669Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u32.o 2022-12-01T09:59:22.0901315Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-12-01T09:59:22.1911697Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:59:22.2954593Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:59:22.3895597Z [ 15%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-12-01T09:59:22.4643503Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-12-01T09:59:22.5786656Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:59:22.6517530Z [ 15%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-12-01T09:59:22.6929327Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:59:22.8000121Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-12-01T09:59:22.9070420Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:59:23.0231026Z [ 15%] Generating src/x86_64-fma/max-pooling.py.o 2022-12-01T09:59:23.0634070Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:59:23.1689610Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-12-01T09:59:23.2514467Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:59:23.2591948Z [ 15%] Generating src/x86_64-fma/relu.py.o 2022-12-01T09:59:23.2836763Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:59:23.3524202Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_i64.o 2022-12-01T09:59:23.4035486Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-12-01T09:59:23.4109497Z [ 15%] Generating src/x86_64-fma/softmax.py.o 2022-12-01T09:59:23.5124940Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-12-01T09:59:23.6083086Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-12-01T09:59:23.7044079Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-12-01T09:59:23.7872894Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:59:23.8833374Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:59:23.9770526Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:59:24.0705157Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:59:24.1641564Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:59:24.2566426Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-12-01T09:59:24.3453040Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:59:24.3492546Z [ 16%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-12-01T09:59:24.4372881Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:59:24.5451086Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-12-01T09:59:24.6581635Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:59:24.7684698Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:59:24.8786331Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-12-01T09:59:24.9059834Z [ 16%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-12-01T09:59:24.9895389Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:59:25.1273900Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:59:25.2391039Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-12-01T09:59:25.3488087Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:59:25.4472240Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:59:25.5341395Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:59:25.6184971Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:59:25.6858980Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-12-01T09:59:25.7362658Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_u64.o 2022-12-01T09:59:25.7802478Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:59:25.8939415Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:59:25.9927312Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-12-01T09:59:26.1077836Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-12-01T09:59:26.1914553Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-12-01T09:59:26.2922123Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-12-01T09:59:26.3922768Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-12-01T09:59:26.4854542Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-12-01T09:59:26.5891656Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-12-01T09:59:26.6943130Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-12-01T09:59:26.8049348Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-12-01T09:59:26.9331420Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-12-01T09:59:26.9595444Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-12-01T09:59:27.0627094Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f16.o 2022-12-01T09:59:27.0637847Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-12-01T09:59:27.1679473Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-12-01T09:59:27.2728321Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-12-01T09:59:27.3413276Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-12-01T09:59:27.3638339Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-12-01T09:59:27.4552054Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-12-01T09:59:27.4587085Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-12-01T09:59:27.5454402Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-12-01T09:59:27.5579218Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-12-01T09:59:27.6415118Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-12-01T09:59:27.6631084Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-12-01T09:59:27.7398681Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-12-01T09:59:27.7669259Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-12-01T09:59:27.8322052Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-12-01T09:59:27.8638665Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-12-01T09:59:27.9154502Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-12-01T09:59:27.9658611Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-12-01T09:59:28.0021828Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-12-01T09:59:28.0709590Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-12-01T09:59:28.1029393Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-12-01T09:59:28.1734356Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-12-01T09:59:28.1887500Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-12-01T09:59:28.2770698Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-12-01T09:59:28.2869998Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-12-01T09:59:28.3714413Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-12-01T09:59:28.3942295Z [ 16%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-12-01T09:59:28.4640019Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-12-01T09:59:28.4806497Z [ 16%] Linking C static library ../../lib/libnnpack.a 2022-12-01T09:59:28.5165532Z [ 16%] Built target nnpack 2022-12-01T09:59:28.5268314Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-12-01T09:59:28.5784330Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-12-01T09:59:28.6126961Z [ 16%] 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:59:28.6895619Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-12-01T09:59:28.7138094Z [ 16%] Built target indirection 2022-12-01T09:59:28.7240628Z [ 16%] 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:59:28.7797731Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f32.o 2022-12-01T09:59:28.8129056Z [ 16%] 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:59:28.9128493Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-12-01T09:59:28.9956879Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-12-01T09:59:29.0785763Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-12-01T09:59:29.1625032Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-12-01T09:59:29.2516803Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-12-01T09:59:29.3489014Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-12-01T09:59:29.4551320Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-12-01T09:59:29.5570012Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-12-01T09:59:29.6457468Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-12-01T09:59:29.7465497Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-12-01T09:59:29.8607921Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-12-01T09:59:29.9552387Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-12-01T09:59:30.0504610Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-12-01T09:59:30.1447211Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-12-01T09:59:30.2445279Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-12-01T09:59:30.3372201Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-12-01T09:59:30.4426644Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-12-01T09:59:30.5412306Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-12-01T09:59:30.6401576Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-12-01T09:59:30.7428540Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-12-01T09:59:30.8428396Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-12-01T09:59:30.9393562Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-12-01T09:59:31.0437785Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-12-01T09:59:31.1807908Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-12-01T09:59:31.2805912Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-12-01T09:59:31.3809039Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-12-01T09:59:31.5080753Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-12-01T09:59:31.6131439Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-12-01T09:59:31.7136880Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-12-01T09:59:31.8177122Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-12-01T09:59:31.9191379Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-12-01T09:59:32.0160275Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-12-01T09:59:32.0962684Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-12-01T09:59:32.1859812Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-12-01T09:59:32.2673382Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-12-01T09:59:32.3551682Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-12-01T09:59:32.4337598Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-12-01T09:59:32.5144584Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-12-01T09:59:32.6035723Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-12-01T09:59:32.6907057Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-12-01T09:59:32.7752207Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-12-01T09:59:32.9095708Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-12-01T09:59:33.0101536Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-12-01T09:59:33.1084857Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-12-01T09:59:33.2079176Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-12-01T09:59:33.3057151Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-12-01T09:59:33.4072275Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-12-01T09:59:33.5081317Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-12-01T09:59:33.6095362Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-12-01T09:59:33.7107618Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-12-01T09:59:33.8129126Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-12-01T09:59:33.9163090Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-12-01T09:59:34.0256438Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-12-01T09:59:34.1247137Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-12-01T09:59:34.2283059Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-12-01T09:59:34.3292061Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-12-01T09:59:34.4276846Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-12-01T09:59:34.5282096Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-12-01T09:59:34.6284583Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-12-01T09:59:34.7264947Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-12-01T09:59:34.8281424Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-12-01T09:59:34.9270271Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-12-01T09:59:35.0248981Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-12-01T09:59:35.1288412Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-12-01T09:59:35.2274887Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-12-01T09:59:35.3262483Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-12-01T09:59:35.4258104Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-12-01T09:59:35.5214358Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-12-01T09:59:35.6313252Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-12-01T09:59:35.7293579Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-12-01T09:59:35.8154012Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-12-01T09:59:35.9069543Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-12-01T09:59:35.9868580Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-12-01T09:59:36.1008538Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-12-01T09:59:36.2120675Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-12-01T09:59:36.3089374Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-12-01T09:59:36.3989269Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-12-01T09:59:36.4918294Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-12-01T09:59:36.5877247Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-12-01T09:59:36.7073619Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-12-01T09:59:36.8014485Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-12-01T09:59:36.8295898Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-12-01T09:59:36.8977126Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_f64.o 2022-12-01T09:59:36.9249665Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-12-01T09:59:37.0100706Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-12-01T09:59:37.1164017Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-12-01T09:59:37.2139274Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-12-01T09:59:37.3093584Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-12-01T09:59:37.4081837Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-12-01T09:59:37.5044902Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-12-01T09:59:37.6005237Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-12-01T09:59:37.6989011Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-12-01T09:59:37.7905049Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-12-01T09:59:37.8872780Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-12-01T09:59:37.9871648Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-12-01T09:59:38.0838025Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-12-01T09:59:38.1825835Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-12-01T09:59:38.2800260Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-12-01T09:59:38.3804129Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-12-01T09:59:38.4780094Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-12-01T09:59:38.5287833Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-12-01T09:59:38.5941106Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_premulsum_bf16.o 2022-12-01T09:59:38.6263288Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-12-01T09:59:38.7261617Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-12-01T09:59:38.8249510Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-12-01T09:59:38.9257438Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-12-01T09:59:39.0302381Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-12-01T09:59:39.1478922Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-12-01T09:59:39.2484987Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-12-01T09:59:39.3383782Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-12-01T09:59:39.4324002Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-12-01T09:59:39.5191548Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-12-01T09:59:39.6099949Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-12-01T09:59:39.7016628Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-12-01T09:59:39.8015199Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-12-01T09:59:39.9031131Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-12-01T09:59:40.0087477Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-12-01T09:59:40.1091061Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-12-01T09:59:40.2037327Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-12-01T09:59:40.2915019Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-12-01T09:59:40.2931389Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i8.o 2022-12-01T09:59:40.3886565Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-12-01T09:59:40.4892285Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-12-01T09:59:40.5878441Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-12-01T09:59:40.6893026Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-12-01T09:59:40.7851190Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-12-01T09:59:40.8885224Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-12-01T09:59:40.9941725Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-12-01T09:59:41.0974047Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-12-01T09:59:41.2004830Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-12-01T09:59:41.2997972Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-12-01T09:59:41.3959625Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-12-01T09:59:41.4963335Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-12-01T09:59:41.5972414Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-12-01T09:59:41.6979026Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-12-01T09:59:41.7975958Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-12-01T09:59:41.9024416Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-12-01T09:59:42.0041941Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-12-01T09:59:42.1036684Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-12-01T09:59:42.1998094Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-12-01T09:59:42.2978583Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-12-01T09:59:42.3960039Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-12-01T09:59:42.4958451Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-12-01T09:59:42.5915234Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-12-01T09:59:42.6894197Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-12-01T09:59:42.7914971Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-12-01T09:59:42.8956862Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-12-01T09:59:42.9915991Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-12-01T09:59:43.0867146Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-12-01T09:59:43.1843443Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-12-01T09:59:43.2802205Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-12-01T09:59:43.3765251Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-12-01T09:59:43.4790864Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-12-01T09:59:43.5763517Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-12-01T09:59:43.6821330Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-12-01T09:59:43.7818786Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-12-01T09:59:43.8842572Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-12-01T09:59:43.9998894Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-12-01T09:59:44.1158547Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-12-01T09:59:44.2115473Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-12-01T09:59:44.2554753Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-12-01T09:59:44.3275693Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u8.o 2022-12-01T09:59:44.3617158Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-12-01T09:59:44.4590695Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-12-01T09:59:44.5586109Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-12-01T09:59:44.6564595Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-12-01T09:59:44.7531768Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-12-01T09:59:44.8482469Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-12-01T09:59:44.9466772Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-12-01T09:59:45.0474434Z [ 18%] 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:59:45.1545706Z [ 19%] 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:59:45.2634380Z [ 19%] 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:59:45.3746020Z [ 19%] 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:59:45.4831468Z [ 19%] 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:59:45.5950010Z [ 19%] 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:59:45.7069699Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-12-01T09:59:45.8188162Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-12-01T09:59:45.9258518Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-12-01T09:59:46.0336160Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-12-01T09:59:46.1150761Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-12-01T09:59:46.2130014Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-12-01T09:59:46.3497572Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-12-01T09:59:46.4489067Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-12-01T09:59:46.5511696Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-12-01T09:59:46.6452260Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-12-01T09:59:46.7424139Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-12-01T09:59:46.8381973Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-12-01T09:59:46.9345439Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-12-01T09:59:47.0389845Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-12-01T09:59:47.1446399Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-12-01T09:59:47.2573242Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-12-01T09:59:47.3609913Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-12-01T09:59:47.4692055Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-12-01T09:59:47.5668964Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-12-01T09:59:47.6237692Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-12-01T09:59:47.7104230Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i32.o 2022-12-01T09:59:47.7440897Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-12-01T09:59:47.8376120Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-12-01T09:59:47.9311359Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-12-01T09:59:48.0326520Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-12-01T09:59:48.1318196Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-12-01T09:59:48.2345364Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-12-01T09:59:48.3353897Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-12-01T09:59:48.4301218Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-12-01T09:59:48.5388870Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-12-01T09:59:48.6510233Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-12-01T09:59:48.7597256Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-12-01T09:59:48.8655824Z [ 19%] 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:59:48.9753661Z [ 19%] 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:59:49.0779295Z [ 19%] 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:59:49.1870748Z [ 19%] 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:59:49.2937478Z [ 19%] 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:59:49.4082723Z [ 19%] 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:59:49.5181724Z [ 19%] 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:59:49.6272797Z [ 19%] 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:59:49.7298098Z [ 19%] 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:59:49.8306483Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-12-01T09:59:49.9206187Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-12-01T09:59:50.0097098Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-12-01T09:59:50.1040404Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-12-01T09:59:50.2046699Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-12-01T09:59:50.2929077Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-12-01T09:59:50.3968142Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-12-01T09:59:50.4833345Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-12-01T09:59:50.5664964Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-12-01T09:59:50.6434564Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-12-01T09:59:50.7411147Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-12-01T09:59:50.8477403Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-12-01T09:59:50.9377758Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-12-01T09:59:51.0280479Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-12-01T09:59:51.0765342Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-12-01T09:59:51.1280697Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u32.o 2022-12-01T09:59:51.1559723Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-12-01T09:59:51.2420153Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-12-01T09:59:51.3247192Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-12-01T09:59:51.4048628Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-12-01T09:59:51.4882839Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-12-01T09:59:51.5762851Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-12-01T09:59:51.6664440Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-12-01T09:59:51.7570969Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-12-01T09:59:51.8418602Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-12-01T09:59:51.9280574Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-12-01T09:59:52.0247734Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-12-01T09:59:52.1162120Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-12-01T09:59:52.2089500Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-12-01T09:59:52.3049851Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-12-01T09:59:52.4062133Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-12-01T09:59:52.5064627Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-12-01T09:59:52.6049986Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-12-01T09:59:52.7049376Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-12-01T09:59:52.8032801Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-12-01T09:59:52.8972654Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-12-01T09:59:53.0409448Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-12-01T09:59:53.1395854Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-12-01T09:59:53.2375875Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-12-01T09:59:53.3343473Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-12-01T09:59:53.4295358Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-12-01T09:59:53.5410832Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:53.6590684Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:53.7742608Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:53.8876464Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:54.0045842Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:54.1325294Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:54.2439769Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:54.3554986Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:54.4705010Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:54.5890006Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:54.7020203Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:54.8133999Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:54.9356764Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:55.0515302Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:55.1720262Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:55.2819976Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:55.3961718Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:55.5076059Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:55.6197338Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:55.7448398Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:55.8679142Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:56.0264143Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:56.1638613Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:56.2854868Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:56.4030743Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:56.5197174Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:56.6373913Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:56.7549260Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:56.8794935Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:57.0021863Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:57.1210590Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:57.2540687Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:57.3718573Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:57.4941315Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:57.6148185Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:57.7319547Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:57.8488178Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:57.9657373Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:58.1223010Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:58.2284363Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:58.3420881Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:58.4523665Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:58.5664379Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:58.7050779Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:58.8268569Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:58.9236394Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:59.0211879Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:59.1194771Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:59.2214897Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:59.2700475Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:59.3931221Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_i64.o 2022-12-01T09:59:59.3959996Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:59.5198957Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:59.6453517Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:59.7815264Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:59.8960931Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:00.0169770Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:00.1789353Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:00.2986020Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:00.4162791Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:00.5199722Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:00.6150300Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:00.7367274Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:00.8474372Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:00.9446717Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:01.0567121Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:01.1582386Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:01.3162409Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:01.4202688Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:01.6221605Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:01.7886935Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:01.8707707Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:01.9678005Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_u64.o 2022-12-01T10:00:02.0988226Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:02.2173404Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:02.3396101Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:02.4716662Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:02.5882376Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:02.8518458Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:02.9770226Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:03.0992899Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:03.2180567Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:03.3466249Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:03.4672209Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:03.5930651Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:03.7181411Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:03.8375753Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T10:00:03.9523003Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T10:00:04.0552840Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T10:00:04.1560965Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T10:00:04.2556217Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T10:00:04.3629714Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T10:00:04.4712772Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T10:00:04.6282601Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T10:00:04.7355023Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T10:00:04.8445862Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T10:00:04.9543295Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T10:00:05.0436003Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T10:00:05.1435761Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T10:00:05.2527767Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T10:00:05.3528609Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T10:00:05.4761887Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T10:00:05.5832661Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T10:00:05.6921782Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T10:00:05.7980510Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T10:00:05.9029322Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T10:00:06.0097957Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T10:00:06.1187307Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T10:00:06.2224759Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:06.3438676Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:06.5006752Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:06.6218094Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:06.6931758Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:06.7320155Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f16.o 2022-12-01T10:00:06.7907158Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:06.9234091Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:07.0445349Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:07.1549895Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:07.2577867Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:07.3577319Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:07.4580787Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:07.4641531Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:07.5843609Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f32.o 2022-12-01T10:00:07.6073058Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:07.7143743Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:07.8125859Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:07.9338919Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:08.0635748Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:08.3949998Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:08.5162283Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:08.6404212Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:08.7587149Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:08.7624871Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_f64.o 2022-12-01T10:00:08.8713371Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:09.0103422Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:09.1341022Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:09.2704792Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:09.4133177Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:09.5370710Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:09.6593595Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:09.7842969Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:09.8993533Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:10.0242988Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:10.0260081Z Compiling all_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_reduce_sumpostdiv_bf16.o 2022-12-01T10:00:10.1991362Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:10.2995348Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:10.3929359Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:10.5158541Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:10.6370287Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:10.7361162Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:10.7627515Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i8.o 2022-12-01T10:00:10.8489719Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:10.9717648Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:11.0819404Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:11.1804887Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:11.2992416Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:11.4072196Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:11.5129401Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:11.6348905Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:11.7826715Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:11.8705114Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:11.8920436Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u8.o 2022-12-01T10:00:11.9754802Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T10:00:12.0803485Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T10:00:12.1798076Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-12-01T10:00:12.1934530Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-12-01T10:00:12.2659766Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i32.o 2022-12-01T10:00:12.2941824Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T10:00:12.3953463Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T10:00:12.4950830Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-12-01T10:00:12.6389669Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T10:00:12.7359751Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T10:00:12.8466566Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T10:00:12.9427075Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T10:00:13.0440025Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T10:00:13.1425035Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T10:00:13.2393500Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T10:00:13.3328776Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T10:00:13.4209891Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T10:00:13.5217895Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T10:00:13.6281701Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T10:00:13.7134524Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T10:00:13.8074955Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T10:00:13.8843976Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T10:00:13.9096680Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:13.9934689Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u32.o 2022-12-01T10:00:14.0083477Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:14.1119697Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:14.2349998Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:14.3578908Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:14.4822014Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:14.5442385Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:14.6273025Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_i64.o 2022-12-01T10:00:14.6519151Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:14.7225073Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:14.7531189Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_u64.o 2022-12-01T10:00:14.8356390Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:14.9549556Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:15.0748739Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:15.2064836Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:15.3355366Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:15.5061280Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:15.6330937Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:15.7558066Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:15.8570803Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:15.8828762Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-12-01T10:00:15.9262492Z [ 22%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T10:00:15.9609222Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T10:00:15.9998997Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T10:00:16.0045015Z [ 22%] Built target packing 2022-12-01T10:00:16.0115265Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T10:00:16.0601291Z [ 22%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T10:00:16.0925054Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T10:00:16.0968928Z [ 22%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-12-01T10:00:16.1726121Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-12-01T10:00:16.1778918Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T10:00:16.2323566Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-12-01T10:00:16.2326821Z [ 22%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-12-01T10:00:16.2663354Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T10:00:16.2940924Z [ 22%] Built target jit 2022-12-01T10:00:16.3015809Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T10:00:16.3552598Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-12-01T10:00:16.3618095Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-12-01T10:00:16.3973909Z [ 23%] Linking CXX static library ../../../lib/libgmock.a 2022-12-01T10:00:16.4185143Z [ 23%] Built target gmock 2022-12-01T10:00:16.4244746Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-12-01T10:00:16.4343047Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T10:00:16.4676198Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T10:00:16.4744145Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T10:00:16.5412201Z [ 23%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-12-01T10:00:16.5732652Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-12-01T10:00:16.5734464Z [ 23%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-12-01T10:00:16.5953620Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T10:00:16.6749880Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T10:00:16.6841523Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f16.o 2022-12-01T10:00:16.7053756Z [ 23%] Linking CXX static library ../../../lib/libgtest_main.a 2022-12-01T10:00:16.7213808Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-12-01T10:00:16.7257319Z [ 23%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-12-01T10:00:16.7315306Z [ 23%] Built target gtest_main 2022-12-01T10:00:16.7391714Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T10:00:16.7507859Z [ 23%] Built target benchmark_main 2022-12-01T10:00:16.7530167Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-12-01T10:00:16.7577606Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-12-01T10:00:16.7732411Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-12-01T10:00:16.8308215Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-12-01T10:00:16.8473691Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T10:00:16.8705950Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T10:00:16.9470475Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-12-01T10:00:16.9515001Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-12-01T10:00:16.9829885Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T10:00:16.9875490Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T10:00:17.0288527Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-12-01T10:00:17.0765640Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-12-01T10:00:17.0769244Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-12-01T10:00:17.0823002Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-12-01T10:00:17.1001236Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T10:00:17.1570236Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T10:00:17.1705614Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-12-01T10:00:17.1946527Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-12-01T10:00:17.2435164Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T10:00:17.2545101Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-12-01T10:00:17.2720889Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-12-01T10:00:17.3007353Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-12-01T10:00:17.3068326Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-12-01T10:00:17.3419272Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T10:00:17.4044994Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-12-01T10:00:17.4395707Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-12-01T10:00:17.4464388Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T10:00:17.4595587Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-12-01T10:00:17.5028055Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-12-01T10:00:17.5031213Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-12-01T10:00:17.5343902Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-12-01T10:00:17.5400295Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:17.6316364Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:17.6351673Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-12-01T10:00:17.6627048Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-12-01T10:00:17.7054418Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-12-01T10:00:17.7265415Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-12-01T10:00:17.7448101Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:17.7641807Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-12-01T10:00:17.7667039Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-12-01T10:00:17.8579076Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:17.8583394Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-12-01T10:00:17.9150650Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-12-01T10:00:17.9419655Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-12-01T10:00:17.9606593Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-12-01T10:00:17.9887055Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:18.0268723Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-12-01T10:00:18.0351462Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-12-01T10:00:18.1010590Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-12-01T10:00:18.1020138Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:18.1319176Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-12-01T10:00:18.1386864Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-12-01T10:00:18.1836991Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-12-01T10:00:18.2231061Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:18.2504292Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:18.2721101Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-12-01T10:00:18.2920782Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-12-01T10:00:18.3407071Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-12-01T10:00:18.3670294Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:18.4000041Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:18.4063867Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-12-01T10:00:18.4400414Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-12-01T10:00:18.4413593Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-12-01T10:00:18.4821853Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-12-01T10:00:18.5158348Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:18.5328399Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-12-01T10:00:18.5761776Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-12-01T10:00:18.6182778Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-12-01T10:00:18.6386663Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:18.6640156Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:18.6822836Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-12-01T10:00:18.7105703Z [ 23%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-12-01T10:00:18.7112933Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-12-01T10:00:18.7659524Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-12-01T10:00:18.7830476Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:18.8117257Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:18.8239282Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-12-01T10:00:18.8635308Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f32.o 2022-12-01T10:00:18.8681845Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-12-01T10:00:18.8800250Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-12-01T10:00:18.9203069Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:18.9847604Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:19.0076494Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-12-01T10:00:19.0577330Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-12-01T10:00:19.0779918Z [ 24%] Built target fbgemm_avx2 2022-12-01T10:00:19.0832629Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-12-01T10:00:19.0919029Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:19.1039530Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:19.1476315Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:19.1664323Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-12-01T10:00:19.2039083Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-12-01T10:00:19.2117567Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-12-01T10:00:19.2581082Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:19.2587389Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:19.2980044Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:19.3101100Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-12-01T10:00:19.3589254Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-12-01T10:00:19.3622550Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-12-01T10:00:19.3860763Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-12-01T10:00:19.4009317Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:19.4070390Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:19.4548968Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:19.4577639Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-12-01T10:00:19.5095641Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-12-01T10:00:19.5096662Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-12-01T10:00:19.5579551Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:19.5695134Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:19.5948740Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-12-01T10:00:19.6114988Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-12-01T10:00:19.6419029Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-12-01T10:00:19.6721844Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-12-01T10:00:19.6864908Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:19.7631339Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:19.7843881Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-12-01T10:00:19.7915639Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-12-01T10:00:19.8645696Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:19.8863675Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:19.8948639Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:19.9047779Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-12-01T10:00:19.9153736Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-12-01T10:00:19.9843193Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-12-01T10:00:20.0082073Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-12-01T10:00:20.0199812Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:20.0229167Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-12-01T10:00:20.1077813Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-12-01T10:00:20.1081218Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-12-01T10:00:20.1267096Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-12-01T10:00:20.1416062Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:20.1570032Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-12-01T10:00:20.2807039Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:20.2848368Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-12-01T10:00:20.3198970Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-12-01T10:00:20.3587932Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-12-01T10:00:20.3653495Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-12-01T10:00:20.3679674Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-12-01T10:00:20.3975789Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:20.4246878Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:20.4617818Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-12-01T10:00:20.5292827Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-12-01T10:00:20.5415037Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:20.5679059Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:20.5756990Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-12-01T10:00:20.6111366Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:20.6422154Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-12-01T10:00:20.6465209Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-12-01T10:00:20.6736521Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-12-01T10:00:20.7259630Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:20.7491784Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:20.7690234Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:20.7785674Z [ 24%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-12-01T10:00:20.8304861Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-12-01T10:00:20.8404303Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-12-01T10:00:20.8559293Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_f64.o 2022-12-01T10:00:20.8609688Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-12-01T10:00:20.8669022Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:20.9342510Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T10:00:20.9465315Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T10:00:20.9680309Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-12-01T10:00:20.9698116Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-12-01T10:00:21.0011376Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-12-01T10:00:21.0476167Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-12-01T10:00:21.0711920Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T10:00:21.0754042Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T10:00:21.1112373Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T10:00:21.1274107Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-12-01T10:00:21.1464412Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-12-01T10:00:21.1760933Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T10:00:21.1915502Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sum_bf16.o 2022-12-01T10:00:21.2127204Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-12-01T10:00:21.2480136Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-12-01T10:00:21.2574531Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T10:00:21.2805867Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-12-01T10:00:21.3111938Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-12-01T10:00:21.3410857Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T10:00:21.3574833Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T10:00:21.4290908Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T10:00:21.4501144Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T10:00:21.4900860Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-12-01T10:00:21.4903106Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T10:00:21.5248621Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-12-01T10:00:21.5252768Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T10:00:21.5740422Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T10:00:21.6202402Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T10:00:21.6630630Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T10:00:21.6816539Z [ 25%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T10:00:21.7047971Z [ 25%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-12-01T10:00:21.7072542Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T10:00:21.7468204Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T10:00:21.7979535Z [ 26%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T10:00:21.8026978Z [ 26%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-12-01T10:00:21.8929305Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T10:00:21.9186559Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T10:00:21.9359549Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-12-01T10:00:21.9849839Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-12-01T10:00:22.0030916Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T10:00:22.0346433Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T10:00:22.0548329Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-12-01T10:00:22.0758461Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T10:00:22.1000744Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-12-01T10:00:22.1257877Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T10:00:22.1693720Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T10:00:22.1928052Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T10:00:22.2199861Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-12-01T10:00:22.2482982Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-12-01T10:00:22.2735545Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T10:00:22.2802362Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T10:00:22.3748552Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T10:00:22.3749266Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T10:00:22.4520247Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-12-01T10:00:22.4768287Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i8.o 2022-12-01T10:00:22.4848412Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T10:00:22.5252952Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-12-01T10:00:22.5303292Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-12-01T10:00:22.5850069Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T10:00:22.6310619Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-12-01T10:00:22.6913725Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-12-01T10:00:22.7012081Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T10:00:22.7226709Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T10:00:22.8143827Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T10:00:22.8207134Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-12-01T10:00:22.8444038Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-12-01T10:00:22.9148936Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-12-01T10:00:22.9245878Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T10:00:23.0115668Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-12-01T10:00:23.0355561Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T10:00:23.0522013Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-12-01T10:00:23.0698779Z [ 26%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-12-01T10:00:23.0953815Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-12-01T10:00:23.1469055Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-12-01T10:00:23.2045250Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T10:00:23.2156997Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T10:00:23.2466590Z [ 26%] Built target fbgemm_generic 2022-12-01T10:00:23.2620796Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-12-01T10:00:23.2622045Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-12-01T10:00:23.2645824Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-12-01T10:00:23.3016853Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T10:00:23.3272298Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T10:00:23.3490606Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T10:00:23.3536047Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-12-01T10:00:23.3714869Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-12-01T10:00:23.4176577Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-12-01T10:00:23.4428650Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-12-01T10:00:23.4467371Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T10:00:23.4520946Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T10:00:23.5094810Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u8.o 2022-12-01T10:00:23.5118206Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T10:00:23.5404235Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i32.o 2022-12-01T10:00:23.5449353Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-12-01T10:00:23.5529302Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u32.o 2022-12-01T10:00:23.6201349Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T10:00:23.6320942Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T10:00:23.7332981Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-12-01T10:00:23.7618422Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T10:00:23.8376632Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-12-01T10:00:23.9021501Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T10:00:23.9418848Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-12-01T10:00:24.0674962Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-12-01T10:00:24.0699955Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T10:00:24.1663839Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-12-01T10:00:24.2064074Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T10:00:24.2582081Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-12-01T10:00:24.3338735Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T10:00:24.3515593Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-12-01T10:00:24.4327820Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-12-01T10:00:24.4565709Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T10:00:24.5232409Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-12-01T10:00:24.5756267Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T10:00:24.5878408Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T10:00:24.6134018Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-12-01T10:00:24.6718653Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-12-01T10:00:24.6748267Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T10:00:24.7134504Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-12-01T10:00:24.7718497Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-12-01T10:00:24.7816078Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-12-01T10:00:24.7925208Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T10:00:24.8603597Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-12-01T10:00:24.9430438Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T10:00:24.9530185Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-12-01T10:00:24.9767285Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-12-01T10:00:25.0440018Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T10:00:25.0469788Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-12-01T10:00:25.1385300Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T10:00:25.1436981Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-12-01T10:00:25.1487419Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-12-01T10:00:25.2352571Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T10:00:25.2372511Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-12-01T10:00:25.3294826Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-12-01T10:00:25.3803474Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T10:00:25.4088151Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-12-01T10:00:25.4895453Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T10:00:25.5169183Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-12-01T10:00:25.5213902Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-12-01T10:00:25.5901198Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-12-01T10:00:25.5930250Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T10:00:25.6192096Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T10:00:25.6375898Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T10:00:25.6750377Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_i64.o 2022-12-01T10:00:25.6874811Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-12-01T10:00:25.6949133Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-12-01T10:00:25.7063907Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-12-01T10:00:25.7258642Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-12-01T10:00:25.7704748Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-12-01T10:00:25.7748323Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T10:00:25.8287923Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T10:00:25.8675024Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-12-01T10:00:25.9231990Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T10:00:25.9293834Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T10:00:25.9367206Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T10:00:25.9595782Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-12-01T10:00:26.0261004Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-12-01T10:00:26.0371762Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T10:00:26.0393837Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-12-01T10:00:26.0766388Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T10:00:26.1072717Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T10:00:26.1269006Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-12-01T10:00:26.1319415Z [ 27%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-12-01T10:00:26.1339051Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-12-01T10:00:26.1688620Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-12-01T10:00:26.2132393Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T10:00:26.2309046Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T10:00:26.2862294Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-12-01T10:00:26.3142722Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-12-01T10:00:26.3378212Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-12-01T10:00:26.3464217Z [ 27%] Built target fbgemm_avx512 2022-12-01T10:00:26.3545665Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-12-01T10:00:26.3824741Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T10:00:26.3881883Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-12-01T10:00:26.4276855Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-12-01T10:00:26.4465760Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-12-01T10:00:26.5039758Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T10:00:26.5064795Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T10:00:26.5730247Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T10:00:26.5814887Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-12-01T10:00:26.6093944Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-12-01T10:00:26.6605311Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-12-01T10:00:26.6635078Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-12-01T10:00:26.6786921Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T10:00:26.7428247Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-12-01T10:00:26.7556309Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-12-01T10:00:26.7618834Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-12-01T10:00:26.7667323Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-12-01T10:00:26.7828016Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T10:00:26.8630801Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-12-01T10:00:26.8654336Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-12-01T10:00:26.8983843Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-12-01T10:00:26.9027837Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-12-01T10:00:26.9142795Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-12-01T10:00:26.9560880Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T10:00:26.9623769Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-12-01T10:00:27.0058030Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-12-01T10:00:27.0191388Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-12-01T10:00:27.0654158Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T10:00:27.0819744Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T10:00:27.1093877Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-12-01T10:00:27.1302547Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-12-01T10:00:27.1824139Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-12-01T10:00:27.1840308Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T10:00:27.2236233Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:00:27.2638791Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T10:00:27.2706754Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-12-01T10:00:27.2796479Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-12-01T10:00:27.3326545Z [ 28%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-12-01T10:00:27.3550756Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:27.3710356Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:27.3781416Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-12-01T10:00:27.4500785Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-12-01T10:00:27.4703298Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T10:00:27.4768258Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-12-01T10:00:27.5450118Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-12-01T10:00:27.5653415Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_u64.o 2022-12-01T10:00:27.5776502Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-12-01T10:00:27.6554944Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T10:00:27.6696627Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-12-01T10:00:27.6947609Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-12-01T10:00:27.7669695Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T10:00:27.7749294Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CudaDeviceProperties.cpp.o 2022-12-01T10:00:27.7933080Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-12-01T10:00:27.8230024Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-12-01T10:00:27.8716573Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T10:00:27.9036613Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-12-01T10:00:27.9755409Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T10:00:27.9769360Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-12-01T10:00:27.9982964Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-12-01T10:00:28.0779110Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T10:00:28.0802818Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-12-01T10:00:28.1456083Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-12-01T10:00:28.1772000Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-12-01T10:00:28.2252187Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-12-01T10:00:28.2706948Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:28.3220516Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T10:00:28.3660900Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:28.3937086Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityPlatform.cpp.o 2022-12-01T10:00:28.4338278Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T10:00:28.4760330Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:28.5322801Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o 2022-12-01T10:00:28.5334173Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-12-01T10:00:28.5938715Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:28.6248054Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T10:00:28.7053591Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:28.7213157Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-12-01T10:00:28.7215582Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-12-01T10:00:28.7689658Z [ 28%] Built target dnnl 2022-12-01T10:00:28.7778947Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-12-01T10:00:28.8057389Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:28.8274060Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-12-01T10:00:28.8336724Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o 2022-12-01T10:00:28.9424691Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-12-01T10:00:28.9439142Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:29.0285033Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o 2022-12-01T10:00:29.0500235Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-12-01T10:00:29.0602803Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:29.1602947Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-12-01T10:00:29.2378729Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o 2022-12-01T10:00:29.2434871Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:29.2596229Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-12-01T10:00:29.3742000Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-12-01T10:00:29.3781231Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:29.4224482Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:29.4543351Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o 2022-12-01T10:00:29.4794879Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-12-01T10:00:29.4796101Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o 2022-12-01T10:00:29.5239666Z [ 28%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-12-01T10:00:29.5295978Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:29.5800686Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-12-01T10:00:29.6706043Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T10:00:29.6747466Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-12-01T10:00:29.6788608Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f16.o 2022-12-01T10:00:29.7280882Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o 2022-12-01T10:00:29.7678950Z [ 28%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-12-01T10:00:29.7873877Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T10:00:29.8584758Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:29.8906516Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:29.9146015Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-12-01T10:00:29.9456605Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o 2022-12-01T10:00:29.9715854Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o 2022-12-01T10:00:29.9923047Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:30.0322679Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T10:00:30.1569585Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:30.1671421Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-12-01T10:00:30.2002108Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T10:00:30.2278416Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o 2022-12-01T10:00:30.2537399Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:30.2641027Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:30.2683357Z [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-12-01T10:00:30.3113249Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-12-01T10:00:30.3426379Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o 2022-12-01T10:00:30.3484641Z [ 29%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-12-01T10:00:30.3559011Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:30.3829501Z [ 29%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-12-01T10:00:30.4172724Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-12-01T10:00:30.4541509Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T10:00:30.4859909Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T10:00:30.5150807Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-12-01T10:00:30.5518761Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-12-01T10:00:30.5608181Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-12-01T10:00:30.5720865Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-12-01T10:00:30.5797067Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:30.6106793Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:30.6636658Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-12-01T10:00:30.6894867Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-12-01T10:00:30.7129593Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:30.7466299Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-12-01T10:00:30.7866865Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-12-01T10:00:30.7875767Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-12-01T10:00:30.7969161Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:30.8912618Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:30.9022739Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-12-01T10:00:30.9205612Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-12-01T10:00:30.9453345Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-12-01T10:00:30.9669623Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-12-01T10:00:30.9955474Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:31.0320566Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:31.0523773Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-12-01T10:00:31.1023279Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-12-01T10:00:31.1233545Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-12-01T10:00:31.1315074Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:31.1611786Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:31.1723566Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-12-01T10:00:31.2173466Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-12-01T10:00:31.2514103Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-12-01T10:00:31.2691963Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:31.3161271Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-12-01T10:00:31.3205219Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-12-01T10:00:31.3624605Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-12-01T10:00:31.3679505Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:31.4490568Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-12-01T10:00:31.4537516Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-12-01T10:00:31.4593660Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:31.4830307Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:31.5135348Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-12-01T10:00:31.5603762Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-12-01T10:00:31.5650040Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-12-01T10:00:31.5960739Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T10:00:31.6859039Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-12-01T10:00:31.7003235Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T10:00:31.7014307Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-12-01T10:00:31.7429299Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-12-01T10:00:31.7909740Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T10:00:31.8094708Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-12-01T10:00:31.8157473Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-12-01T10:00:31.8399473Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f32.o 2022-12-01T10:00:31.8816752Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-12-01T10:00:31.8844710Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T10:00:31.8863486Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-12-01T10:00:31.9849384Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T10:00:31.9987650Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-12-01T10:00:32.0879828Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-12-01T10:00:32.0910558Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-12-01T10:00:32.0953365Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-12-01T10:00:32.1168325Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-12-01T10:00:32.1169292Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-12-01T10:00:32.1988046Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-12-01T10:00:32.2138227Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T10:00:32.2968224Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T10:00:32.3037371Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-12-01T10:00:32.3058100Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-12-01T10:00:32.3350698Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-12-01T10:00:32.3426372Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-12-01T10:00:32.3901835Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-12-01T10:00:32.4596524Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-12-01T10:00:32.4886800Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T10:00:32.5131941Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T10:00:32.5199607Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-12-01T10:00:32.5737638Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-12-01T10:00:32.5748163Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-12-01T10:00:32.5805318Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-12-01T10:00:32.6142804Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T10:00:32.6841551Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-12-01T10:00:32.7194587Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-12-01T10:00:32.7230668Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T10:00:32.7733344Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-12-01T10:00:32.7872198Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-12-01T10:00:32.8154614Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-12-01T10:00:32.8206693Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-12-01T10:00:32.8230806Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-12-01T10:00:32.9246381Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T10:00:32.9284444Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T10:00:32.9326428Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-12-01T10:00:32.9332096Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-12-01T10:00:33.0093902Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-12-01T10:00:33.0201694Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T10:00:33.0484594Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T10:00:33.0532028Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-12-01T10:00:33.1099886Z [ 30%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-12-01T10:00:33.1160150Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T10:00:33.1423354Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-12-01T10:00:33.1580967Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-12-01T10:00:33.2050227Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-12-01T10:00:33.2566924Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-12-01T10:00:33.2739423Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-12-01T10:00:33.2999637Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T10:00:33.3447055Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-12-01T10:00:33.3550160Z [ 30%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-12-01T10:00:33.3677521Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-12-01T10:00:33.3685419Z [ 30%] Built target kineto_base 2022-12-01T10:00:33.3756316Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-12-01T10:00:33.4148842Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:00:33.4694715Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T10:00:33.4839562Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-12-01T10:00:33.5286915Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-12-01T10:00:33.5520437Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-12-01T10:00:33.5713003Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:00:33.5737922Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T10:00:33.6082134Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-12-01T10:00:33.6257951Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-12-01T10:00:33.6601103Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T10:00:33.6655768Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-12-01T10:00:33.6746952Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T10:00:33.7644383Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T10:00:33.7841000Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-12-01T10:00:33.7950063Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-12-01T10:00:33.8179278Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-12-01T10:00:33.8186487Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_f64.o 2022-12-01T10:00:33.8204726Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-12-01T10:00:33.8780114Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T10:00:33.8939874Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T10:00:33.9663562Z [ 31%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-12-01T10:00:33.9705989Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-12-01T10:00:33.9759053Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T10:00:33.9979078Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T10:00:34.0489697Z [ 31%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-12-01T10:00:34.0842694Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-12-01T10:00:34.0928135Z [ 31%] Built target c10_CompileTimeFunctionPointer_test 2022-12-01T10:00:34.1004239Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:34.1072431Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T10:00:34.1259198Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-12-01T10:00:34.1883556Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-12-01T10:00:34.1937062Z [ 31%] Built target c10_DeviceGuard_test 2022-12-01T10:00:34.1964773Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-12-01T10:00:34.1996230Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:34.2002919Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:34.3100208Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-12-01T10:00:34.3182872Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-12-01T10:00:34.3197753Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:34.3593686Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:34.4037629Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-12-01T10:00:34.4254299Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-12-01T10:00:34.4295134Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-12-01T10:00:34.4302982Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-12-01T10:00:34.4715944Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:34.5260904Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-12-01T10:00:34.5645623Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-12-01T10:00:34.5920392Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:34.6169044Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:34.6222667Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-12-01T10:00:34.6303847Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:00:34.6775744Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-12-01T10:00:34.7053319Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-12-01T10:00:34.7336683Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-12-01T10:00:34.7839269Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-12-01T10:00:34.7937088Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:00:34.8078482Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:00:34.8225899Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:34.8441696Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-12-01T10:00:34.8982551Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-12-01T10:00:34.9100018Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_prod_bf16.o 2022-12-01T10:00:34.9111898Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:34.9473407Z [ 31%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-12-01T10:00:34.9615694Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:35.0148801Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-12-01T10:00:35.0217184Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T10:00:35.0761767Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:35.0974536Z [ 31%] Linking CXX static library ../../../lib/libtensorpipe.a 2022-12-01T10:00:35.1186299Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:00:35.1500290Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T10:00:35.1828628Z [ 31%] Built target tensorpipe 2022-12-01T10:00:35.1898518Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T10:00:35.1948445Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T10:00:35.2187729Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:00:35.2725784Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:00:35.2921609Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:00:35.3057691Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T10:00:35.3155093Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T10:00:35.3765425Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T10:00:35.3833339Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:35.4159581Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i8.o 2022-12-01T10:00:35.4363457Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u8.o 2022-12-01T10:00:35.4819469Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:35.4962874Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T10:00:35.6001321Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T10:00:35.6048094Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:00:35.7221260Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T10:00:35.7400435Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:00:35.8146086Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T10:00:35.8460561Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:00:35.9055333Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:35.9174728Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T10:00:35.9487022Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T10:00:36.0323510Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:36.0395519Z [ 31%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-12-01T10:00:36.0588707Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-12-01T10:00:36.1520103Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:36.2314896Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T10:00:36.2523156Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:36.2620314Z [ 32%] Linking CXX executable ../../bin/c10_Device_test 2022-12-01T10:00:36.3829361Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-12-01T10:00:36.3856882Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:00:36.4256375Z [ 32%] Built target c10_Device_test 2022-12-01T10:00:36.4331237Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:00:36.4877731Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i32.o 2022-12-01T10:00:36.5408749Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T10:00:36.5409629Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:00:36.6451660Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:00:36.6621832Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T10:00:36.7331327Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T10:00:36.7716339Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T10:00:36.8341922Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T10:00:36.8894472Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T10:00:36.9476129Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T10:00:36.9753340Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T10:00:37.0538880Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T10:00:37.0749156Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T10:00:37.1500799Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T10:00:37.1789226Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T10:00:37.2569479Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T10:00:37.2570040Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T10:00:37.2984555Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T10:00:37.3608958Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T10:00:37.4304580Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T10:00:37.4806716Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T10:00:37.4859932Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T10:00:37.5584208Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T10:00:37.5618215Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u32.o 2022-12-01T10:00:37.6050029Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_i64.o 2022-12-01T10:00:37.6471665Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T10:00:37.6729878Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T10:00:37.7770553Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T10:00:37.8009984Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_u64.o 2022-12-01T10:00:37.8160472Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:00:37.8816459Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T10:00:37.9094044Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T10:00:37.9881344Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T10:00:38.0949127Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T10:00:38.1091757Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T10:00:38.1978535Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-12-01T10:00:38.2948387Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T10:00:38.3035681Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-12-01T10:00:38.3918686Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-12-01T10:00:38.4603675Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T10:00:38.4856655Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-12-01T10:00:38.5481955Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-12-01T10:00:38.5780671Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f16.o 2022-12-01T10:00:38.6329980Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T10:00:38.7027611Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-12-01T10:00:38.7540878Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:00:38.8290887Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-12-01T10:00:38.9171584Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:00:38.9543686Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T10:00:39.0457532Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T10:00:39.1232796Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-12-01T10:00:39.1841233Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T10:00:39.2222710Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T10:00:39.3253561Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-12-01T10:00:39.3555355Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T10:00:39.4336862Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T10:00:39.5403755Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T10:00:39.5812924Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-12-01T10:00:39.6964129Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T10:00:39.7197366Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T10:00:39.7202919Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-12-01T10:00:39.8029693Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T10:00:39.8329024Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T10:00:39.8447588Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-12-01T10:00:39.8743031Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T10:00:39.9324205Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T10:00:39.9406108Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T10:00:39.9631041Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T10:00:39.9748577Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T10:00:39.9855636Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-12-01T10:00:40.0814156Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T10:00:40.0862134Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-12-01T10:00:40.0931834Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T10:00:40.1127158Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-12-01T10:00:40.1275332Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T10:00:40.1862280Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T10:00:40.1873559Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f32.o 2022-12-01T10:00:40.1876551Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T10:00:40.2159962Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T10:00:40.2847640Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-12-01T10:00:40.3167274Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T10:00:40.3173098Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T10:00:40.3611000Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T10:00:40.3968600Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T10:00:40.4090299Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-12-01T10:00:40.4732656Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T10:00:40.5215996Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-12-01T10:00:40.5506825Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-12-01T10:00:40.5682071Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T10:00:40.5844019Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-12-01T10:00:40.6195076Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T10:00:40.6852750Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-12-01T10:00:40.7022679Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-12-01T10:00:40.7115734Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-12-01T10:00:40.7241079Z [ 33%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-12-01T10:00:40.8208260Z [ 33%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-12-01T10:00:40.8334247Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T10:00:40.8460052Z [ 33%] Built target c10_StreamGuard_test 2022-12-01T10:00:40.8579034Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-12-01T10:00:40.8684042Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T10:00:40.9236546Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T10:00:40.9289342Z [ 33%] Linking CXX executable ../../bin/c10_SymInt_test 2022-12-01T10:00:40.9619284Z [ 33%] Built target c10_DispatchKeySet_test 2022-12-01T10:00:40.9641121Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T10:00:40.9705003Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-12-01T10:00:41.0262332Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T10:00:41.0641968Z [ 33%] Built target c10_SymInt_test 2022-12-01T10:00:41.0724712Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-12-01T10:00:41.0817677Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T10:00:41.0826660Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T10:00:41.0878520Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-12-01T10:00:41.1248243Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T10:00:41.1690973Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T10:00:41.2288845Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-12-01T10:00:41.2715029Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T10:00:41.2764254Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-12-01T10:00:41.2768508Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-12-01T10:00:41.3204581Z [ 33%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-12-01T10:00:41.3220260Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T10:00:41.4253115Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-12-01T10:00:41.4465561Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T10:00:41.4595474Z [ 33%] Built target c10_InlineDeviceGuard_test 2022-12-01T10:00:41.4677856Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T10:00:41.4936484Z [ 33%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-12-01T10:00:41.5094016Z [ 33%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-12-01T10:00:41.5371012Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T10:00:41.5929236Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-12-01T10:00:41.6196256Z [ 33%] Built target c10_SizesAndStrides_test 2022-12-01T10:00:41.6259744Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T10:00:41.6373758Z [ 33%] Built target c10_InlineStreamGuard_test 2022-12-01T10:00:41.6436435Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-12-01T10:00:41.6710844Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T10:00:41.6882422Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T10:00:41.6938724Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T10:00:41.7214430Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:00:41.7484116Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T10:00:41.8220141Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T10:00:41.8260775Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-12-01T10:00:41.8468592Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-12-01T10:00:41.8491031Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:00:41.8622143Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-12-01T10:00:41.9100126Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:41.9141206Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:41.9318746Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:41.9560102Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T10:00:41.9626144Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:42.0231991Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-12-01T10:00:42.0237108Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-12-01T10:00:42.0463700Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:00:42.0525374Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T10:00:42.0720166Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-12-01T10:00:42.1183715Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:00:42.1242496Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:00:42.1483712Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T10:00:42.1620158Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:42.1640409Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_f64.o 2022-12-01T10:00:42.2299314Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_min_bf16.o 2022-12-01T10:00:42.2484755Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-12-01T10:00:42.2750880Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T10:00:42.2853006Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:42.3434989Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:42.3541313Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i8.o 2022-12-01T10:00:42.3889864Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-12-01T10:00:42.3955143Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-12-01T10:00:42.4459841Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:42.4774869Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:00:42.4960822Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-12-01T10:00:42.5521284Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-12-01T10:00:42.6094035Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:00:42.6100432Z [ 33%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-12-01T10:00:42.6375786Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-12-01T10:00:42.7485108Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-12-01T10:00:42.8077405Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:00:42.8216328Z [ 33%] Linking CXX executable ../../bin/c10_Array_test 2022-12-01T10:00:42.8430169Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-12-01T10:00:42.9098211Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:00:42.9355239Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-12-01T10:00:42.9608128Z [ 33%] Built target c10_Array_test 2022-12-01T10:00:42.9707724Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-12-01T10:00:43.0108110Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:00:43.0303270Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:00:43.0924749Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-12-01T10:00:43.1164768Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-12-01T10:00:43.1336333Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:00:43.1903697Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:43.2240969Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-12-01T10:00:43.2845255Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T10:00:43.3123264Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:43.3277211Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-12-01T10:00:43.4062035Z [ 34%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-12-01T10:00:43.4293060Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:43.5032369Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-12-01T10:00:43.5318264Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:00:43.6050267Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-12-01T10:00:43.6373308Z [ 34%] Linking CXX executable ../../bin/c10_Bitset_test 2022-12-01T10:00:43.6437725Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:00:43.6962457Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-12-01T10:00:43.7705827Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:00:43.7914206Z [ 34%] Built target c10_Bitset_test 2022-12-01T10:00:43.7980306Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T10:00:43.8017682Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T10:00:43.8995037Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u8.o 2022-12-01T10:00:43.9011698Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:00:43.9346074Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T10:00:44.0157479Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:00:44.0213556Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T10:00:44.1158125Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T10:00:44.1808224Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:00:44.2120257Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T10:00:44.2305146Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:44.2768308Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T10:00:44.2842714Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T10:00:44.2966868Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T10:00:44.3330012Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-12-01T10:00:44.4220982Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-12-01T10:00:44.4400697Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-12-01T10:00:44.4490827Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T10:00:44.4514634Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T10:00:44.5009068Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T10:00:44.5240414Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T10:00:44.5593571Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-12-01T10:00:44.5925619Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T10:00:44.6166736Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T10:00:44.6604161Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T10:00:44.6637261Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T10:00:44.6732022Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T10:00:44.6976795Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T10:00:44.7187079Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T10:00:44.7780229Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T10:00:44.8004579Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T10:00:44.8253512Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T10:00:44.8573851Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T10:00:44.8627341Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T10:00:44.9141478Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T10:00:44.9337851Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T10:00:44.9401562Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:00:44.9620841Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:00:44.9696638Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-12-01T10:00:45.0588393Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T10:00:45.0648703Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T10:00:45.0671237Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:45.0965789Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:00:45.1484576Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:45.1581770Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:45.1800618Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-12-01T10:00:45.1960724Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T10:00:45.2208900Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:45.2879527Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i32.o 2022-12-01T10:00:45.2967364Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T10:00:45.3131336Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:45.3191095Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:00:45.3798588Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:00:45.4532421Z [ 35%] Linking CXX executable ../../bin/c10_C++17_test 2022-12-01T10:00:45.4583703Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T10:00:45.4661523Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u32.o 2022-12-01T10:00:45.4834464Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:00:45.5532540Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:45.5848623Z [ 35%] Built target c10_C++17_test 2022-12-01T10:00:45.5907792Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:45.6592344Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-12-01T10:00:45.6615178Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-12-01T10:00:45.7326082Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:45.7665376Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:45.7700590Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-12-01T10:00:45.8665498Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-12-01T10:00:45.8969869Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-12-01T10:00:45.9262747Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:45.9527469Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:00:46.0020709Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-12-01T10:00:46.0974061Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-12-01T10:00:46.0979990Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-12-01T10:00:46.1702109Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:00:46.1717952Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:00:46.1909783Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:00:46.2120771Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-12-01T10:00:46.3186974Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T10:00:46.3260856Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-12-01T10:00:46.3536905Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-12-01T10:00:46.3574764Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:46.4181768Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:46.4182816Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:46.4503169Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-12-01T10:00:46.5136178Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-12-01T10:00:46.5651515Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:00:46.5662022Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-12-01T10:00:46.5703876Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-12-01T10:00:46.6264402Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-12-01T10:00:46.7022004Z [ 35%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-12-01T10:00:46.7354839Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-12-01T10:00:46.7367357Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:00:46.8041228Z [ 35%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-12-01T10:00:46.8268703Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-12-01T10:00:46.8479467Z [ 35%] Built target c10_ConstexprCrc_test 2022-12-01T10:00:46.8570267Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-12-01T10:00:46.8963535Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:00:46.9533504Z [ 35%] Built target c10_DeadlockDetection_test 2022-12-01T10:00:46.9535904Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T10:00:46.9560969Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-12-01T10:00:46.9613682Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-12-01T10:00:47.0413779Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-12-01T10:00:47.0481936Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T10:00:47.0673851Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T10:00:47.1218050Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-12-01T10:00:47.1644112Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T10:00:47.1762535Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-12-01T10:00:47.2281861Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T10:00:47.2335825Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-12-01T10:00:47.2877011Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T10:00:47.3059048Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-12-01T10:00:47.3508311Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-12-01T10:00:47.3746952Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-12-01T10:00:47.4153006Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T10:00:47.4929572Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T10:00:47.5162006Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-12-01T10:00:47.5410801Z [ 35%] Linking CXX executable ../../bin/c10_Half_test 2022-12-01T10:00:47.5615445Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T10:00:47.5695267Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_i64.o 2022-12-01T10:00:47.5850530Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_u64.o 2022-12-01T10:00:47.5901851Z [ 35%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-12-01T10:00:47.6101500Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T10:00:47.6817669Z [ 35%] Built target c10_Half_test 2022-12-01T10:00:47.6919982Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-12-01T10:00:47.7256374Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T10:00:47.7314063Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-12-01T10:00:47.7376358Z [ 35%] Built target c10_LeftRight_test 2022-12-01T10:00:47.7459697Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T10:00:47.7909256Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T10:00:47.8683828Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-12-01T10:00:47.8911402Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T10:00:47.8960511Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:00:47.9629231Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T10:00:47.9719279Z [ 35%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-12-01T10:00:48.0507328Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-12-01T10:00:48.0727319Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f16.o 2022-12-01T10:00:48.0897673Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:00:48.1140208Z [ 35%] Built target c10_Metaprogramming_test 2022-12-01T10:00:48.1220758Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T10:00:48.1831061Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T10:00:48.2217328Z [ 35%] 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-01T10:00:48.2787891Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f32.o 2022-12-01T10:00:48.3085828Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T10:00:48.3138466Z [ 35%] 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-01T10:00:48.4237743Z [ 35%] 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-01T10:00:48.4639173Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:00:48.5285562Z [ 35%] 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-01T10:00:48.6335274Z [ 35%] 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-01T10:00:48.6395177Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:00:48.7507718Z [ 35%] 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-01T10:00:48.8007220Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T10:00:48.8817629Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-12-01T10:00:48.9341276Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T10:00:48.9894107Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-12-01T10:00:49.0735137Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T10:00:49.0961676Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-12-01T10:00:49.2095573Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-12-01T10:00:49.2346906Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T10:00:49.3178487Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-12-01T10:00:49.4179392Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T10:00:49.4498114Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-12-01T10:00:49.5676504Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-12-01T10:00:49.5939405Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T10:00:49.6709144Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-12-01T10:00:49.6799268Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_f64.o 2022-12-01T10:00:49.7541153Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-12-01T10:00:49.8059591Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_max_bf16.o 2022-12-01T10:00:49.8080314Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T10:00:49.8383119Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-12-01T10:00:49.9514938Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-12-01T10:00:49.9653278Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T10:00:50.0553756Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-12-01T10:00:50.1033382Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-12-01T10:00:50.1564913Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-12-01T10:00:50.2273630Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-12-01T10:00:50.2660744Z [ 35%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-12-01T10:00:50.3022425Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T10:00:50.3072421Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-12-01T10:00:50.4151256Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-12-01T10:00:50.4377286Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:00:50.4807435Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:00:50.5140113Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-12-01T10:00:50.5723375Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-12-01T10:00:50.5976026Z [ 37%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-12-01T10:00:50.6037925Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:50.6268810Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-12-01T10:00:50.6969730Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-12-01T10:00:50.7121637Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-12-01T10:00:50.7421990Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:50.7502539Z [ 38%] Built target c10_SmallVectorTest 2022-12-01T10:00:50.7604380Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:50.8085695Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-12-01T10:00:50.9014502Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-12-01T10:00:50.9183637Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-12-01T10:00:50.9197652Z [ 38%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-12-01T10:00:50.9488030Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:50.9996249Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:00:51.0065773Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-12-01T10:00:51.0589356Z [ 38%] Built target c10_Synchronized_test 2022-12-01T10:00:51.0691688Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:51.1003396Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i8.o 2022-12-01T10:00:51.1041394Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:00:51.1599268Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u8.o 2022-12-01T10:00:51.2197379Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:51.2467813Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:00:51.3344859Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:51.3792146Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:51.4437150Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:51.5522124Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:51.5951542Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:51.7227674Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:51.7368854Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:51.7489674Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:51.8441670Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:51.8797401Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:51.9304201Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:00:51.9560192Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:00:51.9781503Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:00:52.0150178Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:52.0772592Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-12-01T10:00:52.1158442Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-12-01T10:00:52.1220192Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:00:52.1399585Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:52.2680228Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:52.2719226Z [ 38%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-12-01T10:00:52.2890826Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:00:52.3648707Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:52.3940160Z [ 38%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-12-01T10:00:52.4136370Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:52.4181963Z [ 38%] Built target c10_ThreadLocal_test 2022-12-01T10:00:52.4261201Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:52.4769430Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:52.5438656Z [ 38%] Built target c10_TypeIndex_test 2022-12-01T10:00:52.5537567Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:52.5650710Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:52.5873152Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:52.5960921Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i32.o 2022-12-01T10:00:52.6703439Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u32.o 2022-12-01T10:00:52.6798005Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:52.7492031Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:00:52.7849558Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:52.8878644Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:52.8879559Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:00:52.9943963Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:53.0550712Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:00:53.1055721Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T10:00:53.1213586Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:53.2051330Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:53.2192768Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:53.2493458Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T10:00:53.2551679Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:53.3099546Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T10:00:53.3340803Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T10:00:53.3743818Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:53.4553627Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:53.4562947Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:53.4817643Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T10:00:53.4924648Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:00:53.5545670Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:00:53.5741741Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:53.6342878Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:53.6507534Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:53.6937968Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-12-01T10:00:53.7176566Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:00:53.7481339Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:00:53.7733053Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:53.8711131Z [ 38%] Linking CXX executable ../../bin/c10_TypeList_test 2022-12-01T10:00:53.8837215Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:53.8870899Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T10:00:53.8918226Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T10:00:53.9921523Z [ 38%] Built target c10_TypeList_test 2022-12-01T10:00:53.9999092Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T10:00:54.0112796Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:54.0343732Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:54.0540212Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:54.1321331Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T10:00:54.1374812Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-12-01T10:00:54.1464968Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T10:00:54.1984945Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:54.2774982Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:54.3042711Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T10:00:54.3321553Z [ 38%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-12-01T10:00:54.3490705Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:54.3950830Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-12-01T10:00:54.4440276Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T10:00:54.4454784Z [ 38%] Built target c10_TypeTraits_test 2022-12-01T10:00:54.4509421Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T10:00:54.4638666Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:54.5865216Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:54.6159058Z [ 38%] Linking CXX executable ../../bin/c10_accumulate_test 2022-12-01T10:00:54.6165670Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T10:00:54.6172833Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:54.6659464Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:54.6964270Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_i64.o 2022-12-01T10:00:54.7378987Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_u64.o 2022-12-01T10:00:54.7460342Z [ 38%] Built target c10_accumulate_test 2022-12-01T10:00:54.7527865Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f16.o 2022-12-01T10:00:54.7742171Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:54.7747131Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T10:00:54.9013251Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T10:00:54.9049500Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:54.9348179Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:55.0241388Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-12-01T10:00:55.0584098Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:55.0651121Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T10:00:55.1665149Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:55.2386383Z [ 38%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-12-01T10:00:55.2622679Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T10:00:55.2766969Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:55.3939425Z [ 38%] Built target c10_bfloat16_test 2022-12-01T10:00:55.4021833Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:55.4235038Z [ 38%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-12-01T10:00:55.4259267Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T10:00:55.5205859Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:55.5969886Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T10:00:55.6254228Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:55.6778823Z [ 38%] Linking CXX executable ../../bin/c10_complex_math_test 2022-12-01T10:00:55.7355376Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T10:00:55.7436699Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:55.8099181Z [ 38%] Built target c10_complex_math_test 2022-12-01T10:00:55.8190833Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:55.8549821Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T10:00:55.8879829Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:55.9185829Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T10:00:56.0101054Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f32.o 2022-12-01T10:00:56.0357051Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:56.0617532Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-12-01T10:00:56.1446528Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:56.1953914Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T10:00:56.2560667Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:56.3472642Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T10:00:56.3728748Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:56.5202006Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:56.5257399Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T10:00:56.6444093Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:56.6697162Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T10:00:56.7370519Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:56.7875748Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:56.8203257Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T10:00:56.8366606Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T10:00:56.8587642Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-12-01T10:00:56.8826759Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:56.9558326Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:56.9720482Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:56.9910133Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T10:00:56.9923957Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T10:00:57.0495123Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:00:57.0620604Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T10:00:57.0810895Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T10:00:57.0941190Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:00:57.1438299Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T10:00:57.1742849Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:57.2021759Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:57.2494447Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_f64.o 2022-12-01T10:00:57.2582416Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T10:00:57.2597596Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:00:57.2729213Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T10:00:57.3356495Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T10:00:57.3535528Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T10:00:57.3939078Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:57.3975435Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T10:00:57.4642745Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_premulsum_bf16.o 2022-12-01T10:00:57.4786777Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:00:57.4979094Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:00:57.4988340Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T10:00:57.6039355Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:57.6304215Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:57.6415306Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:57.7166242Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:57.7455928Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:57.7879952Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:57.8682193Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i8.o 2022-12-01T10:00:57.8942934Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:57.8949724Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:57.9920500Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:58.0695767Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:58.0711276Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:58.0977336Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:00:58.1937077Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:58.2298663Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:58.2550780Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:00:58.3148085Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:00:58.3369393Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:58.4029679Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:58.4563868Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u8.o 2022-12-01T10:00:58.4621457Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:58.5115389Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:58.6465371Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:58.7685903Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:58.8170773Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:58.8997070Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:58.9943833Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:59.0547487Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:59.1377631Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:59.1670601Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:59.2913416Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:59.3360385Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:00:59.3443439Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:00:59.4071072Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:59.4736992Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:59.4752024Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:59.5016756Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:00:59.5220411Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:00:59.5720452Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:00:59.5923184Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:59.6752570Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:59.6953455Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:59.7126900Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:59.7473963Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-12-01T10:00:59.7904815Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-12-01T10:00:59.8172518Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:59.8203813Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:59.8764452Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:59.9290688Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:00:59.9409483Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T10:01:00.0179705Z [ 40%] Linking CXX executable ../../bin/c10_complex_test 2022-12-01T10:01:00.0248671Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:00.0460990Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:01:00.0669564Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:00.1074400Z [ 40%] Linking CXX executable ../../bin/c10_either_test 2022-12-01T10:01:00.1348145Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:01:00.1469355Z [ 40%] Built target c10_complex_test 2022-12-01T10:01:00.1549731Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:01:00.1914406Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T10:01:00.1955371Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T10:01:00.2743085Z [ 40%] Built target c10_either_test 2022-12-01T10:01:00.2794104Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i32.o 2022-12-01T10:01:00.2885741Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-12-01T10:01:00.3253648Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:00.3303638Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-12-01T10:01:00.3575198Z [ 40%] Linking CXX static library ../../lib/libXNNPACK.a 2022-12-01T10:01:00.4486997Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:00.4546284Z [ 40%] Built target XNNPACK 2022-12-01T10:01:00.4629832Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T10:01:00.4943222Z [ 40%] Linking CXX executable ../../bin/c10_exception_test 2022-12-01T10:01:00.5047111Z [ 40%] Linking CXX executable ../../bin/c10_flags_test 2022-12-01T10:01:00.5173918Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:00.5538105Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u32.o 2022-12-01T10:01:00.5840969Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_i64.o 2022-12-01T10:01:00.6337005Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:00.6337682Z [ 40%] Built target c10_exception_test 2022-12-01T10:01:00.6427165Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:00.6740901Z [ 40%] Built target c10_flags_test 2022-12-01T10:01:00.6830648Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:00.7660907Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-12-01T10:01:00.7728488Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-12-01T10:01:00.7844541Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:00.8920074Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:00.9844959Z [ 40%] Linking CXX executable ../../bin/c10_irange_test 2022-12-01T10:01:00.9857774Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:01.1107588Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:01.1221738Z [ 40%] Built target c10_irange_test 2022-12-01T10:01:01.1288377Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:01.1388042Z [ 40%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-12-01T10:01:01.2369433Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-12-01T10:01:01.2427299Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:01.3502567Z [ 40%] Built target c10_intrusive_ptr_test 2022-12-01T10:01:01.3582243Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:01.3754857Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-12-01T10:01:01.4738557Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:01.4910081Z [ 40%] Linking CXX executable ../../bin/c10_logging_test 2022-12-01T10:01:01.6004467Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:01.6139112Z [ 40%] Built target c10_logging_test 2022-12-01T10:01:01.6202459Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:01.6596177Z [ 40%] Linking CXX executable ../../bin/c10_optional_test 2022-12-01T10:01:01.7194785Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-12-01T10:01:01.7460517Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:01.8140264Z [ 40%] Built target c10_optional_test 2022-12-01T10:01:01.8256469Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:01.8734995Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-12-01T10:01:01.9440231Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:01.9947761Z [ 40%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-12-01T10:01:02.0529241Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:02.0669056Z [ 40%] Linking CXX executable ../../bin/c10_registry_test 2022-12-01T10:01:02.1180979Z [ 40%] Built target c10_ordered_preserving_dict_test 2022-12-01T10:01:02.1296967Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:02.2017186Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-12-01T10:01:02.2170917Z [ 40%] Built target c10_registry_test 2022-12-01T10:01:02.2308314Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:02.2518249Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-12-01T10:01:02.3500585Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:02.4178151Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:02.4502122Z [ 40%] Linking CXX executable ../../bin/c10_tempfile_test 2022-12-01T10:01:02.4571394Z [ 40%] Linking CXX executable ../../bin/c10_string_view_test 2022-12-01T10:01:02.5123043Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_u64.o 2022-12-01T10:01:02.5152769Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-12-01T10:01:02.5921832Z [ 40%] Built target c10_tempfile_test 2022-12-01T10:01:02.5973897Z [ 40%] Built target c10_string_view_test 2022-12-01T10:01:02.5987934Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-12-01T10:01:02.6051911Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-12-01T10:01:02.6283549Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f16.o 2022-12-01T10:01:02.6894912Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f32.o 2022-12-01T10:01:02.6996723Z [ 40%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-12-01T10:01:02.7151516Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:01:02.8121429Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T10:01:02.9150161Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T10:01:02.9377009Z [ 40%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-12-01T10:01:02.9801087Z [ 40%] Linking CXX executable ../../bin/c10_typeid_test 2022-12-01T10:01:03.0197355Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T10:01:03.1020082Z [ 41%] Built target c10_typeid_test 2022-12-01T10:01:03.1086869Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:01:03.1381578Z [ 41%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o 2022-12-01T10:01:03.1519138Z [ 41%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-12-01T10:01:03.2229704Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T10:01:03.2951890Z [ 41%] Built target c10_intrusive_ptr_benchmark 2022-12-01T10:01:03.3036780Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T10:01:03.3385576Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_f64.o 2022-12-01T10:01:03.3899401Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T10:01:03.4171760Z [ 41%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o 2022-12-01T10:01:03.4980854Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:01:03.5859556Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T10:01:03.6189199Z [ 41%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o 2022-12-01T10:01:03.6839091Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:01:03.7661262Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T10:01:03.8577603Z [ 41%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o 2022-12-01T10:01:03.8635582Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T10:01:03.9630940Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T10:01:03.9697330Z [ 41%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o 2022-12-01T10:01:04.0579148Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:01:04.1761300Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:01:04.2448800Z [ 41%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o 2022-12-01T10:01:04.2766176Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:01:04.4214532Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:01:04.4895716Z [ 41%] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o 2022-12-01T10:01:04.5298803Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T10:01:04.6204009Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:01:04.6374292Z [ 41%] Linking CXX shared library ../../lib/libc10_cuda.so 2022-12-01T10:01:04.6864686Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T10:01:04.7230093Z Compiling all_gather.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/all_gather_sumpostdiv_bf16.o 2022-12-01T10:01:04.7596070Z [ 41%] Built target c10_cuda 2022-12-01T10:01:04.7695824Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i8.o 2022-12-01T10:01:04.8022857Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:01:04.8402836Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T10:01:04.8407457Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:01:04.9246514Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u8.o 2022-12-01T10:01:04.9401333Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i32.o 2022-12-01T10:01:04.9520596Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T10:01:05.0566872Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:01:05.1618865Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T10:01:05.2601949Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T10:01:05.3715605Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:05.4926076Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:05.5955146Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:05.6194286Z [ 41%] Generating ../../../include/sleef.h 2022-12-01T10:01:05.6324195Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-12-01T10:01:05.6349775Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-12-01T10:01:05.6401291Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-12-01T10:01:05.6495056Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-12-01T10:01:05.6523756Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-12-01T10:01:05.6551410Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-12-01T10:01:05.6614399Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-12-01T10:01:05.6642415Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-12-01T10:01:05.6722080Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-12-01T10:01:05.6747965Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-12-01T10:01:05.6773031Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-12-01T10:01:05.6802418Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-12-01T10:01:05.6830178Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-12-01T10:01:05.6934399Z [ 41%] Generating include/renameavx512fnofma.h 2022-12-01T10:01:05.6945668Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-12-01T10:01:05.7052747Z [ 41%] Generating include/renamecuda.h 2022-12-01T10:01:05.7065686Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-12-01T10:01:05.7158368Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:05.7164600Z [ 41%] Built target headers 2022-12-01T10:01:05.7229260Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:05.8369267Z [ 41%] Built target renameAVX512FNOFMA.h_generated 2022-12-01T10:01:05.8421962Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:05.8461565Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u32.o 2022-12-01T10:01:05.9508543Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:06.0501271Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:06.1719682Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:06.2936231Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:06.4176783Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:06.5126199Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:06.6039060Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:06.7267013Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:06.8211719Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:06.8955130Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:06.9363080Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_i64.o 2022-12-01T10:01:06.9963090Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:07.0896928Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:07.1031473Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:07.1186765Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_u64.o 2022-12-01T10:01:07.2045656Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f16.o 2022-12-01T10:01:07.2241217Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:07.3489508Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:07.4711370Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:07.5822745Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:07.6989678Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:07.8085009Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:07.9371669Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:08.0568177Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:08.0981224Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:08.1736249Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f32.o 2022-12-01T10:01:08.2263042Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:08.3437927Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:08.4659152Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:08.5673319Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:08.7160051Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:08.8290700Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:08.9316116Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:08.9676162Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_f64.o 2022-12-01T10:01:09.0511331Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:09.0816563Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:09.1815980Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sum_bf16.o 2022-12-01T10:01:09.1977564Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:09.2270118Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:09.3053832Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i8.o 2022-12-01T10:01:09.3128983Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:09.3299417Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u8.o 2022-12-01T10:01:09.4250164Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:09.5460309Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:09.6670407Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:01:09.7875624Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:01:09.8954652Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-12-01T10:01:09.9958432Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-12-01T10:01:10.0981170Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-12-01T10:01:10.2007688Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:01:10.2722324Z [ 42%] Generating alias_avx512f.h 2022-12-01T10:01:10.2836904Z [ 42%] Built target alias_avx512f.h_generated 2022-12-01T10:01:10.2911293Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i32.o 2022-12-01T10:01:10.3343954Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T10:01:10.4288218Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:01:10.5234659Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T10:01:10.6267107Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:01:10.7380818Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T10:01:10.8413135Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:01:10.9617439Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T10:01:11.0533502Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T10:01:11.1996059Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-12-01T10:01:11.2194381Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T10:01:11.2657698Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T10:01:11.3076576Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u32.o 2022-12-01T10:01:11.3445026Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_i64.o 2022-12-01T10:01:11.3663371Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T10:01:11.4042921Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-12-01T10:01:11.4832385Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-12-01T10:01:11.5277728Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T10:01:11.5417735Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-12-01T10:01:11.6397778Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-12-01T10:01:11.6540455Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-12-01T10:01:11.7397011Z [ 42%] Built target sleefavx2 2022-12-01T10:01:11.7453248Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T10:01:11.7471406Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T10:01:11.8366921Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-12-01T10:01:11.8446657Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_u64.o 2022-12-01T10:01:11.8741180Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-12-01T10:01:11.9828152Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-12-01T10:01:12.0193437Z [ 42%] Built target sleefdetavx2 2022-12-01T10:01:12.0281990Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-12-01T10:01:12.1335897Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-12-01T10:01:12.1556152Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T10:01:12.2450053Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T10:01:12.2917993Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T10:01:12.3190371Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-12-01T10:01:12.3605398Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f16.o 2022-12-01T10:01:12.3958490Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T10:01:12.4866637Z [ 42%] Built target sleefavx2128 2022-12-01T10:01:12.4918591Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-12-01T10:01:12.4947067Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-12-01T10:01:12.6754671Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-12-01T10:01:12.7938525Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-12-01T10:01:12.8551516Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-12-01T10:01:12.9589706Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-12-01T10:01:13.0093462Z [ 42%] Built target sleefdetavx2128 2022-12-01T10:01:13.0222976Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-12-01T10:01:13.1017020Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-12-01T10:01:13.2012714Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-12-01T10:01:13.2706839Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-12-01T10:01:13.3145770Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-12-01T10:01:13.3585601Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-12-01T10:01:13.4022737Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-12-01T10:01:13.4612213Z [ 42%] Built target sleeffma4 2022-12-01T10:01:13.4682794Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f32.o 2022-12-01T10:01:13.4864347Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_f64.o 2022-12-01T10:01:13.5043320Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-12-01T10:01:13.5294750Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-12-01T10:01:13.6586565Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-12-01T10:01:13.6806504Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-12-01T10:01:13.8288117Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-12-01T10:01:13.8767399Z [ 42%] Built target sleefdetfma4 2022-12-01T10:01:13.8855083Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-12-01T10:01:13.9481324Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T10:01:13.9600682Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_prod_bf16.o 2022-12-01T10:01:13.9922737Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i8.o 2022-12-01T10:01:14.0556475Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T10:01:14.1617011Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T10:01:14.2535256Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T10:01:14.3455453Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-12-01T10:01:14.4640457Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-12-01T10:01:14.5574692Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-12-01T10:01:14.6035500Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u8.o 2022-12-01T10:01:14.6756485Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-12-01T10:01:14.8302919Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-12-01T10:01:14.9938907Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-12-01T10:01:15.1611663Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-12-01T10:01:15.3019615Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-12-01T10:01:15.3998328Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-12-01T10:01:15.5141764Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-12-01T10:01:15.5700307Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-12-01T10:01:15.6301007Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i32.o 2022-12-01T10:01:15.6398793Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-12-01T10:01:15.6875290Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u32.o 2022-12-01T10:01:15.7440164Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-12-01T10:01:15.8532748Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-12-01T10:01:15.9708715Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-12-01T10:01:16.0878654Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-12-01T10:01:16.1133170Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:01:16.1999750Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_i64.o 2022-12-01T10:01:16.2346888Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:01:16.2461037Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T10:01:16.3464319Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_u64.o 2022-12-01T10:01:16.3751147Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:01:16.4861721Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:01:16.6080577Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T10:01:16.6651844Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:01:16.7344828Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:01:16.7917385Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-12-01T10:01:16.8547133Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T10:01:16.9344658Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-12-01T10:01:16.9734418Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:01:17.0746764Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:01:17.1306310Z [ 42%] Built target sleefavx 2022-12-01T10:01:17.1391895Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:01:17.2095758Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-12-01T10:01:17.2606124Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:01:17.3559643Z [ 42%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-12-01T10:01:17.4044602Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:01:17.5012269Z [ 43%] Built target sleefdetavx 2022-12-01T10:01:17.5070915Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:01:17.5923514Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-12-01T10:01:17.5929162Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-12-01T10:01:17.6510551Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-12-01T10:01:17.7140366Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-12-01T10:01:17.7562004Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-12-01T10:01:17.7818402Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-12-01T10:01:17.8475782Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-12-01T10:01:17.8889426Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-12-01T10:01:17.8937275Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-12-01T10:01:17.9527512Z [ 43%] Built target sleefsse4 2022-12-01T10:01:17.9638317Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-12-01T10:01:18.0065839Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-12-01T10:01:18.0089283Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-12-01T10:01:18.0432336Z [ 43%] Built target sleefdetsse4 2022-12-01T10:01:18.0515290Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-12-01T10:01:18.0580457Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-12-01T10:01:18.1549331Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T10:01:18.1563687Z [ 43%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-12-01T10:01:18.1903063Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-12-01T10:01:18.2304181Z [ 43%] Built target sleefdetsse2 2022-12-01T10:01:18.2418430Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-12-01T10:01:18.2556965Z [ 44%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T10:01:18.2900637Z [ 44%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T10:01:18.3285174Z [ 44%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T10:01:18.3444107Z [ 44%] Built target sleefsse2 2022-12-01T10:01:18.3518400Z [ 44%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T10:01:18.3601693Z [ 44%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T10:01:18.3832826Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-12-01T10:01:18.4174876Z [ 44%] Built target sleefpurec_scalar 2022-12-01T10:01:18.4265440Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-12-01T10:01:18.4506661Z [ 44%] Built target sleefdetpurec_scalar 2022-12-01T10:01:18.4514448Z [ 44%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T10:01:18.4565816Z [ 44%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T10:01:18.4649930Z [ 44%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T10:01:18.5049636Z [ 44%] Generating dispsse.c 2022-12-01T10:01:18.5220807Z [ 44%] Built target dispsse.c_generated 2022-12-01T10:01:18.5301019Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-12-01T10:01:18.5421476Z [ 44%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-12-01T10:01:18.5584206Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-12-01T10:01:18.5611974Z [ 44%] Built target sleefdetpurecfma_scalar 2022-12-01T10:01:18.5638031Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f16.o 2022-12-01T10:01:18.5707480Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:01:18.5825947Z [ 44%] Built target sleefpurecfma_scalar 2022-12-01T10:01:18.5914365Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:01:18.6584166Z [ 44%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-12-01T10:01:18.6628683Z [ 44%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-12-01T10:01:18.6851663Z [ 44%] Built target dispavx_obj 2022-12-01T10:01:18.6869189Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T10:01:18.6907716Z [ 44%] Linking CXX static library ../../lib/libfbgemm.a 2022-12-01T10:01:18.6965162Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:01:18.7853443Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f32.o 2022-12-01T10:01:18.7976007Z [ 44%] Linking CXX executable ../../../bin/protoc 2022-12-01T10:01:18.8298960Z [ 44%] Built target fbgemm 2022-12-01T10:01:18.8357025Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_f64.o 2022-12-01T10:01:18.8473291Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-12-01T10:01:18.8760622Z [ 44%] Linking CXX static library ../../../lib/libgmock_main.a 2022-12-01T10:01:18.9061968Z [ 44%] Built target gmock_main 2022-12-01T10:01:18.9133598Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T10:01:18.9497407Z [ 44%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o 2022-12-01T10:01:19.0002701Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:01:19.1025551Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:01:19.1061651Z [ 44%] Built target protoc 2022-12-01T10:01:19.1097726Z [ 44%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o 2022-12-01T10:01:19.1140850Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o 2022-12-01T10:01:19.1889424Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T10:01:19.2723712Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:01:19.3388571Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-12-01T10:01:19.4310761Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o 2022-12-01T10:01:19.4314037Z [ 45%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2022-12-01T10:01:19.4507523Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-12-01T10:01:19.5610307Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-12-01T10:01:19.5661904Z [ 45%] Built target dnnl_graph 2022-12-01T10:01:19.5759732Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-12-01T10:01:19.6216299Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o 2022-12-01T10:01:19.6630656Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o 2022-12-01T10:01:19.6821805Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-12-01T10:01:19.7753259Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-12-01T10:01:19.8686939Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-12-01T10:01:19.8699185Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_min_bf16.o 2022-12-01T10:01:19.9463104Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o 2022-12-01T10:01:19.9772973Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-12-01T10:01:20.0653862Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-12-01T10:01:20.1517458Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-12-01T10:01:20.1898699Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o 2022-12-01T10:01:20.2480662Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-12-01T10:01:20.3704124Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-12-01T10:01:20.4264904Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o 2022-12-01T10:01:20.4859279Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-12-01T10:01:20.5912585Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T10:01:20.7642881Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-12-01T10:01:20.8022786Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o 2022-12-01T10:01:20.8155400Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o 2022-12-01T10:01:20.8728747Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T10:01:20.9082195Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-12-01T10:01:20.9206622Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T10:01:20.9833649Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i8.o 2022-12-01T10:01:21.0109414Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u8.o 2022-12-01T10:01:21.0212134Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-12-01T10:01:21.0871688Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T10:01:21.1136805Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o 2022-12-01T10:01:21.1195986Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-12-01T10:01:21.2191277Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o 2022-12-01T10:01:21.2822210Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T10:01:21.3310234Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o 2022-12-01T10:01:21.3895620Z [ 45%] 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-01T10:01:21.6068533Z [ 45%] 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-01T10:01:21.6975039Z [ 45%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o 2022-12-01T10:01:21.6978479Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i32.o 2022-12-01T10:01:21.7094393Z [ 45%] 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-01T10:01:21.8179572Z [ 45%] 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-01T10:01:21.9708962Z [ 45%] 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-01T10:01:22.0258200Z [ 45%] Linking CXX static library ../../../lib/libtensorpipe_cuda.a 2022-12-01T10:01:22.0582028Z [ 45%] 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-01T10:01:22.0695237Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u32.o 2022-12-01T10:01:22.0811187Z [ 45%] Built target tensorpipe_cuda 2022-12-01T10:01:22.0929270Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_i64.o 2022-12-01T10:01:22.1678766Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-12-01T10:01:22.2623548Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-12-01T10:01:22.3720639Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-12-01T10:01:22.4788793Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-12-01T10:01:22.5698057Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-12-01T10:01:22.7296078Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-12-01T10:01:22.8407867Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-12-01T10:01:22.9346746Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-12-01T10:01:23.0421841Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-12-01T10:01:23.0640617Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-12-01T10:01:23.1511247Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_u64.o 2022-12-01T10:01:23.1671282Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-12-01T10:01:23.2733772Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-12-01T10:01:23.2749886Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-12-01T10:01:23.3710124Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f16.o 2022-12-01T10:01:23.4310778Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:01:23.5541985Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:23.6417086Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:23.7685793Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:01:23.8820294Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:23.9003553Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f32.o 2022-12-01T10:01:23.9836139Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:24.1549171Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:01:24.1596354Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_f64.o 2022-12-01T10:01:24.2343513Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:24.2562765Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_max_bf16.o 2022-12-01T10:01:24.3352957Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:24.5127105Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:01:24.6068713Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:24.7229692Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:24.8570872Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:24.9748605Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:25.1522846Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:25.2578946Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:25.3050658Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i8.o 2022-12-01T10:01:25.4277927Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:25.5522011Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:25.6385127Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:25.7044105Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u8.o 2022-12-01T10:01:25.7440146Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:25.8659809Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:25.9706189Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:26.0080832Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i32.o 2022-12-01T10:01:26.0930478Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:26.2154980Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:26.2198038Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u32.o 2022-12-01T10:01:26.3307885Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:26.3611284Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:26.4554842Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_i64.o 2022-12-01T10:01:26.4892754Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:26.6181791Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:26.7600396Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:26.8809901Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:26.9797744Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:27.0970160Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:27.2207472Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:27.3599654Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:27.4362153Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:27.5291300Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_u64.o 2022-12-01T10:01:27.5568646Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:27.6561831Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:27.7580805Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:27.7802527Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f16.o 2022-12-01T10:01:27.8859167Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:28.0480271Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:28.1453809Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:28.2355519Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:28.2745745Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f32.o 2022-12-01T10:01:28.3332133Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:28.3905063Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:28.4747062Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_f64.o 2022-12-01T10:01:28.5252587Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:28.6492302Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:28.6988058Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:28.7993739Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_premulsum_bf16.o 2022-12-01T10:01:28.8236179Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:28.9287212Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:29.0331293Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:29.1325185Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:29.2361831Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:29.3529001Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:29.4667423Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:29.5641078Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:29.6213042Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:29.6676642Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i8.o 2022-12-01T10:01:29.7424874Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:29.8486586Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:29.9567850Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:30.0183488Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:30.0802841Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u8.o 2022-12-01T10:01:30.1354197Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:01:30.2367654Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:30.3280639Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:30.4611244Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:01:30.5687991Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i32.o 2022-12-01T10:01:30.5867858Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:30.6782423Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:30.6978493Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u32.o 2022-12-01T10:01:30.8521305Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:01:30.8528700Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_i64.o 2022-12-01T10:01:30.9660543Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:31.0874472Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:31.2193246Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:01:31.3225727Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:31.4409946Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:31.6263119Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:31.7422062Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:31.8719812Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:31.9845099Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:32.0247162Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:01:32.1541359Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_u64.o 2022-12-01T10:01:32.1816323Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:01:32.2840050Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T10:01:32.3287826Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f16.o 2022-12-01T10:01:32.4122624Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:01:32.5758355Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:01:32.6936691Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-12-01T10:01:32.8026108Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-12-01T10:01:32.8152691Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:01:32.8676143Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-12-01T10:01:32.8944020Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f32.o 2022-12-01T10:01:32.9245899Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_f64.o 2022-12-01T10:01:32.9733771Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-12-01T10:01:33.0764844Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:33.0819678Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:33.1895510Z Compiling broadcast.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/broadcast_sumpostdiv_bf16.o 2022-12-01T10:01:33.2130621Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:33.3405202Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:33.4658075Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:33.5936033Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:33.7037474Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:33.8170344Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:33.9093878Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:34.0066349Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:34.1356762Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:34.2771783Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:34.4145016Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i8.o 2022-12-01T10:01:34.4160413Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:34.5361937Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:34.6720087Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:34.6762827Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:34.8023353Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u8.o 2022-12-01T10:01:34.8252563Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:34.9538130Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:34.9885043Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:35.1037836Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i32.o 2022-12-01T10:01:35.1099033Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:35.1111477Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u32.o 2022-12-01T10:01:35.1783032Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:35.2065017Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_i64.o 2022-12-01T10:01:35.2850041Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:35.4091147Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:35.5072766Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:35.6009860Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:35.6920468Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:35.7849167Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:35.8992365Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:36.0211170Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:36.1457843Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:36.2664086Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:36.3858485Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:36.5040773Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T10:01:36.6236291Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:36.7445482Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:36.8618555Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:36.9638540Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:37.0787961Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:37.2023479Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:37.3287487Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:37.4492205Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:37.5791586Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:37.7015133Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:37.8303306Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:37.9601909Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:38.0792742Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:38.2007676Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:38.3469582Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:38.4679589Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:38.5640501Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:38.6416956Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:38.6642267Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_u64.o 2022-12-01T10:01:38.6772556Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:38.7538810Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f16.o 2022-12-01T10:01:38.7820714Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:38.8801644Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:38.8984408Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f32.o 2022-12-01T10:01:38.9989987Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:39.0284177Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-12-01T10:01:39.1198747Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_f64.o 2022-12-01T10:01:39.1482504Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-12-01T10:01:39.2588306Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-12-01T10:01:39.3659224Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-12-01T10:01:39.4722228Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-12-01T10:01:39.4989412Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:39.5636980Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sum_bf16.o 2022-12-01T10:01:39.6116844Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:39.7232789Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-12-01T10:01:39.8362414Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-12-01T10:01:39.9287704Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T10:01:40.0751335Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T10:01:40.1962101Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-12-01T10:01:40.3537302Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-12-01T10:01:40.5150857Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:40.6216848Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:40.7276815Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-12-01T10:01:40.8344902Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-12-01T10:01:40.9551194Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T10:01:41.0828969Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T10:01:41.2075485Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-12-01T10:01:41.3254735Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-12-01T10:01:41.4689913Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:41.5702540Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:41.6779160Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:41.7838603Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:41.8841602Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:42.0066522Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:42.1777115Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:42.3240907Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:42.4569812Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:42.5199243Z [ 48%] Linking CXX static library ../../../lib/libkineto.a 2022-12-01T10:01:42.5718640Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:42.5774124Z [ 48%] Built target kineto 2022-12-01T10:01:42.5859073Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:01:42.6877053Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:01:42.7073827Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i8.o 2022-12-01T10:01:42.7152894Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u8.o 2022-12-01T10:01:42.8211265Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:01:42.8221398Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:01:42.9815551Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i32.o 2022-12-01T10:01:42.9847144Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T10:01:43.1368020Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:01:43.2607753Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:01:43.2839969Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-12-01T10:01:43.3564548Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u32.o 2022-12-01T10:01:43.3844301Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-12-01T10:01:43.4844169Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:01:43.5919988Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-12-01T10:01:43.7062642Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-12-01T10:01:43.8128662Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:43.9626582Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:44.0874212Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:44.2194239Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:44.3497468Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:44.4727628Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:44.6057262Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:44.7266028Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:44.8502205Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:44.9747112Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:44.9906812Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:45.0970276Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_i64.o 2022-12-01T10:01:45.1192487Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:45.2446169Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:45.3638248Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:45.4685083Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:45.5925064Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:45.7021561Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:45.8173562Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:45.9518857Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:46.0532020Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:46.0775711Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_u64.o 2022-12-01T10:01:46.1985769Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:46.2619565Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:46.3156874Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f16.o 2022-12-01T10:01:46.3991223Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:46.5222518Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:46.5990723Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:46.6384060Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f32.o 2022-12-01T10:01:46.7120489Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:46.8253575Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:46.9565982Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:47.1364447Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:47.1952725Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:47.2823990Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_f64.o 2022-12-01T10:01:47.2995550Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:47.4282128Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:47.6328040Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:47.7917214Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:47.8914152Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:47.9961172Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:48.1099469Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:48.2243407Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:48.3438655Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:48.4617942Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:48.6085228Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:48.6095118Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:48.7352730Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_prod_bf16.o 2022-12-01T10:01:48.7900633Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:48.9047033Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:49.0229018Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-12-01T10:01:49.1351300Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-12-01T10:01:49.2782110Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:49.3789040Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:49.4933806Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T10:01:49.5352951Z [ 50%] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o 2022-12-01T10:01:49.6486314Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T10:01:49.7108060Z [ 50%] Linking CXX executable ../../../bin/c10_cuda_CUDATest 2022-12-01T10:01:49.8120647Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:49.8588304Z [ 50%] Built target c10_cuda_CUDATest 2022-12-01T10:01:49.8693732Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:49.9130424Z [ 50%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-12-01T10:01:49.9527336Z [ 50%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-12-01T10:01:49.9783924Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T10:01:50.0638594Z [ 50%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-12-01T10:01:50.1550462Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T10:01:50.3209416Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:50.3428199Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:50.3572821Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:50.3862356Z [ 50%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-12-01T10:01:50.4219203Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i8.o 2022-12-01T10:01:50.4383148Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u8.o 2022-12-01T10:01:50.4693494Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:50.6116940Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-12-01T10:01:50.7004921Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T10:01:50.7128871Z [ 50%] Built target Caffe2_PROTO 2022-12-01T10:01:50.7210113Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T10:01:50.8077945Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T10:01:50.8150195Z [ 50%] Running gen_proto.py on onnx/onnx.in.proto 2022-12-01T10:01:50.8610839Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-12-01T10:01:50.8611886Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T10:01:50.8631974Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-12-01T10:01:50.8662101Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-12-01T10:01:50.8663687Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2022-12-01T10:01:50.8798467Z [ 50%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T10:01:50.9457083Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-12-01T10:01:50.9643346Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i32.o 2022-12-01T10:01:51.0553684Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T10:01:51.0931199Z [ 50%] Built target gen_onnx_proto 2022-12-01T10:01:51.1058881Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-12-01T10:01:51.2087062Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T10:01:51.2097584Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T10:01:51.3106050Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-12-01T10:01:51.3950858Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T10:01:51.4181304Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-12-01T10:01:51.5280212Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-12-01T10:01:51.5996852Z [ 50%] Built target sleefavx512fnofma 2022-12-01T10:01:51.6082678Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-12-01T10:01:51.6505378Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T10:01:51.7140739Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-12-01T10:01:51.8258659Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-12-01T10:01:51.8985898Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T10:01:51.9200859Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-12-01T10:01:52.0806539Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-12-01T10:01:52.1181961Z [ 50%] Built target sleefdetavx512fnofma 2022-12-01T10:01:52.1270234Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-12-01T10:01:52.2475174Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-12-01T10:01:52.3171259Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-12-01T10:01:52.4812169Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-12-01T10:01:52.5015846Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-12-01T10:01:52.6440157Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-12-01T10:01:52.7040063Z [ 50%] Built target sleefavx512f 2022-12-01T10:01:52.7172029Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-12-01T10:01:52.8001270Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-12-01T10:01:52.8805325Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T10:01:52.9717375Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-12-01T10:01:53.0433305Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-12-01T10:01:53.1624129Z [ 50%] Built target sleefdetavx512f 2022-12-01T10:01:53.1689128Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T10:01:53.1949800Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-12-01T10:01:53.2069369Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u32.o 2022-12-01T10:01:53.2987561Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_i64.o 2022-12-01T10:01:53.3463179Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T10:01:53.5210509Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-12-01T10:01:53.6994177Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T10:01:53.8460219Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-12-01T10:01:54.0436725Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-12-01T10:01:54.2033029Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:01:54.2510914Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:01:54.3481351Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_u64.o 2022-12-01T10:01:54.3552533Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:01:54.4129091Z [ 50%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-12-01T10:01:54.4626609Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:01:54.5292843Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:54.5538117Z [ 50%] Built target dispsse_obj 2022-12-01T10:01:54.5670942Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:54.6170009Z [ 50%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-12-01T10:01:54.6465473Z [ 50%] Built target caffe2_protos 2022-12-01T10:01:54.6581901Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:54.6848571Z [ 50%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-12-01T10:01:54.7216619Z [ 50%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-12-01T10:01:54.7281060Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-12-01T10:01:54.7281861Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T10:01:54.7283397Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-12-01T10:01:54.7289897Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2022-12-01T10:01:54.7290898Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2022-12-01T10:01:54.7425589Z [ 50%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T10:01:54.7576223Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-12-01T10:01:54.7577079Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T10:01:54.7579478Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-12-01T10:01:54.7584696Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-12-01T10:01:54.7586076Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-12-01T10:01:54.7713433Z [ 50%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T10:01:54.7916732Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:54.8062434Z [ 50%] Built target gen_onnx_data_proto 2022-12-01T10:01:54.8197838Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:54.8279130Z [ 50%] Built target gen_onnx_operators_proto 2022-12-01T10:01:54.8349109Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:54.9358594Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-12-01T10:01:54.9619681Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-12-01T10:01:55.0120515Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:55.0316377Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:55.0671182Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-12-01T10:01:55.1643977Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-12-01T10:01:55.1667346Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:55.2003518Z [ 50%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-12-01T10:01:55.2560576Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:55.3001258Z [ 50%] Linking C static library ../../lib/libsleef.a 2022-12-01T10:01:55.3494248Z [ 50%] Built target sleef 2022-12-01T10:01:55.3560347Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f16.o 2022-12-01T10:01:55.3582375Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:55.4323006Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f32.o 2022-12-01T10:01:55.5099538Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:55.6715606Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:55.8044687Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:55.9664513Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:56.0944640Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:56.2184259Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:56.3606101Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:56.5018357Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:56.6817041Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:56.8624497Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:56.9254883Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:57.0619529Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_f64.o 2022-12-01T10:01:57.0711344Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:57.2339509Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:57.2511393Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_min_bf16.o 2022-12-01T10:01:57.4078506Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:57.5882984Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:57.7270533Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:57.8687278Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T10:01:57.8694902Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-12-01T10:01:58.0256203Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i8.o 2022-12-01T10:01:58.0590784Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:01:58.2623629Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:01:58.4116575Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:01:58.5409195Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:01:58.6908125Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:01:58.8210296Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:01:58.9428922Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:01:59.0981780Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:01:59.1579031Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-12-01T10:01:59.2604476Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u8.o 2022-12-01T10:01:59.3324208Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-12-01T10:01:59.4649024Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T10:01:59.4902098Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-12-01T10:01:59.6329127Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i32.o 2022-12-01T10:01:59.6581817Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T10:01:59.8324333Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-12-01T10:02:00.0145420Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T10:02:00.1749101Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-12-01T10:02:00.3504279Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T10:02:00.3633260Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u32.o 2022-12-01T10:02:00.4905368Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-12-01T10:02:00.6102351Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T10:02:00.7726486Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-12-01T10:02:00.9378021Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T10:02:01.1090502Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-12-01T10:02:01.2770089Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T10:02:01.4479885Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-12-01T10:02:01.6118081Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T10:02:01.7920513Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-12-01T10:02:01.9289572Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T10:02:01.9384338Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-12-01T10:02:02.0706441Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_i64.o 2022-12-01T10:02:02.0903972Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T10:02:02.1960752Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-12-01T10:02:02.2661974Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_u64.o 2022-12-01T10:02:02.3268884Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T10:02:02.4645062Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-12-01T10:02:02.6369654Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T10:02:02.8017462Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-12-01T10:02:02.8025753Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f16.o 2022-12-01T10:02:02.9390575Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T10:02:03.0752283Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-12-01T10:02:03.2140463Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T10:02:03.3952448Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-12-01T10:02:03.3983551Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T10:02:03.5784923Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f32.o 2022-12-01T10:02:03.5968939Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-12-01T10:02:03.7297019Z [ 51%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-12-01T10:02:03.7601093Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T10:02:03.9326807Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-12-01T10:02:03.9331408Z [ 51%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-12-01T10:02:04.1052042Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T10:02:04.1268209Z [ 51%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-12-01T10:02:04.2462855Z [ 51%] 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-01T10:02:04.3726158Z [ 51%] 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-01T10:02:04.3960025Z [ 51%] Linking CXX static library ../../lib/libonnx_proto.a 2022-12-01T10:02:04.4315666Z [ 52%] Built target onnx_proto 2022-12-01T10:02:04.4399074Z [ 52%] 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-01T10:02:04.5267746Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T10:02:04.5720782Z [ 52%] 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-01T10:02:04.6986376Z [ 52%] 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-01T10:02:04.8278501Z [ 52%] 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-01T10:02:04.8652990Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T10:02:04.9835938Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-12-01T10:02:05.0565561Z [ 52%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2022-12-01T10:02:05.1248175Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-12-01T10:02:05.2892331Z [ 52%] Built target vec_test_all_types_DEFAULT 2022-12-01T10:02:05.2955578Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-12-01T10:02:05.2974425Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-12-01T10:02:05.4236826Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-12-01T10:02:05.4814684Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_f64.o 2022-12-01T10:02:05.4987595Z [ 52%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T10:02:05.5658455Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-12-01T10:02:05.7622964Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-12-01T10:02:05.8721312Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-12-01T10:02:05.8904559Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_max_bf16.o 2022-12-01T10:02:05.9235870Z [ 53%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T10:02:06.0421353Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-12-01T10:02:06.1516129Z [ 53%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2022-12-01T10:02:06.1820969Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-12-01T10:02:06.3253697Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-12-01T10:02:06.3901769Z [ 53%] Built target vec_test_all_types_AVX512 2022-12-01T10:02:06.3988525Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-12-01T10:02:06.4700300Z [ 53%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T10:02:06.5303234Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-12-01T10:02:06.6887060Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T10:02:06.6964381Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i8.o 2022-12-01T10:02:06.8251435Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-12-01T10:02:06.9070488Z [ 53%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T10:02:06.9613878Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T10:02:07.0899201Z [ 53%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2022-12-01T10:02:07.1224367Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-12-01T10:02:07.2771730Z [ 53%] Built target vec_test_all_types_AVX2 2022-12-01T10:02:07.2856866Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T10:02:07.2982923Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-12-01T10:02:07.4393605Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-12-01T10:02:07.4683666Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T10:02:07.5499821Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-12-01T10:02:07.5723017Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-12-01T10:02:07.6303429Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-12-01T10:02:07.7289542Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T10:02:07.7594163Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-12-01T10:02:07.8402093Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-12-01T10:02:07.8790747Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-12-01T10:02:07.8878477Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-12-01T10:02:07.9831870Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T10:02:08.0096559Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-12-01T10:02:08.1108414Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-12-01T10:02:08.1746931Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u8.o 2022-12-01T10:02:08.1755630Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-12-01T10:02:08.3199173Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-12-01T10:02:08.3388903Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-12-01T10:02:08.4393887Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-12-01T10:02:08.4637819Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-12-01T10:02:08.5880921Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-12-01T10:02:08.5929407Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-12-01T10:02:08.7241515Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-12-01T10:02:08.8114011Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-12-01T10:02:08.8521223Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-12-01T10:02:08.9677384Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-12-01T10:02:08.9879799Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-12-01T10:02:09.1249616Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-12-01T10:02:09.1919705Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-12-01T10:02:09.2449217Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-12-01T10:02:09.3351618Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-12-01T10:02:09.4088867Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i32.o 2022-12-01T10:02:09.4667194Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-12-01T10:02:09.4888532Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-12-01T10:02:09.6488832Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-12-01T10:02:09.6815894Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-12-01T10:02:09.7672812Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-12-01T10:02:09.8930855Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T10:02:09.9418993Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-12-01T10:02:10.0579888Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-12-01T10:02:10.1975457Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-12-01T10:02:10.2200448Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-12-01T10:02:10.3897695Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-12-01T10:02:10.4570291Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-12-01T10:02:10.4790264Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-12-01T10:02:10.5577949Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-12-01T10:02:10.6807168Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-12-01T10:02:10.7008797Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T10:02:10.7771131Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-12-01T10:02:10.7914375Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-12-01T10:02:10.8262747Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-12-01T10:02:10.8708442Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-12-01T10:02:10.9027714Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-12-01T10:02:11.0054975Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T10:02:11.1538166Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-12-01T10:02:11.1554760Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-12-01T10:02:11.1718670Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-12-01T10:02:11.1820873Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T10:02:11.3192840Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-12-01T10:02:11.3440675Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-12-01T10:02:11.4172547Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u32.o 2022-12-01T10:02:11.4399939Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_i64.o 2022-12-01T10:02:11.4980932Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T10:02:11.5249799Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-12-01T10:02:11.6684311Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-12-01T10:02:11.7939516Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-12-01T10:02:11.8461254Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-12-01T10:02:11.9858941Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-12-01T10:02:12.0189905Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-12-01T10:02:12.1529513Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-12-01T10:02:12.1734724Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-12-01T10:02:12.3171081Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-12-01T10:02:12.3623527Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-12-01T10:02:12.4739378Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-12-01T10:02:12.5525423Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-12-01T10:02:12.6247314Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-12-01T10:02:12.6681605Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-12-01T10:02:12.7528641Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-12-01T10:02:12.7807985Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-12-01T10:02:12.7879278Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:02:12.8885263Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:12.9314473Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:12.9789663Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-12-01T10:02:13.0405861Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:02:13.0700445Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_u64.o 2022-12-01T10:02:13.1771897Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:13.1898865Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-12-01T10:02:13.2780219Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-12-01T10:02:13.3027896Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:13.4010665Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:02:13.4944843Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-12-01T10:02:13.5034294Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:13.5481897Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:13.6231669Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-12-01T10:02:13.7288425Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:02:13.7541441Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:13.8263151Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-12-01T10:02:13.8851143Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:13.9042861Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f16.o 2022-12-01T10:02:14.0260055Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-12-01T10:02:14.0564640Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:14.1735662Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:14.2819195Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-12-01T10:02:14.3492292Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:14.4822340Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:14.5714930Z [ 53%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-12-01T10:02:14.6739315Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:14.7813066Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-12-01T10:02:14.8207879Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:14.9428883Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:14.9560659Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:14.9702657Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-12-01T10:02:15.0454024Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-12-01T10:02:15.0739824Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:15.1139307Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:15.1759018Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:15.2037693Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-12-01T10:02:15.2038454Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-12-01T10:02:15.2522113Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:15.2829333Z [ 54%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-12-01T10:02:15.3787030Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:15.4246803Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:15.4977614Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:15.5252552Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f32.o 2022-12-01T10:02:15.5319897Z [ 54%] Linking CXX static library ../../lib/libonnx.a 2022-12-01T10:02:15.5467674Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_f64.o 2022-12-01T10:02:15.5961071Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:15.6170075Z [ 54%] Built target onnx 2022-12-01T10:02:15.6299201Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:15.7573655Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:15.7953224Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-12-01T10:02:15.8741515Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:15.9850851Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:16.0292085Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-12-01T10:02:16.0946135Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:16.1985060Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:16.3003215Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:16.4144812Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:16.5125155Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:16.5406950Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:16.6179538Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_premulsum_bf16.o 2022-12-01T10:02:16.6872929Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:16.7882557Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:16.8112749Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-12-01T10:02:16.9134176Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:17.0427321Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:17.1449476Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:17.1820668Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-12-01T10:02:17.2671569Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:17.3925324Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:17.5181688Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:17.6783841Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:17.8120812Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:17.8127007Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-12-01T10:02:17.9349904Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:18.0361545Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:18.0782597Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i8.o 2022-12-01T10:02:18.1535698Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:18.1536693Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-12-01T10:02:18.2742712Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:18.3894951Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:18.5170600Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:18.6401762Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:18.7131977Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-12-01T10:02:18.7674859Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:18.8838827Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:18.9970915Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-12-01T10:02:19.0268284Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:19.1504306Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:19.2336413Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:19.2336956Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-12-01T10:02:19.2851633Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-12-01T10:02:19.3907139Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:02:19.4906898Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:19.4927740Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:19.5512368Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:02:19.5856262Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-12-01T10:02:19.6432943Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-12-01T10:02:19.6470224Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:19.6491253Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:19.7710323Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-12-01T10:02:19.7753555Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:02:19.8877798Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:19.9074335Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:19.9198481Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:02:19.9910492Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-12-01T10:02:20.0191600Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-12-01T10:02:20.0399956Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-12-01T10:02:20.0627876Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:20.1853531Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:20.3633440Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:20.3861679Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:20.4242882Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:20.4844262Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-12-01T10:02:20.5399093Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-12-01T10:02:20.5547685Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:20.6059525Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:02:20.7268866Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-12-01T10:02:20.7635446Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:02:20.7884642Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-12-01T10:02:20.8686360Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:02:20.9219338Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-12-01T10:02:20.9536164Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:02:21.0380083Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-12-01T10:02:21.0852682Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:21.1147541Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:21.1954276Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-12-01T10:02:21.2138601Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:21.2891452Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:21.3135127Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-12-01T10:02:21.3981942Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:21.4039470Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-12-01T10:02:21.5097194Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:21.5398339Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:21.6152284Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:21.6214719Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-12-01T10:02:21.6946742Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-12-01T10:02:21.7268429Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:21.8279049Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:21.8849644Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:21.9510529Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:21.9534294Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-12-01T10:02:21.9919837Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:21.9982049Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-12-01T10:02:22.0571364Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-12-01T10:02:22.1265378Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:22.1761744Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:22.1939143Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:22.2528843Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-12-01T10:02:22.2955349Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-12-01T10:02:22.3025917Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:22.3134895Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:22.3777319Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:22.4118459Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u8.o 2022-12-01T10:02:22.4602417Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i32.o 2022-12-01T10:02:22.4806391Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:22.4880775Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u32.o 2022-12-01T10:02:22.5794100Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:22.6831056Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:22.7836949Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:22.9007059Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:22.9838974Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:23.0073311Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-12-01T10:02:23.0152594Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:23.1004533Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-12-01T10:02:23.1245570Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:23.2575985Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:23.3228570Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:23.3700952Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-12-01T10:02:23.4368348Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:23.5452627Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:23.5604300Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-12-01T10:02:23.6637464Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:23.7830005Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T10:02:23.8367295Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:23.8869207Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-12-01T10:02:23.9078717Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-12-01T10:02:23.9315502Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:24.0731592Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:24.1683747Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:24.1887389Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-12-01T10:02:24.2531164Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:24.2681381Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-12-01T10:02:24.3711660Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:24.5230785Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:24.6322381Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:24.7009478Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:24.7180364Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-12-01T10:02:24.7336950Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-12-01T10:02:24.8034990Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:24.9246348Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:25.0459400Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:25.1483559Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:25.2576027Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:25.2926347Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:25.3174772Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-12-01T10:02:25.3645034Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-12-01T10:02:25.3950386Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:25.5180012Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:25.5665027Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:25.6319107Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-12-01T10:02:25.6919943Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:25.7361421Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:25.8043278Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-12-01T10:02:25.8662869Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:25.9738183Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:26.0918537Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T10:02:26.1980637Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_i64.o 2022-12-01T10:02:26.1987101Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T10:02:26.2467542Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-12-01T10:02:26.3030350Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-12-01T10:02:26.3284679Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-12-01T10:02:26.3466219Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-12-01T10:02:26.3978201Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:02:26.4128248Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T10:02:26.5267706Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-12-01T10:02:26.5517685Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-12-01T10:02:26.5848718Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-12-01T10:02:26.7181931Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-12-01T10:02:26.7610422Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T10:02:26.8203052Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T10:02:26.8278973Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-12-01T10:02:26.8675986Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_u64.o 2022-12-01T10:02:26.9033703Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f16.o 2022-12-01T10:02:26.9081362Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-12-01T10:02:26.9222822Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f32.o 2022-12-01T10:02:26.9393210Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-12-01T10:02:27.0354350Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:02:27.1559550Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-12-01T10:02:27.1994717Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T10:02:27.3395786Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-12-01T10:02:27.3646998Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-12-01T10:02:27.4938696Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2022-12-01T10:02:27.5318361Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-12-01T10:02:27.6615691Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T10:02:27.7640662Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:02:27.8502065Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2022-12-01T10:02:27.8690044Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T10:02:27.9785701Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:02:28.0680697Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:28.1893129Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:28.3598738Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:28.4576480Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:28.6195055Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:28.6611073Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2022-12-01T10:02:28.7533759Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:28.7567221Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:02:28.8972289Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_f64.o 2022-12-01T10:02:28.9422775Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:02:29.1003632Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:02:29.1378816Z Compiling reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_sumpostdiv_bf16.o 2022-12-01T10:02:29.2345263Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:02:29.3641754Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:02:29.5170776Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2022-12-01T10:02:29.5182712Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:02:29.6849533Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:29.8070680Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:29.9307520Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:30.0277706Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:30.0837871Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:30.1229423Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i8.o 2022-12-01T10:02:30.2052338Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:30.2894834Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2022-12-01T10:02:30.3375838Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:30.4391192Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:30.5518634Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:30.7139599Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:30.8343917Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:30.8839084Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:30.9633281Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u8.o 2022-12-01T10:02:30.9901329Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:31.0231250Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:31.0539274Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2022-12-01T10:02:31.1020332Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2022-12-01T10:02:31.1342876Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:31.2586929Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:31.3874339Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:31.4342015Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:31.4966594Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i32.o 2022-12-01T10:02:31.5344500Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:31.6760432Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:31.6824001Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:31.7485566Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2022-12-01T10:02:31.7810641Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2022-12-01T10:02:31.8041476Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:31.9011131Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:32.0338753Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:32.1606695Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:32.2856313Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:32.4407872Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u32.o 2022-12-01T10:02:32.4705513Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2022-12-01T10:02:32.4767341Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:32.5918266Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:32.7126736Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:32.8363099Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:32.9588053Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:33.0895310Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:33.1056381Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2022-12-01T10:02:33.2148078Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:33.3367076Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:33.4592602Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:33.5821201Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:33.6873166Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:33.7837519Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:33.9150420Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:33.9383867Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2022-12-01T10:02:34.0732070Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:34.1742708Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:34.2775048Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:34.3782272Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:02:34.4843385Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:02:34.6011182Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T10:02:34.7008388Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T10:02:34.7758423Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2022-12-01T10:02:34.8061689Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:02:34.9286061Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T10:02:34.9516251Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_i64.o 2022-12-01T10:02:35.0533826Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T10:02:35.1912099Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T10:02:35.2988588Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:02:35.4636779Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T10:02:35.5389724Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T10:02:35.5970184Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_u64.o 2022-12-01T10:02:35.6358009Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2022-12-01T10:02:35.6384502Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2022-12-01T10:02:35.6443465Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:02:35.7574073Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T10:02:35.8654886Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:02:35.9695120Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-12-01T10:02:36.1331996Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-12-01T10:02:36.2828425Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-12-01T10:02:36.2829130Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2022-12-01T10:02:36.4689836Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T10:02:36.5621128Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T10:02:36.6588783Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2022-12-01T10:02:36.7260051Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T10:02:36.7586391Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T10:02:36.8698241Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f16.o 2022-12-01T10:02:36.8959894Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-12-01T10:02:36.9344193Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-12-01T10:02:37.0260478Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2022-12-01T10:02:37.0861658Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-12-01T10:02:37.2538278Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T10:02:37.4178736Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-12-01T10:02:37.5708707Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-12-01T10:02:37.5853305Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-12-01T10:02:37.7061222Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2022-12-01T10:02:37.7506255Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T10:02:37.7535130Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2022-12-01T10:02:37.9210294Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-12-01T10:02:38.0875342Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T10:02:38.1018905Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-12-01T10:02:38.2175029Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2022-12-01T10:02:38.2540484Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T10:02:38.2712822Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2022-12-01T10:02:38.4246965Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-12-01T10:02:38.5947431Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T10:02:38.6592323Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-12-01T10:02:38.7274659Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2022-12-01T10:02:38.7767307Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2022-12-01T10:02:38.8066289Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-12-01T10:02:38.9420237Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-12-01T10:02:38.9706215Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2022-12-01T10:02:39.0806806Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-12-01T10:02:39.0987988Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2022-12-01T10:02:39.2499726Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-12-01T10:02:39.4592950Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-12-01T10:02:39.4776941Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2022-12-01T10:02:39.5872541Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2022-12-01T10:02:39.6013081Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f32.o 2022-12-01T10:02:39.6201072Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_f64.o 2022-12-01T10:02:39.6418605Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-12-01T10:02:39.7894894Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-12-01T10:02:39.9106997Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-12-01T10:02:40.0517799Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-12-01T10:02:40.0636398Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-12-01T10:02:40.1343879Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2022-12-01T10:02:40.2316181Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-12-01T10:02:40.2320387Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2022-12-01T10:02:40.4031605Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-12-01T10:02:40.5120323Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T10:02:40.5987760Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-12-01T10:02:40.7220303Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-12-01T10:02:40.8042257Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T10:02:40.8790444Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-12-01T10:02:40.9466140Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-12-01T10:02:41.0248270Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-12-01T10:02:41.0864445Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-12-01T10:02:41.1143822Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-12-01T10:02:41.1664622Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-12-01T10:02:41.3409940Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-12-01T10:02:41.3879893Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-12-01T10:02:41.4280636Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-12-01T10:02:41.4984362Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-12-01T10:02:41.5301780Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-12-01T10:02:41.5528421Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-12-01T10:02:41.5963709Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-12-01T10:02:41.7006559Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-12-01T10:02:41.7566785Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-12-01T10:02:41.7911254Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T10:02:41.8436987Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-12-01T10:02:41.9085883Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-12-01T10:02:41.9574310Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-12-01T10:02:41.9627511Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T10:02:42.1210978Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-12-01T10:02:42.1293362Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-12-01T10:02:42.1422989Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T10:02:42.2535118Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T10:02:42.2719039Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-12-01T10:02:42.2800501Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-12-01T10:02:42.3970093Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T10:02:42.4800368Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-12-01T10:02:42.5144915Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-12-01T10:02:42.5276627Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-12-01T10:02:42.6178214Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-12-01T10:02:42.6293578Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:02:42.6538594Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-12-01T10:02:42.7882777Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:42.8189801Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-12-01T10:02:42.8961031Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:02:42.9544539Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-12-01T10:02:42.9820551Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:43.0536066Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-12-01T10:02:43.1238991Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:02:43.2322528Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-12-01T10:02:43.2663457Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:43.3188290Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:02:43.3489157Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:43.4048195Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-12-01T10:02:43.4346863Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:43.4934555Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-12-01T10:02:43.5443686Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-12-01T10:02:43.5740384Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:43.6806259Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:43.7000013Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-12-01T10:02:43.7200105Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:43.8607106Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-12-01T10:02:43.9173057Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:43.9395415Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:43.9475054Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:44.0259257Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-12-01T10:02:44.0584152Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-12-01T10:02:44.0994930Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-12-01T10:02:44.1056029Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:44.1247186Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sum_bf16.o 2022-12-01T10:02:44.2885096Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:44.3091507Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:44.3502562Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:44.4002935Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:44.4323402Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-12-01T10:02:44.4459345Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-12-01T10:02:44.4818463Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-12-01T10:02:44.5033173Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-12-01T10:02:44.5438675Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:44.7381361Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:44.7413151Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:44.7909004Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:44.8640111Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:44.8925353Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-12-01T10:02:44.8931095Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-12-01T10:02:44.9001012Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:44.9463426Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-12-01T10:02:45.0438748Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-12-01T10:02:45.0591417Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:45.2270873Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:45.2754753Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:45.2897065Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:45.3314540Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:45.3795695Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-12-01T10:02:45.4152477Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:45.4165673Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-12-01T10:02:45.4667151Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-12-01T10:02:45.5020920Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-12-01T10:02:45.5614831Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:45.5637754Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-12-01T10:02:45.6823654Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:45.7007251Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-12-01T10:02:45.8576358Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:45.8611524Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:45.8632585Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-12-01T10:02:45.9317500Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:45.9963221Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-12-01T10:02:46.0089168Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-12-01T10:02:46.0519102Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:46.0860446Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-12-01T10:02:46.1121232Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:46.1992062Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-12-01T10:02:46.2015450Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:46.2765623Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-12-01T10:02:46.3496757Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:46.3845813Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:46.4165156Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:46.4676203Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:46.5242328Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-12-01T10:02:46.5299781Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-12-01T10:02:46.5822912Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-12-01T10:02:46.6271913Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:46.6378844Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:46.7775232Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-12-01T10:02:46.8107755Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:46.9973513Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:47.1577121Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:47.1695290Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:47.1707291Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:47.2573007Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:47.2934226Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-12-01T10:02:47.3507622Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-12-01T10:02:47.3563739Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-12-01T10:02:47.4230861Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:47.4611299Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:47.5915261Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-12-01T10:02:47.6051374Z [ 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-01T10:02:47.7907284Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:47.9118757Z [ 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-01T10:02:47.9493038Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-12-01T10:02:47.9992541Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:48.0171650Z [ 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-01T10:02:48.0899916Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-12-01T10:02:48.1422253Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-12-01T10:02:48.1622994Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:48.1711583Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-12-01T10:02:48.3484236Z [ 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-01T10:02:48.5248721Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:48.5887143Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:48.6223936Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:48.6789438Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-12-01T10:02:48.6932988Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:48.7095974Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:48.7686088Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-12-01T10:02:48.7927724Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-12-01T10:02:48.8740488Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-12-01T10:02:48.8776360Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:49.0799303Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:49.2213839Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:49.4131392Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:49.4179786Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-12-01T10:02:49.4205678Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:49.4250753Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:49.5561551Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-12-01T10:02:49.6007353Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-12-01T10:02:49.6215034Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:49.6327434Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i8.o 2022-12-01T10:02:49.8104900Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:49.9678659Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:49.9770994Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-12-01T10:02:50.0952994Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u8.o 2022-12-01T10:02:50.1290609Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:50.1463651Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:50.1810618Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:50.3080509Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2022-12-01T10:02:50.3117504Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-12-01T10:02:50.3162868Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:50.4435133Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:50.5791241Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:50.7053384Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:50.7250356Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:50.7886712Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-12-01T10:02:50.8499963Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-12-01T10:02:50.8958887Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:50.9480933Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:51.0783183Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-12-01T10:02:51.0847647Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:51.2714549Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:51.4124036Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:51.4332799Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-12-01T10:02:51.4385498Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:51.5693436Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-12-01T10:02:51.5885987Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:51.6148337Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:51.7493867Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-12-01T10:02:51.7689202Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:51.8999212Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:52.0506911Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:52.1922252Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:52.2033697Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-12-01T10:02:52.2044788Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:52.2569983Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:52.3273291Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-12-01T10:02:52.3847273Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-12-01T10:02:52.4399754Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:52.5904978Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:52.6201198Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:52.7497027Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-12-01T10:02:52.7685563Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:52.7842852Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-12-01T10:02:52.9334389Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:52.9458749Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-12-01T10:02:53.1215761Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:53.2647509Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:53.2721859Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-12-01T10:02:53.3952243Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:53.4830521Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:53.5420967Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-12-01T10:02:53.6306753Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:53.6831301Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:53.7660451Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-12-01T10:02:53.8342154Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:53.9082840Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:54.0429904Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-12-01T10:02:54.0760167Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-12-01T10:02:54.0895786Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:54.2152698Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:54.2328568Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-12-01T10:02:54.3304997Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:54.3495305Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-12-01T10:02:54.4661901Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:54.5874082Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i32.o 2022-12-01T10:02:54.5997237Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:54.6537863Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:54.7852336Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:54.7950550Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:54.8036947Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-12-01T10:02:54.8101209Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-12-01T10:02:54.8850320Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:54.9428542Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-12-01T10:02:54.9560246Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-12-01T10:02:55.0671160Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:02:55.1879880Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T10:02:55.3078316Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-12-01T10:02:55.3507218Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-12-01T10:02:55.4285672Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-12-01T10:02:55.5242416Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:02:55.6874368Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T10:02:55.6925468Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-12-01T10:02:55.7283779Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-12-01T10:02:55.7834280Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-12-01T10:02:55.8130442Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:55.8459485Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-12-01T10:02:55.8659878Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-12-01T10:02:55.9516118Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:55.9539437Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-12-01T10:02:55.9745472Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-12-01T10:02:56.1136559Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:56.2518973Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:56.2569208Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:56.4229207Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:56.4253976Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-12-01T10:02:56.4594044Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-12-01T10:02:56.4848925Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:56.5166518Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:56.5738805Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-12-01T10:02:56.6693717Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-12-01T10:02:56.6714554Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:56.8566875Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:57.0141873Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:57.0154566Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u32.o 2022-12-01T10:02:57.1003504Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_i64.o 2022-12-01T10:02:57.1574971Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_u64.o 2022-12-01T10:02:57.1964457Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:57.2476534Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-12-01T10:02:57.3481678Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:57.6005108Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:57.7431920Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:57.8788248Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:57.9712764Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-12-01T10:02:58.0591361Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:58.2379801Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:58.4355378Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:58.5771970Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-12-01T10:02:58.5858799Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:58.6854815Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:58.7526132Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f16.o 2022-12-01T10:02:58.8279096Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:59.0149320Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:59.1924883Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:59.3233757Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:59.3890745Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-12-01T10:02:59.4665973Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:59.6004604Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:59.7324579Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:59.8761596Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:00.0147598Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-12-01T10:03:00.0473394Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:00.1933374Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:00.3347269Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:00.4733064Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:00.6072365Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-12-01T10:03:00.6515812Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:00.7774284Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:00.8308187Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f32.o 2022-12-01T10:03:00.9949307Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:01.0334187Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:01.1348557Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-12-01T10:03:01.1491580Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-12-01T10:03:01.1841958Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:01.3026568Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:01.3266775Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_f64.o 2022-12-01T10:03:01.4831057Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:01.5105186Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:01.6790709Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-12-01T10:03:01.7053694Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:01.7461004Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:01.8653427Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-12-01T10:03:01.9004341Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:02.0925697Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:02.3321683Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:02.3700671Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-12-01T10:03:02.4338638Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:03:02.5107362Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-12-01T10:03:02.6152803Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:03:02.7702145Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:03:02.9472480Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T10:03:03.0579557Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_prod_bf16.o 2022-12-01T10:03:03.1046595Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:03:03.1070573Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T10:03:03.2436880Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i8.o 2022-12-01T10:03:03.2742681Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-12-01T10:03:03.2743632Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T10:03:03.4530187Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T10:03:03.6301026Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T10:03:03.8100740Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T10:03:03.9620412Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-12-01T10:03:03.9792392Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T10:03:04.1573758Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T10:03:04.3129448Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T10:03:04.4909904Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T10:03:04.5690100Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T10:03:04.6723012Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u8.o 2022-12-01T10:03:04.7616108Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T10:03:04.7663575Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-12-01T10:03:04.9328028Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T10:03:05.0745118Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T10:03:05.1584280Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T10:03:05.2122324Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i32.o 2022-12-01T10:03:05.2942559Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T10:03:05.2998061Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-12-01T10:03:05.4823339Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T10:03:05.6395314Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T10:03:05.7731892Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-12-01T10:03:05.9458600Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-12-01T10:03:05.9568652Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-12-01T10:03:06.1141289Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-12-01T10:03:06.2970318Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-12-01T10:03:06.4722790Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-12-01T10:03:06.5640892Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-12-01T10:03:06.6579935Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-12-01T10:03:06.7943585Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-12-01T10:03:06.9832098Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-12-01T10:03:07.0422113Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-12-01T10:03:07.1333620Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T10:03:07.2513105Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-12-01T10:03:07.2897811Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T10:03:07.4090909Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u32.o 2022-12-01T10:03:07.4501247Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-12-01T10:03:07.6303966Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T10:03:07.6743610Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-12-01T10:03:07.8029996Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T10:03:07.9832583Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T10:03:08.1564244Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T10:03:08.3165404Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T10:03:08.3667350Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-12-01T10:03:08.4690688Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T10:03:08.6402199Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T10:03:08.8158978Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T10:03:08.8782506Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T10:03:08.9061929Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-12-01T10:03:08.9106565Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-12-01T10:03:08.9701149Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-12-01T10:03:09.0314268Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T10:03:09.2084349Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T10:03:09.4044245Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T10:03:09.4132834Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-12-01T10:03:09.5913859Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T10:03:09.6079513Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-12-01T10:03:09.6355306Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-12-01T10:03:09.6740599Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_i64.o 2022-12-01T10:03:09.7712502Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T10:03:09.9466397Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T10:03:09.9914565Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T10:03:10.0832225Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-12-01T10:03:10.1320672Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:10.3068415Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:10.3086290Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-12-01T10:03:10.3330598Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:10.5050115Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-12-01T10:03:10.5189371Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:10.6727472Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:10.7342186Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:10.8549149Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-12-01T10:03:10.8707999Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:10.9436566Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-12-01T10:03:11.0045307Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.0471345Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.1493084Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.1825629Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-12-01T10:03:11.2081395Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-12-01T10:03:11.3286728Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.4043461Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.4792983Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-12-01T10:03:11.5278545Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.5418752Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-12-01T10:03:11.6820235Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.7134060Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.8293777Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-12-01T10:03:11.8640508Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T10:03:11.9379156Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:03:12.0105838Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-12-01T10:03:12.1206990Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T10:03:12.3009892Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:03:12.3056306Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:12.3684795Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T10:03:12.4575425Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:03:12.4836721Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-12-01T10:03:12.4880179Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-12-01T10:03:12.5141791Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-12-01T10:03:12.6416736Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:12.6933337Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T10:03:12.8299973Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-12-01T10:03:12.8778385Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.0601272Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.0903733Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.1201719Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.2275296Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-12-01T10:03:13.2560349Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_u64.o 2022-12-01T10:03:13.2627608Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.3354819Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.4428386Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-12-01T10:03:13.5245434Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-12-01T10:03:13.5253311Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.5552158Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.6951701Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f16.o 2022-12-01T10:03:13.7218225Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.8607589Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:13.9168926Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-12-01T10:03:14.0108838Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T10:03:14.0278356Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-12-01T10:03:14.0738475Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:03:14.1610242Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-12-01T10:03:14.2508407Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:14.4262207Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T10:03:14.5865064Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:03:14.6466186Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:14.7015653Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:14.7204263Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-12-01T10:03:14.7358353Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T10:03:14.8134182Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-12-01T10:03:14.8821376Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-12-01T10:03:14.8925204Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-12-01T10:03:15.0214176Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T10:03:15.1385950Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-12-01T10:03:15.2575909Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-12-01T10:03:15.3877994Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-12-01T10:03:15.3880226Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-12-01T10:03:15.5282449Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-12-01T10:03:15.5383818Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-12-01T10:03:15.5384810Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-12-01T10:03:15.5523019Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-12-01T10:03:15.6640808Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-12-01T10:03:15.7059739Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-12-01T10:03:15.7698415Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-12-01T10:03:15.8660947Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-12-01T10:03:15.9001629Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-12-01T10:03:16.0388124Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-12-01T10:03:16.0388959Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-12-01T10:03:16.2026678Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-12-01T10:03:16.3330192Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:16.3978737Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f32.o 2022-12-01T10:03:16.4815955Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T10:03:16.5149673Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T10:03:16.5295049Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-12-01T10:03:16.6120785Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-12-01T10:03:16.6943403Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:16.8248467Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T10:03:16.9611520Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:17.1376925Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T10:03:17.1895044Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:17.2514969Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:17.3039421Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-12-01T10:03:17.3296655Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-12-01T10:03:17.3670583Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-12-01T10:03:17.3953252Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:17.5859433Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T10:03:17.7663380Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T10:03:17.8621535Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:17.9057977Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-12-01T10:03:17.9098115Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-12-01T10:03:17.9479407Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_f64.o 2022-12-01T10:03:18.0034791Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_min_bf16.o 2022-12-01T10:03:18.0354268Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T10:03:18.2166166Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:18.3530811Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T10:03:18.3916695Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:18.4943645Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-12-01T10:03:18.5158255Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T10:03:18.5792899Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-12-01T10:03:18.7065972Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:03:18.8684093Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T10:03:19.0388826Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T10:03:19.0600325Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T10:03:19.1992670Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-12-01T10:03:19.2116357Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-12-01T10:03:19.2356440Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:03:19.4258883Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T10:03:19.5903743Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T10:03:19.7256023Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T10:03:19.7660399Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-12-01T10:03:19.8717122Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-12-01T10:03:19.8919005Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-12-01T10:03:19.9250825Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-12-01T10:03:20.0937573Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T10:03:20.3085356Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-12-01T10:03:20.3980976Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T10:03:20.4325434Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-12-01T10:03:20.4770391Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i8.o 2022-12-01T10:03:20.5689644Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u8.o 2022-12-01T10:03:20.5755213Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-12-01T10:03:20.7256883Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T10:03:20.7637387Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-12-01T10:03:20.8915471Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-12-01T10:03:21.0596982Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-12-01T10:03:21.1001090Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T10:03:21.2045368Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-12-01T10:03:21.3676232Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T10:03:21.3700531Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i32.o 2022-12-01T10:03:21.5367980Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-12-01T10:03:21.7141667Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-12-01T10:03:21.7813546Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-12-01T10:03:21.8620622Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-12-01T10:03:22.0420823Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-12-01T10:03:22.1700788Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-12-01T10:03:22.3110543Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-12-01T10:03:22.4131089Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-12-01T10:03:22.4662607Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-12-01T10:03:22.6066077Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-12-01T10:03:22.7368487Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-12-01T10:03:22.9079250Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-12-01T10:03:23.0864425Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-12-01T10:03:23.0919294Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T10:03:23.2584855Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-12-01T10:03:23.2988288Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-12-01T10:03:23.4520082Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u32.o 2022-12-01T10:03:23.4800404Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-12-01T10:03:23.6564485Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-12-01T10:03:23.6732765Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T10:03:23.7901325Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-12-01T10:03:23.9324925Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-12-01T10:03:24.1057880Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-12-01T10:03:24.2949758Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-12-01T10:03:24.3827650Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-12-01T10:03:24.4276192Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-12-01T10:03:24.5864390Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-12-01T10:03:24.7085731Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-12-01T10:03:24.7782737Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_i64.o 2022-12-01T10:03:24.8620133Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-12-01T10:03:24.9083070Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-12-01T10:03:25.0275320Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-12-01T10:03:25.1366962Z [ 65%] 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-01T10:03:25.1962373Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_u64.o 2022-12-01T10:03:25.3109148Z [ 65%] 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-01T10:03:25.3621296Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-12-01T10:03:25.4644482Z [ 65%] 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-01T10:03:25.5736250Z [ 65%] 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-01T10:03:25.6353280Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-12-01T10:03:25.7284067Z [ 65%] 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-01T10:03:25.7758574Z [ 65%] 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-01T10:03:25.9041441Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2022-12-01T10:03:25.9462013Z [ 65%] 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-01T10:03:25.9496467Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-12-01T10:03:26.1291275Z [ 65%] 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-01T10:03:26.3099696Z [ 65%] 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-01T10:03:26.3186919Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-12-01T10:03:26.3486005Z [ 65%] 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-01T10:03:26.4558108Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-12-01T10:03:26.5220872Z [ 65%] 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-01T10:03:26.6667048Z [ 65%] 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-01T10:03:26.6960589Z [ 65%] 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-01T10:03:26.7967978Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-12-01T10:03:26.8185222Z [ 65%] 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-01T10:03:26.9154260Z [ 65%] 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-01T10:03:26.9421978Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-12-01T10:03:27.0520692Z [ 65%] 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-01T10:03:27.1778536Z [ 65%] 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-01T10:03:27.3292660Z [ 65%] 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-01T10:03:27.3424534Z [ 65%] 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-01T10:03:27.3515838Z [ 65%] 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-01T10:03:27.3527074Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-12-01T10:03:27.4573501Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-12-01T10:03:27.5154205Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-12-01T10:03:27.5326231Z [ 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-01T10:03:27.7115564Z [ 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-01T10:03:27.7699559Z [ 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-01T10:03:27.8347241Z [ 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-01T10:03:27.8572904Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-12-01T10:03:27.9085704Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-12-01T10:03:28.0019202Z [ 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-01T10:03:28.1472352Z [ 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-01T10:03:28.2191596Z [ 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-01T10:03:28.2766302Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2022-12-01T10:03:28.3075320Z [ 66%] 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-01T10:03:28.3432179Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-12-01T10:03:28.3739760Z [ 66%] 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-01T10:03:28.4452877Z [ 66%] 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-01T10:03:28.4601557Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f16.o 2022-12-01T10:03:28.5424857Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f32.o 2022-12-01T10:03:28.6220369Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-12-01T10:03:28.7943220Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-12-01T10:03:28.8697512Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-12-01T10:03:28.9144822Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-12-01T10:03:28.9491413Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-12-01T10:03:29.0258541Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-12-01T10:03:29.1905925Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-12-01T10:03:29.2612364Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-12-01T10:03:29.3523280Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_f64.o 2022-12-01T10:03:29.3984661Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-12-01T10:03:29.5549008Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-12-01T10:03:29.5617731Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2022-12-01T10:03:29.5736860Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-12-01T10:03:29.6876276Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-12-01T10:03:29.7379151Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-12-01T10:03:29.9081737Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-12-01T10:03:30.0447538Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-12-01T10:03:30.0738184Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T10:03:30.1775271Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-12-01T10:03:30.2893532Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-12-01T10:03:30.2947797Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-12-01T10:03:30.3029994Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_max_bf16.o 2022-12-01T10:03:30.4481155Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-12-01T10:03:30.6150306Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-12-01T10:03:30.7539807Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-12-01T10:03:30.8712492Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-12-01T10:03:30.9825947Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-12-01T10:03:31.0263450Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-12-01T10:03:31.1995733Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T10:03:31.3727420Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T10:03:31.5317388Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T10:03:31.6464394Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-12-01T10:03:31.6965030Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-12-01T10:03:31.8557612Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T10:03:31.9808434Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-12-01T10:03:32.1388618Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-12-01T10:03:32.3087942Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-12-01T10:03:32.3479612Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-12-01T10:03:32.4582929Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-12-01T10:03:32.4584024Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i8.o 2022-12-01T10:03:32.5213992Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-12-01T10:03:32.7019856Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-12-01T10:03:32.8766084Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-12-01T10:03:33.0431240Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-12-01T10:03:33.0438529Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-12-01T10:03:33.0445434Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-12-01T10:03:33.1084545Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-12-01T10:03:33.1881181Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-12-01T10:03:33.2059565Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-12-01T10:03:33.2530676Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-12-01T10:03:33.4178326Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-12-01T10:03:33.5838823Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-12-01T10:03:33.6944842Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-12-01T10:03:33.7145341Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-12-01T10:03:33.7171332Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-12-01T10:03:33.8852892Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-12-01T10:03:33.9050706Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-12-01T10:03:33.9179779Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T10:03:34.0323528Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-12-01T10:03:34.0891351Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-12-01T10:03:34.2602775Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-12-01T10:03:34.3814404Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-12-01T10:03:34.4405333Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-12-01T10:03:34.5277702Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-12-01T10:03:34.5660093Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u8.o 2022-12-01T10:03:34.6015384Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i32.o 2022-12-01T10:03:34.6763251Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-12-01T10:03:34.8311458Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-12-01T10:03:35.0104489Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-12-01T10:03:35.1899555Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-12-01T10:03:35.2165286Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-12-01T10:03:35.3573019Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-12-01T10:03:35.5647299Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-12-01T10:03:35.6884619Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-12-01T10:03:35.8583354Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-12-01T10:03:35.9576807Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-12-01T10:03:36.0341846Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-12-01T10:03:36.2040983Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-12-01T10:03:36.2462146Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-12-01T10:03:36.3668511Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u32.o 2022-12-01T10:03:36.4151369Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-12-01T10:03:36.5916642Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-12-01T10:03:36.6690618Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-12-01T10:03:36.7630605Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-12-01T10:03:36.9004469Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-12-01T10:03:37.0717023Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-12-01T10:03:37.2364126Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-12-01T10:03:37.3457435Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-12-01T10:03:37.3735243Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-12-01T10:03:37.3911417Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-12-01T10:03:37.5424575Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_i64.o 2022-12-01T10:03:37.5848464Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-12-01T10:03:37.7185017Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-12-01T10:03:37.8397103Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-12-01T10:03:37.9869452Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-12-01T10:03:38.0341772Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-12-01T10:03:38.1370147Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-12-01T10:03:38.2992382Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-12-01T10:03:38.4242184Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-12-01T10:03:38.5459920Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-12-01T10:03:38.6763935Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-12-01T10:03:38.7367557Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-12-01T10:03:38.7533751Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-12-01T10:03:38.8581670Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-12-01T10:03:39.0291277Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-12-01T10:03:39.1799330Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-12-01T10:03:39.3636440Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-12-01T10:03:39.3803693Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-12-01T10:03:39.4772545Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-12-01T10:03:39.4995172Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-12-01T10:03:39.5221083Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-12-01T10:03:39.6164962Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-12-01T10:03:39.6352908Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-12-01T10:03:39.7662918Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-12-01T10:03:39.8958175Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-12-01T10:03:40.0253561Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-12-01T10:03:40.2486841Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-12-01T10:03:40.2631672Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-12-01T10:03:40.2734206Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-12-01T10:03:40.3701245Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-12-01T10:03:40.3736226Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-12-01T10:03:40.3980023Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-12-01T10:03:40.4202591Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-12-01T10:03:40.4234232Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-12-01T10:03:40.6091311Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-12-01T10:03:40.7769629Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-12-01T10:03:40.9389277Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-12-01T10:03:40.9930308Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-12-01T10:03:41.0220699Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:41.1154115Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T10:03:41.1594420Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-12-01T10:03:41.1664814Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:41.1987866Z [ 68%] 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-01T10:03:41.2335719Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:03:41.3429572Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-12-01T10:03:41.3727681Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-12-01T10:03:41.3952699Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:03:41.5707279Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:41.5963358Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_u64.o 2022-12-01T10:03:41.7563902Z [ 68%] 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-01T10:03:41.7866448Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:03:41.7936281Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:03:41.9313112Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-12-01T10:03:41.9559064Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-12-01T10:03:41.9597112Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:41.9630373Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-12-01T10:03:42.0819790Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:42.1797397Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:42.2274915Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-12-01T10:03:42.3511926Z [ 68%] 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-01T10:03:42.5405146Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:03:42.6453071Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:03:42.6963253Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:42.7355734Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-12-01T10:03:42.7621095Z [ 68%] 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-01T10:03:42.7752711Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-12-01T10:03:42.8614736Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-12-01T10:03:42.9150414Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:03:43.0005360Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:03:43.1090905Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-12-01T10:03:43.1753292Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:43.2933987Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:43.3303043Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-12-01T10:03:43.3669723Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:43.4410367Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-12-01T10:03:43.5519132Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:43.5537964Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:43.7250231Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-12-01T10:03:43.7441073Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:43.8015126Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:43.9197558Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-12-01T10:03:43.9927804Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:44.0479868Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:44.1478066Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-12-01T10:03:44.1698609Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:44.1983099Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T10:03:44.3247664Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:44.3767868Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:44.5003446Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T10:03:44.5255679Z [ 68%] 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-01T10:03:44.5933661Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:03:44.7070372Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-12-01T10:03:44.7261300Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:03:44.8942103Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:45.0880785Z [ 68%] 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-01T10:03:45.0900664Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:03:45.1708189Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:03:45.2047902Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:45.2263537Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-12-01T10:03:45.2268049Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-12-01T10:03:45.2435112Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:45.3475161Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-12-01T10:03:45.3695742Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-12-01T10:03:45.3723609Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f16.o 2022-12-01T10:03:45.3899922Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:45.5317896Z [ 68%] 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-01T10:03:45.6555515Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:03:45.8075023Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:03:45.9438695Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:45.9707034Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-12-01T10:03:46.0734548Z [ 68%] 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-01T10:03:46.0778366Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:03:46.2196209Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:03:46.2263521Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:46.2442983Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-12-01T10:03:46.2659025Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-12-01T10:03:46.3970854Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-12-01T10:03:46.3976099Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T10:03:46.5282924Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:03:46.5864773Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T10:03:46.6569144Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-12-01T10:03:46.7220127Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T10:03:46.8431405Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:46.9707905Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:47.0018442Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:47.0032032Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f32.o 2022-12-01T10:03:47.0682857Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_f64.o 2022-12-01T10:03:47.1218104Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_premulsum_bf16.o 2022-12-01T10:03:47.1515069Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:47.2726261Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-12-01T10:03:47.3293145Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:47.5106610Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:47.6887397Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:47.8814692Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:47.9205288Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-12-01T10:03:48.0557992Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:48.2288822Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T10:03:48.3511575Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:03:48.4785252Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-12-01T10:03:48.5933300Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-12-01T10:03:48.6179535Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-12-01T10:03:48.7813953Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T10:03:48.9075334Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:03:49.0409104Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-12-01T10:03:49.0498515Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-12-01T10:03:49.2035103Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-12-01T10:03:49.3816444Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:49.5716868Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:49.6990192Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:49.8792294Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:49.9698380Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-12-01T10:03:49.9978705Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-12-01T10:03:50.0346300Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:50.2186978Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:50.3954600Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T10:03:50.5564051Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:03:50.6713207Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T10:03:50.6823945Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T10:03:50.7281486Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-12-01T10:03:50.7859429Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:50.8224946Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-12-01T10:03:50.8505191Z [ 69%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-12-01T10:03:50.9741945Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:51.1437883Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:51.3007583Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:51.3461648Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i8.o 2022-12-01T10:03:51.3725109Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u8.o 2022-12-01T10:03:51.4526136Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:51.4947778Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:51.5911966Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-12-01T10:03:51.6369874Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-12-01T10:03:51.6585723Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T10:03:51.7951723Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:03:51.9642629Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T10:03:52.1470590Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:03:52.2772401Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-12-01T10:03:52.3007403Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-12-01T10:03:52.3686715Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-12-01T10:03:52.4184587Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-12-01T10:03:52.5109537Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-12-01T10:03:52.6403527Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T10:03:52.7683476Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-12-01T10:03:52.8927615Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T10:03:53.0363126Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-12-01T10:03:53.1301623Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T10:03:53.1530829Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-12-01T10:03:53.1741879Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-12-01T10:03:53.3489402Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-12-01T10:03:53.5290079Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T10:03:53.7032009Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i32.o 2022-12-01T10:03:53.7095321Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-12-01T10:03:53.7586123Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-12-01T10:03:53.8721410Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T10:03:54.0497131Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-12-01T10:03:54.2067830Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-12-01T10:03:54.3865785Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-12-01T10:03:54.4904968Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-12-01T10:03:54.5640715Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-12-01T10:03:54.7366077Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-12-01T10:03:54.8734937Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-12-01T10:03:55.0588215Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-12-01T10:03:55.0835290Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-12-01T10:03:55.1586846Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-12-01T10:03:55.2053565Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-12-01T10:03:55.3449415Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:55.4760833Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:55.6773825Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:55.7488028Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:55.8027121Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-12-01T10:03:55.8648308Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-12-01T10:03:55.8954734Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.0577986Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.2403321Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.3744264Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.4051265Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-12-01T10:03:56.5492343Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.5952681Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.5967879Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.6719893Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.7236096Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u32.o 2022-12-01T10:03:56.7558115Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_i64.o 2022-12-01T10:03:56.7728814Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_u64.o 2022-12-01T10:03:56.8335565Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:56.9676319Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:57.1368660Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:57.1769917Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-12-01T10:03:57.3177819Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:57.5126010Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:57.6999885Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:57.8817994Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T10:03:57.9086869Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-12-01T10:03:58.0114011Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-12-01T10:03:58.1452843Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T10:03:58.1589300Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T10:03:58.2724450Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f16.o 2022-12-01T10:03:58.3251420Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T10:03:58.4910027Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T10:03:58.5862389Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-12-01T10:03:58.6195689Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T10:03:58.7560914Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T10:03:58.9271252Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T10:03:59.0795610Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T10:03:59.1925224Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-12-01T10:03:59.2255066Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T10:03:59.3787319Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T10:03:59.5636511Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T10:03:59.7399295Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T10:03:59.9151136Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T10:03:59.9410983Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-12-01T10:04:00.1528442Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T10:04:00.3277186Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T10:04:00.3520908Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T10:04:00.4126348Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T10:04:00.4358863Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-12-01T10:04:00.4825277Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-12-01T10:04:00.5514420Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-12-01T10:04:00.5596462Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T10:04:00.6730578Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T10:04:00.7484788Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f32.o 2022-12-01T10:04:00.8564670Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T10:04:00.8697328Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T10:04:00.9864806Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T10:04:01.0226050Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-12-01T10:04:01.0474158Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-12-01T10:04:01.1066523Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_f64.o 2022-12-01T10:04:01.1655193Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T10:04:01.2055909Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T10:04:01.3339334Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-12-01T10:04:01.3543234Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-12-01T10:04:01.4822611Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-12-01T10:04:01.5592952Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-12-01T10:04:01.6172854Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-12-01T10:04:01.6819589Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-12-01T10:04:01.6952099Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-12-01T10:04:01.8484732Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-12-01T10:04:01.9826004Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-12-01T10:04:02.0327239Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-12-01T10:04:02.1079551Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-12-01T10:04:02.1680016Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-12-01T10:04:02.2935984Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-12-01T10:04:02.2988748Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-12-01T10:04:02.3737863Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-12-01T10:04:02.4623043Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-12-01T10:04:02.5418396Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-12-01T10:04:02.7061020Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-12-01T10:04:02.7064912Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-12-01T10:04:02.8511583Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-12-01T10:04:02.8562716Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-12-01T10:04:02.9191963Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T10:04:02.9820553Z Compiling reduce_scatter.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/reduce_scatter_sumpostdiv_bf16.o 2022-12-01T10:04:03.0164323Z Compiling functions.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/functions.o 2022-12-01T10:04:03.0910004Z Compiling onerank_reduce.cu > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/onerank_reduce.o 2022-12-01T10:04:03.1038226Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-12-01T10:04:03.2630301Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T10:04:03.2729429Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-12-01T10:04:03.2956696Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-12-01T10:04:03.3898367Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-12-01T10:04:03.4251424Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-12-01T10:04:03.4458798Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T10:04:03.6198922Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-12-01T10:04:03.7869661Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T10:04:03.9343049Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-12-01T10:04:03.9601193Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-12-01T10:04:03.9647215Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T10:04:04.1043366Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-12-01T10:04:04.1143612Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-12-01T10:04:04.2730897Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T10:04:04.4090537Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-12-01T10:04:04.4657510Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T10:04:04.5423592Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-12-01T10:04:04.5954465Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-12-01T10:04:04.6606922Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T10:04:04.7354679Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-12-01T10:04:04.8108939Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-12-01T10:04:04.9885771Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T10:04:05.0466600Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-12-01T10:04:05.0959092Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T10:04:05.1062965Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-12-01T10:04:05.1562214Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-12-01T10:04:05.1760879Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-12-01T10:04:05.2090049Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T10:04:05.2339426Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-12-01T10:04:05.2623301Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-12-01T10:04:05.3702745Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-12-01T10:04:05.5342723Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T10:04:05.5459811Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-12-01T10:04:05.6415107Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T10:04:05.6693227Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-12-01T10:04:05.6881090Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-12-01T10:04:05.7221643Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-12-01T10:04:05.7741247Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2022-12-01T10:04:05.8667373Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T10:04:05.8703214Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-12-01T10:04:06.0402591Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-12-01T10:04:06.0497532Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T10:04:06.1590018Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-12-01T10:04:06.1719598Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T10:04:06.1820232Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-12-01T10:04:06.2455702Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T10:04:06.3238985Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-12-01T10:04:06.3282246Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-12-01T10:04:06.4175066Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-12-01T10:04:06.5487928Z [ 71%] 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-01T10:04:06.5636161Z [ 71%] 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-01T10:04:06.6964420Z [ 72%] 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-01T10:04:06.6969623Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-12-01T10:04:06.7771745Z [ 72%] 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-01T10:04:06.8156531Z [ 72%] 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-01T10:04:06.8645168Z [ 72%] 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-01T10:04:06.8664605Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-12-01T10:04:06.9200003Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-12-01T10:04:06.9824772Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-12-01T10:04:06.9992026Z [ 72%] 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-01T10:04:07.1490503Z [ 72%] 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-01T10:04:07.2786416Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-12-01T10:04:07.2797296Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-12-01T10:04:07.3400749Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-12-01T10:04:07.3492836Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-12-01T10:04:07.3529218Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-12-01T10:04:07.4235872Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-12-01T10:04:07.4793553Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-12-01T10:04:07.5159441Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-12-01T10:04:07.6617094Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-12-01T10:04:07.6822270Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-12-01T10:04:07.6880779Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-12-01T10:04:07.8024025Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-12-01T10:04:07.8272510Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-12-01T10:04:07.8437479Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-12-01T10:04:07.8632929Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-12-01T10:04:07.9752445Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T10:04:07.9889173Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-12-01T10:04:08.1480090Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-12-01T10:04:08.1664308Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T10:04:08.1826338Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-12-01T10:04:08.2440487Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-12-01T10:04:08.2735005Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-12-01T10:04:08.2970782Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-12-01T10:04:08.3080143Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-12-01T10:04:08.3325697Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-12-01T10:04:08.3821365Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-12-01T10:04:08.4828306Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T10:04:08.5122338Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-12-01T10:04:08.6189123Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-12-01T10:04:08.6203185Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-12-01T10:04:08.6544087Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T10:04:08.7828433Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-12-01T10:04:08.7838624Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-12-01T10:04:08.8540613Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T10:04:08.9247020Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-12-01T10:04:08.9675159Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-12-01T10:04:09.0300114Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-12-01T10:04:09.0949165Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T10:04:09.1224539Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-12-01T10:04:09.1594342Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T10:04:09.2620038Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-12-01T10:04:09.2687401Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-12-01T10:04:09.2911690Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T10:04:09.4044075Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T10:04:09.4294121Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T10:04:09.4297372Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-12-01T10:04:09.5355659Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-12-01T10:04:09.5967789Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T10:04:09.7581557Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T10:04:09.8088749Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T10:04:09.8789699Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:09.9550775Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T10:04:09.9960793Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T10:04:10.1143099Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:10.1160096Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T10:04:10.2554879Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T10:04:10.2556819Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:10.2949029Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T10:04:10.3101829Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T10:04:10.4033563Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-12-01T10:04:10.4371895Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:10.4853039Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T10:04:10.5471026Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T10:04:10.6125345Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:10.6832990Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T10:04:10.7658446Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T10:04:10.7712849Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T10:04:10.8164376Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:10.9052350Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:10.9384207Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T10:04:11.0103134Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T10:04:11.0619485Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T10:04:11.0733865Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-12-01T10:04:11.1647699Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:11.2182766Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T10:04:11.3204645Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T10:04:11.3548588Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:11.4238068Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T10:04:11.4686170Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:11.4706970Z [ 73%] 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-01T10:04:11.5577043Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:11.6037289Z [ 73%] 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-01T10:04:11.7332649Z [ 73%] 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-01T10:04:11.7955462Z [ 73%] 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-01T10:04:11.8769010Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-12-01T10:04:11.9653203Z [ 73%] 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-01T10:04:11.9727898Z [ 73%] 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-01T10:04:12.0495610Z [ 73%] 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-01T10:04:12.1058795Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:12.1267432Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:12.1740950Z [ 73%] 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-01T10:04:12.1863354Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:12.2247746Z [ 73%] 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-01T10:04:12.3073820Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:12.4030630Z [ 73%] 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-01T10:04:12.4635169Z [ 73%] 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-01T10:04:12.5476153Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:12.6029777Z [ 73%] 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-01T10:04:12.6274770Z [ 73%] 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-01T10:04:12.6352971Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:12.6847583Z [ 73%] 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-01T10:04:12.7621867Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:12.7665767Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:12.8644808Z [ 73%] 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-01T10:04:13.0182724Z Archiving objects > /var/lib/jenkins/workspace/build/nccl/obj/collectives/device/colldevice.a 2022-12-01T10:04:13.0447994Z [ 73%] 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-01T10:04:13.0946578Z Linking libnccl.so.2.14.3 > /var/lib/jenkins/workspace/build/nccl/lib/libnccl.so.2.14.3 2022-12-01T10:04:13.1192787Z Archiving libnccl_static.a > /var/lib/jenkins/workspace/build/nccl/lib/libnccl_static.a 2022-12-01T10:04:13.1413314Z [ 73%] 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-01T10:04:13.1414457Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:13.1680648Z [ 73%] 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-01T10:04:13.1971139Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:13.2192082Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:13.2767313Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:13.2999030Z [ 73%] 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-01T10:04:13.4632971Z [ 74%] 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-01T10:04:13.5893691Z [ 74%] No install step for 'nccl_external' 2022-12-01T10:04:13.6056010Z [ 74%] Completed 'nccl_external' 2022-12-01T10:04:13.6057225Z [ 74%] 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-01T10:04:13.6144612Z [ 74%] 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-01T10:04:13.6206398Z [ 74%] 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-01T10:04:13.6300335Z [ 74%] Built target nccl_external 2022-12-01T10:04:13.6365576Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-12-01T10:04:13.6676244Z [ 74%] 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-01T10:04:13.6694297Z [ 74%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/nccl/gloo_cuda_generated_nccl.cu.o 2022-12-01T10:04:13.7559170Z [ 74%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.o 2022-12-01T10:04:13.7565685Z [ 74%] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda_private.cu.o 2022-12-01T10:04:13.7775230Z [ 74%] Slimming NCCL 2022-12-01T10:04:13.8100054Z [ 74%] 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-01T10:04:13.8516108Z /usr/bin/objcopy: stZHSWYP: Failed to find link section for section 11 2022-12-01T10:04:13.8516707Z /usr/bin/objcopy: stZHSWYP: Failed to find link section for section 11 2022-12-01T10:04:13.8596959Z /usr/bin/objcopy: ste4dO6T: Failed to find link section for section 11 2022-12-01T10:04:13.8597501Z /usr/bin/objcopy: ste4dO6T: Failed to find link section for section 11 2022-12-01T10:04:13.8615329Z /usr/bin/objcopy: stMMdG6S: Failed to find link section for section 11 2022-12-01T10:04:13.8615868Z /usr/bin/objcopy: stMMdG6S: Failed to find link section for section 11 2022-12-01T10:04:13.8636774Z /usr/bin/objcopy: sttaz6eT: Failed to find link section for section 11 2022-12-01T10:04:13.8637418Z /usr/bin/objcopy: sttaz6eT: Failed to find link section for section 11 2022-12-01T10:04:13.8684916Z /usr/bin/objcopy: st9o1HDT: Failed to find link section for section 11 2022-12-01T10:04:13.8685440Z /usr/bin/objcopy: st9o1HDT: Failed to find link section for section 11 2022-12-01T10:04:13.8696862Z /usr/bin/objcopy: stwlSxwS: Failed to find link section for section 11 2022-12-01T10:04:13.8697408Z /usr/bin/objcopy: stwlSxwS: Failed to find link section for section 11 2022-12-01T10:04:13.8709855Z /usr/bin/objcopy: stFSuaJS: Failed to find link section for section 11 2022-12-01T10:04:13.8711510Z /usr/bin/objcopy: stFSuaJS: Failed to find link section for section 11 2022-12-01T10:04:13.8722841Z /usr/bin/objcopy: stIfRTNS: Failed to find link section for section 11 2022-12-01T10:04:13.8723576Z /usr/bin/objcopy: stIfRTNS: Failed to find link section for section 11 2022-12-01T10:04:13.8734420Z /usr/bin/objcopy: sthipqRS: Failed to find link section for section 11 2022-12-01T10:04:13.8735887Z /usr/bin/objcopy: sthipqRS: Failed to find link section for section 11 2022-12-01T10:04:13.8746693Z /usr/bin/objcopy: stWz0XUS: Failed to find link section for section 11 2022-12-01T10:04:13.8748173Z /usr/bin/objcopy: stWz0XUS: Failed to find link section for section 11 2022-12-01T10:04:13.8759493Z /usr/bin/objcopy: stB7jw7S: Failed to find link section for section 11 2022-12-01T10:04:13.8760512Z /usr/bin/objcopy: stB7jw7S: Failed to find link section for section 11 2022-12-01T10:04:13.8772949Z /usr/bin/objcopy: stSq2H0R: Failed to find link section for section 11 2022-12-01T10:04:13.8773266Z /usr/bin/objcopy: stSq2H0R: Failed to find link section for section 11 2022-12-01T10:04:13.8785201Z /usr/bin/objcopy: stFCwk4R: Failed to find link section for section 11 2022-12-01T10:04:13.8786066Z /usr/bin/objcopy: stFCwk4R: Failed to find link section for section 11 2022-12-01T10:04:13.8806287Z /usr/bin/objcopy: sty7Zf8R: Failed to find link section for section 11 2022-12-01T10:04:13.8807005Z /usr/bin/objcopy: sty7Zf8R: Failed to find link section for section 11 2022-12-01T10:04:13.8820528Z /usr/bin/objcopy: st7GHKhS: Failed to find link section for section 11 2022-12-01T10:04:13.8821043Z /usr/bin/objcopy: st7GHKhS: Failed to find link section for section 11 2022-12-01T10:04:13.8832953Z /usr/bin/objcopy: st6AipuS: Failed to find link section for section 11 2022-12-01T10:04:13.8833509Z /usr/bin/objcopy: st6AipuS: Failed to find link section for section 11 2022-12-01T10:04:13.8884733Z /usr/bin/objcopy: stJwtfoW: Failed to find link section for section 11 2022-12-01T10:04:13.8885320Z /usr/bin/objcopy: stJwtfoW: Failed to find link section for section 11 2022-12-01T10:04:13.8896950Z /usr/bin/objcopy: stmwZ1qW: Failed to find link section for section 11 2022-12-01T10:04:13.8897641Z /usr/bin/objcopy: stmwZ1qW: Failed to find link section for section 11 2022-12-01T10:04:13.8910543Z /usr/bin/objcopy: stLpUyvW: Failed to find link section for section 11 2022-12-01T10:04:13.8911086Z /usr/bin/objcopy: stLpUyvW: Failed to find link section for section 11 2022-12-01T10:04:13.8921439Z /usr/bin/objcopy: sti7RbzW: Failed to find link section for section 11 2022-12-01T10:04:13.8921972Z /usr/bin/objcopy: sti7RbzW: Failed to find link section for section 11 2022-12-01T10:04:13.9046415Z /usr/bin/objcopy: str58W8U: Failed to find link section for section 11 2022-12-01T10:04:13.9047026Z /usr/bin/objcopy: str58W8U: Failed to find link section for section 11 2022-12-01T10:04:13.9060782Z /usr/bin/objcopy: stGcClkV: Failed to find link section for section 11 2022-12-01T10:04:13.9061367Z /usr/bin/objcopy: stGcClkV: Failed to find link section for section 11 2022-12-01T10:04:13.9073190Z /usr/bin/objcopy: stX5hVnV: Failed to find link section for section 11 2022-12-01T10:04:13.9073758Z /usr/bin/objcopy: stX5hVnV: Failed to find link section for section 11 2022-12-01T10:04:13.9091930Z /usr/bin/objcopy: stSOWSxV: Failed to find link section for section 11 2022-12-01T10:04:13.9092502Z /usr/bin/objcopy: stSOWSxV: Failed to find link section for section 11 2022-12-01T10:04:13.9128532Z /usr/bin/objcopy: st3trlAU: Failed to find link section for section 11 2022-12-01T10:04:13.9129116Z /usr/bin/objcopy: st3trlAU: Failed to find link section for section 11 2022-12-01T10:04:13.9141690Z /usr/bin/objcopy: styZPCLU: Failed to find link section for section 11 2022-12-01T10:04:13.9142269Z /usr/bin/objcopy: styZPCLU: Failed to find link section for section 11 2022-12-01T10:04:13.9155236Z /usr/bin/objcopy: stfZ5yOU: Failed to find link section for section 11 2022-12-01T10:04:13.9156658Z /usr/bin/objcopy: stfZ5yOU: Failed to find link section for section 11 2022-12-01T10:04:13.9179470Z /usr/bin/objcopy: stJU8oXU: Failed to find link section for section 11 2022-12-01T10:04:13.9181261Z /usr/bin/objcopy: stJU8oXU: Failed to find link section for section 11 2022-12-01T10:04:13.9204014Z /usr/bin/objcopy: stWJwrJY: Failed to find link section for section 11 2022-12-01T10:04:13.9204527Z /usr/bin/objcopy: stWJwrJY: Failed to find link section for section 11 2022-12-01T10:04:13.9216896Z /usr/bin/objcopy: st5ms3MY: Failed to find link section for section 11 2022-12-01T10:04:13.9217399Z /usr/bin/objcopy: st5ms3MY: Failed to find link section for section 11 2022-12-01T10:04:13.9251153Z /usr/bin/objcopy: sta8x41Y: Failed to find link section for section 11 2022-12-01T10:04:13.9272536Z /usr/bin/objcopy: sta8x41Y: Failed to find link section for section 11 2022-12-01T10:04:13.9274443Z /usr/bin/objcopy: stZFqg5Y: Failed to find link section for section 11 2022-12-01T10:04:13.9274756Z /usr/bin/objcopy: stZFqg5Y: Failed to find link section for section 11 2022-12-01T10:04:13.9367059Z /usr/bin/objcopy: stljp3DX: Failed to find link section for section 11 2022-12-01T10:04:13.9367626Z /usr/bin/objcopy: stljp3DX: Failed to find link section for section 11 2022-12-01T10:04:13.9379767Z /usr/bin/objcopy: stQ0nrGX: Failed to find link section for section 11 2022-12-01T10:04:13.9380310Z /usr/bin/objcopy: stQ0nrGX: Failed to find link section for section 11 2022-12-01T10:04:13.9393326Z /usr/bin/objcopy: stX0RbKX: Failed to find link section for section 11 2022-12-01T10:04:13.9393824Z /usr/bin/objcopy: stX0RbKX: Failed to find link section for section 11 2022-12-01T10:04:13.9405772Z /usr/bin/objcopy: st2f1cWX: Failed to find link section for section 11 2022-12-01T10:04:13.9406423Z /usr/bin/objcopy: st2f1cWX: Failed to find link section for section 11 2022-12-01T10:04:13.9422465Z /usr/bin/objcopy: stb0PzZX: Failed to find link section for section 11 2022-12-01T10:04:13.9423058Z /usr/bin/objcopy: stb0PzZX: Failed to find link section for section 11 2022-12-01T10:04:13.9439280Z /usr/bin/objcopy: stu1miZW: Failed to find link section for section 11 2022-12-01T10:04:13.9439943Z /usr/bin/objcopy: stu1miZW: Failed to find link section for section 11 2022-12-01T10:04:13.9469057Z /usr/bin/objcopy: stp5RueX: Failed to find link section for section 11 2022-12-01T10:04:13.9469732Z /usr/bin/objcopy: stp5RueX: Failed to find link section for section 11 2022-12-01T10:04:13.9486873Z /usr/bin/objcopy: stV2M1fX: Failed to find link section for section 11 2022-12-01T10:04:13.9487405Z /usr/bin/objcopy: stV2M1fX: Failed to find link section for section 11 2022-12-01T10:04:13.9527695Z /usr/bin/objcopy: ste0yV40: Failed to find link section for section 11 2022-12-01T10:04:13.9528267Z /usr/bin/objcopy: ste0yV40: Failed to find link section for section 11 2022-12-01T10:04:13.9567353Z /usr/bin/objcopy: stBPipo1: Failed to find link section for section 11 2022-12-01T10:04:13.9567873Z /usr/bin/objcopy: stBPipo1: Failed to find link section for section 11 2022-12-01T10:04:13.9583047Z /usr/bin/objcopy: stYx2Yz1: Failed to find link section for section 11 2022-12-01T10:04:13.9583581Z /usr/bin/objcopy: stYx2Yz1: Failed to find link section for section 11 2022-12-01T10:04:13.9597171Z /usr/bin/objcopy: stnZnVr0: Failed to find link section for section 11 2022-12-01T10:04:13.9597664Z /usr/bin/objcopy: stnZnVr0: Failed to find link section for section 11 2022-12-01T10:04:13.9611987Z /usr/bin/objcopy: stE3blE0: Failed to find link section for section 11 2022-12-01T10:04:13.9612536Z /usr/bin/objcopy: stE3blE0: Failed to find link section for section 11 2022-12-01T10:04:13.9626703Z /usr/bin/objcopy: stNIJrG0: Failed to find link section for section 11 2022-12-01T10:04:13.9627235Z /usr/bin/objcopy: stNIJrG0: Failed to find link section for section 11 2022-12-01T10:04:13.9642034Z /usr/bin/objcopy: stS946S0: Failed to find link section for section 13 2022-12-01T10:04:13.9643251Z /usr/bin/objcopy: stS946S0: Failed to find link section for section 13 2022-12-01T10:04:13.9658030Z /usr/bin/objcopy: strElLU0: Failed to find link section for section 11 2022-12-01T10:04:13.9658594Z /usr/bin/objcopy: strElLU0: Failed to find link section for section 11 2022-12-01T10:04:13.9672765Z /usr/bin/objcopy: stQGBCWZ: Failed to find link section for section 11 2022-12-01T10:04:13.9673456Z /usr/bin/objcopy: stQGBCWZ: Failed to find link section for section 11 2022-12-01T10:04:13.9686977Z /usr/bin/objcopy: stfGU5YZ: Failed to find link section for section 11 2022-12-01T10:04:13.9687510Z /usr/bin/objcopy: stfGU5YZ: Failed to find link section for section 11 2022-12-01T10:04:13.9702183Z /usr/bin/objcopy: stSF7Aa0: Failed to find link section for section 11 2022-12-01T10:04:13.9702722Z /usr/bin/objcopy: stSF7Aa0: Failed to find link section for section 11 2022-12-01T10:04:13.9717940Z /usr/bin/objcopy: sttsxbd0: Failed to find link section for section 11 2022-12-01T10:04:13.9718428Z /usr/bin/objcopy: sttsxbd0: Failed to find link section for section 11 2022-12-01T10:04:13.9732848Z /usr/bin/objcopy: stWWDGo0: Failed to find link section for section 11 2022-12-01T10:04:13.9733410Z /usr/bin/objcopy: stWWDGo0: Failed to find link section for section 11 2022-12-01T10:04:13.9747519Z /usr/bin/objcopy: stLj3Zr0: Failed to find link section for section 11 2022-12-01T10:04:13.9748132Z /usr/bin/objcopy: stLj3Zr0: Failed to find link section for section 11 2022-12-01T10:04:13.9766281Z /usr/bin/objcopy: studXprZ: Failed to find link section for section 11 2022-12-01T10:04:13.9766847Z /usr/bin/objcopy: studXprZ: Failed to find link section for section 11 2022-12-01T10:04:13.9781204Z /usr/bin/objcopy: st5DqNtZ: Failed to find link section for section 11 2022-12-01T10:04:13.9781756Z /usr/bin/objcopy: st5DqNtZ: Failed to find link section for section 11 2022-12-01T10:04:13.9798024Z /usr/bin/objcopy: stEqimGZ: Failed to find link section for section 11 2022-12-01T10:04:13.9798588Z /usr/bin/objcopy: stEqimGZ: Failed to find link section for section 11 2022-12-01T10:04:13.9821681Z /usr/bin/objcopy: stmxszNZ: Failed to find link section for section 11 2022-12-01T10:04:13.9822241Z /usr/bin/objcopy: stmxszNZ: Failed to find link section for section 11 2022-12-01T10:04:13.9837311Z /usr/bin/objcopy: stlmkwv3: Failed to find link section for section 11 2022-12-01T10:04:13.9837888Z /usr/bin/objcopy: stlmkwv3: Failed to find link section for section 11 2022-12-01T10:04:13.9853486Z /usr/bin/objcopy: stiv2cx3: Failed to find link section for section 11 2022-12-01T10:04:13.9853915Z /usr/bin/objcopy: stiv2cx3: Failed to find link section for section 11 2022-12-01T10:04:13.9867404Z /usr/bin/objcopy: sttNGvJ3: Failed to find link section for section 11 2022-12-01T10:04:13.9868584Z /usr/bin/objcopy: sttNGvJ3: Failed to find link section for section 11 2022-12-01T10:04:13.9887534Z /usr/bin/objcopy: stw1TDM3: Failed to find link section for section 11 2022-12-01T10:04:13.9888047Z /usr/bin/objcopy: stw1TDM3: Failed to find link section for section 11 2022-12-01T10:04:13.9898550Z /usr/bin/objcopy: stDQ4cY3: Failed to find link section for section 11 2022-12-01T10:04:13.9899087Z /usr/bin/objcopy: stDQ4cY3: Failed to find link section for section 11 2022-12-01T10:04:13.9929260Z /usr/bin/objcopy: stwvbB12: Failed to find link section for section 11 2022-12-01T10:04:13.9929809Z /usr/bin/objcopy: stwvbB12: Failed to find link section for section 11 2022-12-01T10:04:13.9967495Z /usr/bin/objcopy: stE5fRc3: Failed to find link section for section 11 2022-12-01T10:04:13.9968009Z /usr/bin/objcopy: stE5fRc3: Failed to find link section for section 11 2022-12-01T10:04:13.9976876Z [ 74%] 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-01T10:04:13.9987824Z /usr/bin/objcopy: stZLqLl3: Failed to find link section for section 11 2022-12-01T10:04:13.9988317Z /usr/bin/objcopy: stZLqLl3: Failed to find link section for section 11 2022-12-01T10:04:14.0003659Z /usr/bin/objcopy: st3OIWm2: Failed to find link section for section 11 2022-12-01T10:04:14.0004185Z /usr/bin/objcopy: st3OIWm2: Failed to find link section for section 11 2022-12-01T10:04:14.0021462Z /usr/bin/objcopy: stSQgtjV: Failed to find link section for section 11 2022-12-01T10:04:14.0021995Z /usr/bin/objcopy: stSQgtjV: Failed to find link section for section 11 2022-12-01T10:04:14.0030873Z /usr/bin/objcopy: sta9KKmV: Failed to find link section for section 11 2022-12-01T10:04:14.0031399Z /usr/bin/objcopy: sta9KKmV: Failed to find link section for section 11 2022-12-01T10:04:14.0050575Z /usr/bin/objcopy: st0vjyxV: Failed to find link section for section 11 2022-12-01T10:04:14.0051107Z /usr/bin/objcopy: st0vjyxV: Failed to find link section for section 11 2022-12-01T10:04:14.0077439Z /usr/bin/objcopy: staYdSDV: Failed to find link section for section 11 2022-12-01T10:04:14.0112515Z /usr/bin/objcopy: staYdSDV: Failed to find link section for section 11 2022-12-01T10:04:14.0120095Z /usr/bin/objcopy: stVtu3UU: Failed to find link section for section 11 2022-12-01T10:04:14.0120659Z /usr/bin/objcopy: stVtu3UU: Failed to find link section for section 11 2022-12-01T10:04:14.0166826Z /usr/bin/objcopy: st5cwlaV: Failed to find link section for section 11 2022-12-01T10:04:14.0167395Z /usr/bin/objcopy: st5cwlaV: Failed to find link section for section 11 2022-12-01T10:04:14.0200173Z /usr/bin/objcopy: stjvEtdU: Failed to find link section for section 11 2022-12-01T10:04:14.0200729Z /usr/bin/objcopy: stjvEtdU: Failed to find link section for section 11 2022-12-01T10:04:14.0245342Z /usr/bin/objcopy: stY4fDDU: Failed to find link section for section 11 2022-12-01T10:04:14.0245902Z /usr/bin/objcopy: stY4fDDU: Failed to find link section for section 11 2022-12-01T10:04:14.0285279Z /usr/bin/objcopy: st3kWIMT: Failed to find link section for section 11 2022-12-01T10:04:14.0285612Z /usr/bin/objcopy: st3kWIMT: Failed to find link section for section 11 2022-12-01T10:04:14.0300359Z /usr/bin/objcopy: st9crROT: Failed to find link section for section 11 2022-12-01T10:04:14.0300947Z /usr/bin/objcopy: st9crROT: Failed to find link section for section 11 2022-12-01T10:04:14.0318184Z /usr/bin/objcopy: stO6KTZT: Failed to find link section for section 11 2022-12-01T10:04:14.0318673Z /usr/bin/objcopy: stO6KTZT: Failed to find link section for section 11 2022-12-01T10:04:14.0350185Z /usr/bin/objcopy: stF7NAJX: Failed to find link section for section 11 2022-12-01T10:04:14.0350754Z /usr/bin/objcopy: stF7NAJX: Failed to find link section for section 11 2022-12-01T10:04:14.0368379Z /usr/bin/objcopy: st18OqUX: Failed to find link section for section 11 2022-12-01T10:04:14.0368944Z /usr/bin/objcopy: st18OqUX: Failed to find link section for section 11 2022-12-01T10:04:14.0385615Z /usr/bin/objcopy: stcs1d4X: Failed to find link section for section 11 2022-12-01T10:04:14.0386142Z /usr/bin/objcopy: stcs1d4X: Failed to find link section for section 11 2022-12-01T10:04:14.0402930Z /usr/bin/objcopy: stlBFG6X: Failed to find link section for section 11 2022-12-01T10:04:14.0403499Z /usr/bin/objcopy: stlBFG6X: Failed to find link section for section 11 2022-12-01T10:04:14.0447385Z /usr/bin/objcopy: st4AE9lX: Failed to find link section for section 11 2022-12-01T10:04:14.0447926Z /usr/bin/objcopy: st4AE9lX: Failed to find link section for section 11 2022-12-01T10:04:14.0463260Z /usr/bin/objcopy: st1clcoX: Failed to find link section for section 11 2022-12-01T10:04:14.0463831Z /usr/bin/objcopy: st1clcoX: Failed to find link section for section 11 2022-12-01T10:04:14.0479300Z /usr/bin/objcopy: stcgD2zX: Failed to find link section for section 11 2022-12-01T10:04:14.0479862Z /usr/bin/objcopy: stcgD2zX: Failed to find link section for section 11 2022-12-01T10:04:14.0495644Z /usr/bin/objcopy: stZM52BX: Failed to find link section for section 11 2022-12-01T10:04:14.0496189Z /usr/bin/objcopy: stZM52BX: Failed to find link section for section 11 2022-12-01T10:04:14.0511673Z /usr/bin/objcopy: st0VRgDW: Failed to find link section for section 11 2022-12-01T10:04:14.0553915Z /usr/bin/objcopy: st0VRgDW: Failed to find link section for section 11 2022-12-01T10:04:14.0555267Z /usr/bin/objcopy: st1g95NW: Failed to find link section for section 11 2022-12-01T10:04:14.0555835Z /usr/bin/objcopy: st1g95NW: Failed to find link section for section 11 2022-12-01T10:04:14.0556359Z /usr/bin/objcopy: st2xkLQW: Failed to find link section for section 11 2022-12-01T10:04:14.0557054Z /usr/bin/objcopy: st2xkLQW: Failed to find link section for section 11 2022-12-01T10:04:14.0558403Z /usr/bin/objcopy: stvh6y2W: Failed to find link section for section 11 2022-12-01T10:04:14.0558940Z /usr/bin/objcopy: stvh6y2W: Failed to find link section for section 11 2022-12-01T10:04:14.0574474Z /usr/bin/objcopy: stcEtf4W: Failed to find link section for section 11 2022-12-01T10:04:14.0575028Z /usr/bin/objcopy: stcEtf4W: Failed to find link section for section 11 2022-12-01T10:04:14.0590262Z /usr/bin/objcopy: stjffp5V: Failed to find link section for section 11 2022-12-01T10:04:14.0590792Z /usr/bin/objcopy: stjffp5V: Failed to find link section for section 11 2022-12-01T10:04:14.0605885Z /usr/bin/objcopy: stKaf47V: Failed to find link section for section 11 2022-12-01T10:04:14.0606427Z /usr/bin/objcopy: stKaf47V: Failed to find link section for section 11 2022-12-01T10:04:14.0621457Z /usr/bin/objcopy: stTb1FjW: Failed to find link section for section 11 2022-12-01T10:04:14.0622601Z /usr/bin/objcopy: stTb1FjW: Failed to find link section for section 11 2022-12-01T10:04:14.0639505Z /usr/bin/objcopy: stObz0kW: Failed to find link section for section 11 2022-12-01T10:04:14.0640077Z /usr/bin/objcopy: stObz0kW: Failed to find link section for section 11 2022-12-01T10:04:14.0654026Z /usr/bin/objcopy: stZk0JwW: Failed to find link section for section 11 2022-12-01T10:04:14.0654562Z /usr/bin/objcopy: stZk0JwW: Failed to find link section for section 11 2022-12-01T10:04:14.0669581Z /usr/bin/objcopy: stqNPh5Z: Failed to find link section for section 11 2022-12-01T10:04:14.0670686Z /usr/bin/objcopy: stqNPh5Z: Failed to find link section for section 11 2022-12-01T10:04:14.0685230Z /usr/bin/objcopy: stzIb7g0: Failed to find link section for section 11 2022-12-01T10:04:14.0685775Z /usr/bin/objcopy: stzIb7g0: Failed to find link section for section 11 2022-12-01T10:04:14.0701068Z /usr/bin/objcopy: stIbBKj0: Failed to find link section for section 11 2022-12-01T10:04:14.0701805Z /usr/bin/objcopy: stIbBKj0: Failed to find link section for section 11 2022-12-01T10:04:14.0787715Z /usr/bin/objcopy: stBk7vCZ: Failed to find link section for section 11 2022-12-01T10:04:14.0788298Z /usr/bin/objcopy: stBk7vCZ: Failed to find link section for section 11 2022-12-01T10:04:14.0788905Z /usr/bin/objcopy: stI9sBNZ: Failed to find link section for section 13 2022-12-01T10:04:14.0789452Z /usr/bin/objcopy: stI9sBNZ: Failed to find link section for section 13 2022-12-01T10:04:14.0790399Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:14.0793458Z /usr/bin/objcopy: st5VlRPZ: Failed to find link section for section 13 2022-12-01T10:04:14.0794021Z /usr/bin/objcopy: st5VlRPZ: Failed to find link section for section 13 2022-12-01T10:04:14.0809537Z /usr/bin/objcopy: stl6vT0Z: Failed to find link section for section 13 2022-12-01T10:04:14.0810115Z /usr/bin/objcopy: stl6vT0Z: Failed to find link section for section 13 2022-12-01T10:04:14.0825369Z /usr/bin/objcopy: stixj40Y: Failed to find link section for section 13 2022-12-01T10:04:14.0825948Z /usr/bin/objcopy: stixj40Y: Failed to find link section for section 13 2022-12-01T10:04:14.0843897Z /usr/bin/objcopy: stbTxX3Y: Failed to find link section for section 13 2022-12-01T10:04:14.0845292Z /usr/bin/objcopy: stbTxX3Y: Failed to find link section for section 13 2022-12-01T10:04:14.0909238Z /usr/bin/objcopy: stXXiDsY: Failed to find link section for section 13 2022-12-01T10:04:14.0909791Z /usr/bin/objcopy: stXXiDsY: Failed to find link section for section 13 2022-12-01T10:04:14.0966294Z /usr/bin/objcopy: styOCONY: Failed to find link section for section 13 2022-12-01T10:04:14.0966852Z /usr/bin/objcopy: styOCONY: Failed to find link section for section 13 2022-12-01T10:04:14.0982539Z /usr/bin/objcopy: st6p3yYY: Failed to find link section for section 13 2022-12-01T10:04:14.0983119Z /usr/bin/objcopy: st6p3yYY: Failed to find link section for section 13 2022-12-01T10:04:14.1041324Z /usr/bin/objcopy: stXmbuQ2: Failed to find link section for section 13 2022-12-01T10:04:14.1041893Z /usr/bin/objcopy: stXmbuQ2: Failed to find link section for section 13 2022-12-01T10:04:14.1053000Z /usr/bin/objcopy: st4M6P22: Failed to find link section for section 13 2022-12-01T10:04:14.1053551Z /usr/bin/objcopy: st4M6P22: Failed to find link section for section 13 2022-12-01T10:04:14.1066682Z /usr/bin/objcopy: stDBNx52: Failed to find link section for section 11 2022-12-01T10:04:14.1067032Z /usr/bin/objcopy: stDBNx52: Failed to find link section for section 11 2022-12-01T10:04:14.1084982Z /usr/bin/objcopy: stQRVz51: Failed to find link section for section 11 2022-12-01T10:04:14.1085510Z /usr/bin/objcopy: stQRVz51: Failed to find link section for section 11 2022-12-01T10:04:14.1099348Z /usr/bin/objcopy: st1Ixg91: Failed to find link section for section 11 2022-12-01T10:04:14.1103463Z /usr/bin/objcopy: st1Ixg91: Failed to find link section for section 11 2022-12-01T10:04:14.1110089Z /usr/bin/objcopy: st2O52c2: Failed to find link section for section 11 2022-12-01T10:04:14.1110617Z /usr/bin/objcopy: st2O52c2: Failed to find link section for section 11 2022-12-01T10:04:14.1126290Z /usr/bin/objcopy: stoqCyo2: Failed to find link section for section 11 2022-12-01T10:04:14.1126789Z /usr/bin/objcopy: stoqCyo2: Failed to find link section for section 11 2022-12-01T10:04:14.1139291Z /usr/bin/objcopy: stpmCur2: Failed to find link section for section 11 2022-12-01T10:04:14.1139863Z /usr/bin/objcopy: stpmCur2: Failed to find link section for section 11 2022-12-01T10:04:14.1166524Z /usr/bin/objcopy: stQb8Uw1: Failed to find link section for section 11 2022-12-01T10:04:14.1167037Z /usr/bin/objcopy: stQb8Uw1: Failed to find link section for section 11 2022-12-01T10:04:14.1180848Z /usr/bin/objcopy: stRmtjA1: Failed to find link section for section 11 2022-12-01T10:04:14.1181197Z /usr/bin/objcopy: stRmtjA1: Failed to find link section for section 11 2022-12-01T10:04:14.1197695Z /usr/bin/objcopy: steLdpL1: Failed to find link section for section 11 2022-12-01T10:04:14.1198028Z /usr/bin/objcopy: steLdpL1: Failed to find link section for section 11 2022-12-01T10:04:14.1246776Z /usr/bin/objcopy: stTYEKY0: Failed to find link section for section 11 2022-12-01T10:04:14.1247367Z /usr/bin/objcopy: stTYEKY0: Failed to find link section for section 11 2022-12-01T10:04:14.1262353Z /usr/bin/objcopy: stgiHE10: Failed to find link section for section 11 2022-12-01T10:04:14.1263549Z /usr/bin/objcopy: stgiHE10: Failed to find link section for section 11 2022-12-01T10:04:14.1276384Z /usr/bin/objcopy: stGGhBd1: Failed to find link section for section 11 2022-12-01T10:04:14.1276706Z /usr/bin/objcopy: stGGhBd1: Failed to find link section for section 11 2022-12-01T10:04:14.1317232Z /usr/bin/objcopy: stWGTt24: Failed to find link section for section 11 2022-12-01T10:04:14.1317774Z /usr/bin/objcopy: stWGTt24: Failed to find link section for section 11 2022-12-01T10:04:14.1332777Z /usr/bin/objcopy: stQ6Mb54: Failed to find link section for section 11 2022-12-01T10:04:14.1333347Z /usr/bin/objcopy: stQ6Mb54: Failed to find link section for section 11 2022-12-01T10:04:14.1352210Z /usr/bin/objcopy: sthlckf5: Failed to find link section for section 11 2022-12-01T10:04:14.1353225Z /usr/bin/objcopy: sthlckf5: Failed to find link section for section 11 2022-12-01T10:04:14.1370987Z /usr/bin/objcopy: stBhZDq5: Failed to find link section for section 11 2022-12-01T10:04:14.1371546Z /usr/bin/objcopy: stBhZDq5: Failed to find link section for section 11 2022-12-01T10:04:14.1407593Z /usr/bin/objcopy: stiaA5q4: Failed to find link section for section 11 2022-12-01T10:04:14.1408152Z /usr/bin/objcopy: stiaA5q4: Failed to find link section for section 11 2022-12-01T10:04:14.1446999Z /usr/bin/objcopy: st23PiK4: Failed to find link section for section 11 2022-12-01T10:04:14.1447555Z /usr/bin/objcopy: st23PiK4: Failed to find link section for section 11 2022-12-01T10:04:14.1462898Z /usr/bin/objcopy: stj1fYV4: Failed to find link section for section 11 2022-12-01T10:04:14.1463630Z /usr/bin/objcopy: stj1fYV4: Failed to find link section for section 11 2022-12-01T10:04:14.1466783Z [ 74%] 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-01T10:04:14.1479230Z /usr/bin/objcopy: st25eUX4: Failed to find link section for section 11 2022-12-01T10:04:14.1481015Z /usr/bin/objcopy: st25eUX4: Failed to find link section for section 11 2022-12-01T10:04:14.1494032Z /usr/bin/objcopy: stQAu0Y3: Failed to find link section for section 11 2022-12-01T10:04:14.1494602Z /usr/bin/objcopy: stQAu0Y3: Failed to find link section for section 11 2022-12-01T10:04:14.1516429Z /usr/bin/objcopy: stmrq863: Failed to find link section for section 11 2022-12-01T10:04:14.1516844Z /usr/bin/objcopy: stmrq863: Failed to find link section for section 11 2022-12-01T10:04:14.1545876Z /usr/bin/objcopy: stQhEZm4: Failed to find link section for section 11 2022-12-01T10:04:14.1546396Z /usr/bin/objcopy: stQhEZm4: Failed to find link section for section 11 2022-12-01T10:04:14.1566580Z /usr/bin/objcopy: stGzgLl3: Failed to find link section for section 11 2022-12-01T10:04:14.1567156Z /usr/bin/objcopy: stGzgLl3: Failed to find link section for section 11 2022-12-01T10:04:14.1583019Z /usr/bin/objcopy: sth3wFw3: Failed to find link section for section 11 2022-12-01T10:04:14.1583560Z /usr/bin/objcopy: sth3wFw3: Failed to find link section for section 11 2022-12-01T10:04:14.1597129Z /usr/bin/objcopy: stUlD0y3: Failed to find link section for section 11 2022-12-01T10:04:14.1597626Z /usr/bin/objcopy: stUlD0y3: Failed to find link section for section 11 2022-12-01T10:04:14.1612695Z /usr/bin/objcopy: stMusCC3: Failed to find link section for section 11 2022-12-01T10:04:14.1613235Z /usr/bin/objcopy: stMusCC3: Failed to find link section for section 11 2022-12-01T10:04:14.1628673Z /usr/bin/objcopy: st5SnhN3: Failed to find link section for section 11 2022-12-01T10:04:14.1629220Z /usr/bin/objcopy: st5SnhN3: Failed to find link section for section 11 2022-12-01T10:04:14.1648581Z /usr/bin/objcopy: stXvTAt7: Failed to find link section for section 11 2022-12-01T10:04:14.1649299Z /usr/bin/objcopy: stXvTAt7: Failed to find link section for section 11 2022-12-01T10:04:14.1665119Z /usr/bin/objcopy: stqo5XD7: Failed to find link section for section 11 2022-12-01T10:04:14.1665661Z /usr/bin/objcopy: stqo5XD7: Failed to find link section for section 11 2022-12-01T10:04:14.1684125Z /usr/bin/objcopy: stXYM7N7: Failed to find link section for section 11 2022-12-01T10:04:14.1684710Z /usr/bin/objcopy: stXYM7N7: Failed to find link section for section 11 2022-12-01T10:04:14.1711734Z /usr/bin/objcopy: ste8A7T7: Failed to find link section for section 11 2022-12-01T10:04:14.1712422Z /usr/bin/objcopy: ste8A7T7: Failed to find link section for section 11 2022-12-01T10:04:14.1725904Z /usr/bin/objcopy: stBLPwW6: Failed to find link section for section 11 2022-12-01T10:04:14.1727405Z /usr/bin/objcopy: stBLPwW6: Failed to find link section for section 11 2022-12-01T10:04:14.1754932Z /usr/bin/objcopy: st6pWn36: Failed to find link section for section 11 2022-12-01T10:04:14.1755482Z /usr/bin/objcopy: st6pWn36: Failed to find link section for section 11 2022-12-01T10:04:14.1804035Z /usr/bin/objcopy: sttvEeq7: Failed to find link section for section 11 2022-12-01T10:04:14.1804539Z /usr/bin/objcopy: sttvEeq7: Failed to find link section for section 11 2022-12-01T10:04:14.1821487Z /usr/bin/objcopy: stzLDrr6: Failed to find link section for section 11 2022-12-01T10:04:14.1824049Z /usr/bin/objcopy: stzLDrr6: Failed to find link section for section 11 2022-12-01T10:04:14.1838815Z /usr/bin/objcopy: stGbJ7B6: Failed to find link section for section 11 2022-12-01T10:04:14.1839370Z /usr/bin/objcopy: stGbJ7B6: Failed to find link section for section 11 2022-12-01T10:04:14.1863691Z /usr/bin/objcopy: st3gXuK6: Failed to find link section for section 11 2022-12-01T10:04:14.1864196Z /usr/bin/objcopy: st3gXuK6: Failed to find link section for section 11 2022-12-01T10:04:14.1878691Z /usr/bin/objcopy: stOcKsM6: Failed to find link section for section 11 2022-12-01T10:04:14.1879493Z /usr/bin/objcopy: stOcKsM6: Failed to find link section for section 11 2022-12-01T10:04:14.1893443Z /usr/bin/objcopy: stJwjtN5: Failed to find link section for section 11 2022-12-01T10:04:14.1893895Z /usr/bin/objcopy: stJwjtN5: Failed to find link section for section 11 2022-12-01T10:04:14.1908587Z /usr/bin/objcopy: stvjiaQ5: Failed to find link section for section 11 2022-12-01T10:04:14.1909134Z /usr/bin/objcopy: stvjiaQ5: Failed to find link section for section 11 2022-12-01T10:04:14.1924645Z /usr/bin/objcopy: stkwlF15: Failed to find link section for section 11 2022-12-01T10:04:14.1925161Z /usr/bin/objcopy: stkwlF15: Failed to find link section for section 11 2022-12-01T10:04:14.1938425Z /usr/bin/objcopy: stVNMY45: Failed to find link section for section 11 2022-12-01T10:04:14.1939944Z /usr/bin/objcopy: stVNMY45: Failed to find link section for section 11 2022-12-01T10:04:14.1954043Z /usr/bin/objcopy: stCN2og6: Failed to find link section for section 11 2022-12-01T10:04:14.1954605Z /usr/bin/objcopy: stCN2og6: Failed to find link section for section 11 2022-12-01T10:04:14.1970038Z /usr/bin/objcopy: stuTurj6: Failed to find link section for section 11 2022-12-01T10:04:14.1971396Z /usr/bin/objcopy: stuTurj6: Failed to find link section for section 11 2022-12-01T10:04:14.1987479Z /usr/bin/objcopy: stlD2WY9: Failed to find link section for section 11 2022-12-01T10:04:14.1988033Z /usr/bin/objcopy: stlD2WY9: Failed to find link section for section 11 2022-12-01T10:04:14.2004535Z /usr/bin/objcopy: stY4fjaa: Failed to find link section for section 11 2022-12-01T10:04:14.2005060Z /usr/bin/objcopy: stY4fjaa: Failed to find link section for section 11 2022-12-01T10:04:14.2020090Z /usr/bin/objcopy: stjswRca: Failed to find link section for section 11 2022-12-01T10:04:14.2020546Z /usr/bin/objcopy: stjswRca: Failed to find link section for section 11 2022-12-01T10:04:14.2034413Z /usr/bin/objcopy: st128kpa: Failed to find link section for section 11 2022-12-01T10:04:14.2034929Z /usr/bin/objcopy: st128kpa: Failed to find link section for section 11 2022-12-01T10:04:14.2049955Z /usr/bin/objcopy: st6mnRra: Failed to find link section for section 11 2022-12-01T10:04:14.2050525Z /usr/bin/objcopy: st6mnRra: Failed to find link section for section 11 2022-12-01T10:04:14.2065061Z /usr/bin/objcopy: st15fKs9: Failed to find link section for section 11 2022-12-01T10:04:14.2066977Z /usr/bin/objcopy: st15fKs9: Failed to find link section for section 11 2022-12-01T10:04:14.2081699Z /usr/bin/objcopy: stOlZnv9: Failed to find link section for section 11 2022-12-01T10:04:14.2082259Z /usr/bin/objcopy: stOlZnv9: Failed to find link section for section 11 2022-12-01T10:04:14.2097679Z /usr/bin/objcopy: st9vFYG9: Failed to find link section for section 11 2022-12-01T10:04:14.2098190Z /usr/bin/objcopy: st9vFYG9: Failed to find link section for section 11 2022-12-01T10:04:14.2112870Z /usr/bin/objcopy: stw8nNI9: Failed to find link section for section 11 2022-12-01T10:04:14.2113859Z /usr/bin/objcopy: stw8nNI9: Failed to find link section for section 11 2022-12-01T10:04:14.2131877Z /usr/bin/objcopy: stflndU9: Failed to find link section for section 11 2022-12-01T10:04:14.2132452Z /usr/bin/objcopy: stflndU9: Failed to find link section for section 11 2022-12-01T10:04:14.2144080Z /usr/bin/objcopy: stkxj8L8: Failed to find link section for section 11 2022-12-01T10:04:14.2144617Z /usr/bin/objcopy: stkxj8L8: Failed to find link section for section 11 2022-12-01T10:04:14.2209921Z /usr/bin/objcopy: sts9qEm9: Failed to find link section for section 13 2022-12-01T10:04:14.2210377Z /usr/bin/objcopy: sts9qEm9: Failed to find link section for section 13 2022-12-01T10:04:14.2225133Z /usr/bin/objcopy: stjjhZd8: Failed to find link section for section 11 2022-12-01T10:04:14.2225482Z /usr/bin/objcopy: stjjhZd8: Failed to find link section for section 11 2022-12-01T10:04:14.2241597Z /usr/bin/objcopy: stgyIOo8: Failed to find link section for section 11 2022-12-01T10:04:14.2241937Z /usr/bin/objcopy: stgyIOo8: Failed to find link section for section 11 2022-12-01T10:04:14.2264176Z /usr/bin/objcopy: stplgux8: Failed to find link section for section 11 2022-12-01T10:04:14.2289963Z /usr/bin/objcopy: stplgux8: Failed to find link section for section 11 2022-12-01T10:04:14.2323821Z /usr/bin/objcopy: stZhY6wc: Failed to find link section for section 11 2022-12-01T10:04:14.2324418Z /usr/bin/objcopy: stZhY6wc: Failed to find link section for section 11 2022-12-01T10:04:14.2343056Z /usr/bin/objcopy: stqszVHc: Failed to find link section for section 11 2022-12-01T10:04:14.2343632Z /usr/bin/objcopy: stqszVHc: Failed to find link section for section 11 2022-12-01T10:04:14.2355599Z /usr/bin/objcopy: stjqWNKc: Failed to find link section for section 11 2022-12-01T10:04:14.2357124Z /usr/bin/objcopy: stjqWNKc: Failed to find link section for section 11 2022-12-01T10:04:14.2405444Z /usr/bin/objcopy: str7X0Yb: Failed to find link section for section 11 2022-12-01T10:04:14.2405778Z /usr/bin/objcopy: str7X0Yb: Failed to find link section for section 11 2022-12-01T10:04:14.2420133Z /usr/bin/objcopy: stzYFK0b: Failed to find link section for section 11 2022-12-01T10:04:14.2421197Z /usr/bin/objcopy: stzYFK0b: Failed to find link section for section 11 2022-12-01T10:04:14.2435949Z /usr/bin/objcopy: st4CcDcc: Failed to find link section for section 11 2022-12-01T10:04:14.2436510Z /usr/bin/objcopy: st4CcDcc: Failed to find link section for section 11 2022-12-01T10:04:14.2451435Z /usr/bin/objcopy: stb4Xnfc: Failed to find link section for section 11 2022-12-01T10:04:14.2451961Z /usr/bin/objcopy: stb4Xnfc: Failed to find link section for section 11 2022-12-01T10:04:14.2468908Z /usr/bin/objcopy: stcBIufb: Failed to find link section for section 11 2022-12-01T10:04:14.2469465Z /usr/bin/objcopy: stcBIufb: Failed to find link section for section 11 2022-12-01T10:04:14.2483513Z /usr/bin/objcopy: stT84trb: Failed to find link section for section 11 2022-12-01T10:04:14.2484047Z /usr/bin/objcopy: stT84trb: Failed to find link section for section 11 2022-12-01T10:04:14.2497426Z /usr/bin/objcopy: st0rmDub: Failed to find link section for section 11 2022-12-01T10:04:14.2498129Z /usr/bin/objcopy: st0rmDub: Failed to find link section for section 11 2022-12-01T10:04:14.2511450Z /usr/bin/objcopy: str6bGxb: Failed to find link section for section 11 2022-12-01T10:04:14.2513649Z /usr/bin/objcopy: str6bGxb: Failed to find link section for section 11 2022-12-01T10:04:14.2525740Z /usr/bin/objcopy: st40jHJb: Failed to find link section for section 11 2022-12-01T10:04:14.2526054Z /usr/bin/objcopy: st40jHJb: Failed to find link section for section 11 2022-12-01T10:04:14.2589185Z /usr/bin/objcopy: stp8KL0a: Failed to find link section for section 11 2022-12-01T10:04:14.2589726Z /usr/bin/objcopy: stp8KL0a: Failed to find link section for section 11 2022-12-01T10:04:14.2611211Z /usr/bin/objcopy: stU4iZ9a: Failed to find link section for section 11 2022-12-01T10:04:14.2611724Z /usr/bin/objcopy: stU4iZ9a: Failed to find link section for section 11 2022-12-01T10:04:14.2629036Z /usr/bin/objcopy: stx6cLQe: Failed to find link section for section 11 2022-12-01T10:04:14.2629554Z /usr/bin/objcopy: stx6cLQe: Failed to find link section for section 11 2022-12-01T10:04:14.2646195Z /usr/bin/objcopy: stSJE6Re: Failed to find link section for section 11 2022-12-01T10:04:14.2646798Z /usr/bin/objcopy: stSJE6Re: Failed to find link section for section 11 2022-12-01T10:04:14.2663203Z /usr/bin/objcopy: st5wWn3e: Failed to find link section for section 11 2022-12-01T10:04:14.2663745Z /usr/bin/objcopy: st5wWn3e: Failed to find link section for section 11 2022-12-01T10:04:14.2678947Z /usr/bin/objcopy: st0vX7df: Failed to find link section for section 11 2022-12-01T10:04:14.2679457Z /usr/bin/objcopy: st0vX7df: Failed to find link section for section 11 2022-12-01T10:04:14.2726911Z /usr/bin/objcopy: stuU9Qje: Failed to find link section for section 11 2022-12-01T10:04:14.2727472Z /usr/bin/objcopy: stuU9Qje: Failed to find link section for section 11 2022-12-01T10:04:14.2742088Z /usr/bin/objcopy: st7i8Kve: Failed to find link section for section 11 2022-12-01T10:04:14.2742423Z /usr/bin/objcopy: st7i8Kve: Failed to find link section for section 11 2022-12-01T10:04:14.2758004Z /usr/bin/objcopy: stc2voxe: Failed to find link section for section 11 2022-12-01T10:04:14.2773350Z /usr/bin/objcopy: stc2voxe: Failed to find link section for section 11 2022-12-01T10:04:14.2773670Z /usr/bin/objcopy: stF8o2Ie: Failed to find link section for section 11 2022-12-01T10:04:14.2774127Z /usr/bin/objcopy: stF8o2Ie: Failed to find link section for section 11 2022-12-01T10:04:14.2788793Z /usr/bin/objcopy: st4nuFLe: Failed to find link section for section 11 2022-12-01T10:04:14.2789099Z /usr/bin/objcopy: st4nuFLe: Failed to find link section for section 11 2022-12-01T10:04:14.2805452Z /usr/bin/objcopy: stfPMcMd: Failed to find link section for section 11 2022-12-01T10:04:14.2805982Z /usr/bin/objcopy: stfPMcMd: Failed to find link section for section 11 2022-12-01T10:04:14.2820472Z /usr/bin/objcopy: stm2OLPd: Failed to find link section for section 11 2022-12-01T10:04:14.2821000Z /usr/bin/objcopy: stm2OLPd: Failed to find link section for section 11 2022-12-01T10:04:14.2836189Z /usr/bin/objcopy: stZQrx0d: Failed to find link section for section 11 2022-12-01T10:04:14.2836506Z /usr/bin/objcopy: stZQrx0d: Failed to find link section for section 11 2022-12-01T10:04:14.2849808Z /usr/bin/objcopy: strPfH3d: Failed to find link section for section 11 2022-12-01T10:04:14.2850388Z /usr/bin/objcopy: strPfH3d: Failed to find link section for section 11 2022-12-01T10:04:14.2883019Z /usr/bin/objcopy: stKZVmfd: Failed to find link section for section 11 2022-12-01T10:04:14.2883546Z /usr/bin/objcopy: stKZVmfd: Failed to find link section for section 11 2022-12-01T10:04:14.2968939Z [ 74%] 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-01T10:04:14.2969903Z /usr/bin/objcopy: stbHBEmh: Failed to find link section for section 11 2022-12-01T10:04:14.2970465Z /usr/bin/objcopy: stbHBEmh: Failed to find link section for section 11 2022-12-01T10:04:14.2986797Z /usr/bin/objcopy: st8HqZwh: Failed to find link section for section 11 2022-12-01T10:04:14.2987499Z /usr/bin/objcopy: st8HqZwh: Failed to find link section for section 11 2022-12-01T10:04:14.3001184Z /usr/bin/objcopy: strHnizh: Failed to find link section for section 11 2022-12-01T10:04:14.3001903Z /usr/bin/objcopy: strHnizh: Failed to find link section for section 11 2022-12-01T10:04:14.3047201Z /usr/bin/objcopy: stpLpVOg: Failed to find link section for section 11 2022-12-01T10:04:14.3047769Z /usr/bin/objcopy: stpLpVOg: Failed to find link section for section 11 2022-12-01T10:04:14.3071016Z /usr/bin/objcopy: stUBhpYg: Failed to find link section for section 11 2022-12-01T10:04:14.3071589Z /usr/bin/objcopy: stUBhpYg: Failed to find link section for section 11 2022-12-01T10:04:14.3085660Z /usr/bin/objcopy: stHPyvZg: Failed to find link section for section 11 2022-12-01T10:04:14.3088126Z /usr/bin/objcopy: stHPyvZg: Failed to find link section for section 11 2022-12-01T10:04:14.3123914Z /usr/bin/objcopy: stFkzK9f: Failed to find link section for section 11 2022-12-01T10:04:14.3124421Z /usr/bin/objcopy: stFkzK9f: Failed to find link section for section 11 2022-12-01T10:04:14.3165962Z /usr/bin/objcopy: stIvBXrg: Failed to find link section for section 11 2022-12-01T10:04:14.3166460Z /usr/bin/objcopy: stIvBXrg: Failed to find link section for section 11 2022-12-01T10:04:14.3180044Z /usr/bin/objcopy: stHmCqEg: Failed to find link section for section 11 2022-12-01T10:04:14.3180546Z /usr/bin/objcopy: stHmCqEg: Failed to find link section for section 11 2022-12-01T10:04:14.3193414Z /usr/bin/objcopy: stCBdmHg: Failed to find link section for section 11 2022-12-01T10:04:14.3193928Z /usr/bin/objcopy: stCBdmHg: Failed to find link section for section 11 2022-12-01T10:04:14.3205697Z /usr/bin/objcopy: stfkugAf: Failed to find link section for section 11 2022-12-01T10:04:14.3206190Z /usr/bin/objcopy: stfkugAf: Failed to find link section for section 11 2022-12-01T10:04:14.3218509Z /usr/bin/objcopy: stQBhTDf: Failed to find link section for section 11 2022-12-01T10:04:14.3219042Z /usr/bin/objcopy: stQBhTDf: Failed to find link section for section 11 2022-12-01T10:04:14.3244197Z /usr/bin/objcopy: stdsUiUf: Failed to find link section for section 11 2022-12-01T10:04:14.3244748Z /usr/bin/objcopy: stdsUiUf: Failed to find link section for section 11 2022-12-01T10:04:14.3258123Z /usr/bin/objcopy: stVucYXf: Failed to find link section for section 11 2022-12-01T10:04:14.3258707Z /usr/bin/objcopy: stVucYXf: Failed to find link section for section 11 2022-12-01T10:04:14.3271072Z /usr/bin/objcopy: stoxH89f: Failed to find link section for section 11 2022-12-01T10:04:14.3271580Z /usr/bin/objcopy: stoxH89f: Failed to find link section for section 11 2022-12-01T10:04:14.3285418Z /usr/bin/objcopy: sth3EwJj: Failed to find link section for section 11 2022-12-01T10:04:14.3285961Z /usr/bin/objcopy: sth3EwJj: Failed to find link section for section 11 2022-12-01T10:04:14.3298577Z /usr/bin/objcopy: stEcYkMj: Failed to find link section for section 11 2022-12-01T10:04:14.3299333Z /usr/bin/objcopy: stEcYkMj: Failed to find link section for section 11 2022-12-01T10:04:14.3310840Z /usr/bin/objcopy: stByAUQj: Failed to find link section for section 11 2022-12-01T10:04:14.3311355Z /usr/bin/objcopy: stByAUQj: Failed to find link section for section 11 2022-12-01T10:04:14.3363550Z /usr/bin/objcopy: stSokmcj: Failed to find link section for section 11 2022-12-01T10:04:14.3364082Z /usr/bin/objcopy: stSokmcj: Failed to find link section for section 11 2022-12-01T10:04:14.3377216Z /usr/bin/objcopy: str9Iwfj: Failed to find link section for section 11 2022-12-01T10:04:14.3377771Z /usr/bin/objcopy: str9Iwfj: Failed to find link section for section 11 2022-12-01T10:04:14.3390808Z /usr/bin/objcopy: stcE2qjj: Failed to find link section for section 11 2022-12-01T10:04:14.3391302Z /usr/bin/objcopy: stcE2qjj: Failed to find link section for section 11 2022-12-01T10:04:14.3403736Z /usr/bin/objcopy: stXDyfvj: Failed to find link section for section 11 2022-12-01T10:04:14.3405647Z /usr/bin/objcopy: stXDyfvj: Failed to find link section for section 11 2022-12-01T10:04:14.3455360Z /usr/bin/objcopy: st60nWFj: Failed to find link section for section 242 2022-12-01T10:04:14.3456113Z /usr/bin/objcopy: st60nWFj: Failed to find link section for section 242 2022-12-01T10:04:14.3470649Z /usr/bin/objcopy: stF2RELi: Failed to find link section for section 11 2022-12-01T10:04:14.3471379Z /usr/bin/objcopy: stF2RELi: Failed to find link section for section 11 2022-12-01T10:04:14.3517442Z /usr/bin/objcopy: stiGKm2i: Failed to find link section for section 11 2022-12-01T10:04:14.3518022Z /usr/bin/objcopy: stiGKm2i: Failed to find link section for section 11 2022-12-01T10:04:14.3564549Z /usr/bin/objcopy: st5bikhi: Failed to find link section for section 11 2022-12-01T10:04:14.3565281Z /usr/bin/objcopy: st5bikhi: Failed to find link section for section 11 2022-12-01T10:04:14.3605819Z /usr/bin/objcopy: stcvczzi: Failed to find link section for section 11 2022-12-01T10:04:14.3606700Z /usr/bin/objcopy: stcvczzi: Failed to find link section for section 11 2022-12-01T10:04:14.3620986Z /usr/bin/objcopy: st3iBqhm: Failed to find link section for section 11 2022-12-01T10:04:14.3622911Z /usr/bin/objcopy: st3iBqhm: Failed to find link section for section 11 2022-12-01T10:04:14.3636079Z /usr/bin/objcopy: stSYZkkm: Failed to find link section for section 11 2022-12-01T10:04:14.3636616Z /usr/bin/objcopy: stSYZkkm: Failed to find link section for section 11 2022-12-01T10:04:14.3684010Z /usr/bin/objcopy: stHmoaJm: Failed to find link section for section 11 2022-12-01T10:04:14.3684963Z /usr/bin/objcopy: stHmoaJm: Failed to find link section for section 11 2022-12-01T10:04:14.3697491Z /usr/bin/objcopy: st6JTyBl: Failed to find link section for section 11 2022-12-01T10:04:14.3699322Z /usr/bin/objcopy: st6JTyBl: Failed to find link section for section 11 2022-12-01T10:04:14.3711005Z /usr/bin/objcopy: stpr8sFl: Failed to find link section for section 11 2022-12-01T10:04:14.3712013Z /usr/bin/objcopy: stpr8sFl: Failed to find link section for section 11 2022-12-01T10:04:14.3745143Z /usr/bin/objcopy: st8nfZ0l: Failed to find link section for section 11 2022-12-01T10:04:14.3745638Z /usr/bin/objcopy: st8nfZ0l: Failed to find link section for section 11 2022-12-01T10:04:14.3758153Z /usr/bin/objcopy: stVC6O4l: Failed to find link section for section 11 2022-12-01T10:04:14.3758658Z /usr/bin/objcopy: stVC6O4l: Failed to find link section for section 11 2022-12-01T10:04:14.3771780Z /usr/bin/objcopy: stQhqv8l: Failed to find link section for section 11 2022-12-01T10:04:14.3772771Z /usr/bin/objcopy: stQhqv8l: Failed to find link section for section 11 2022-12-01T10:04:14.3808871Z /usr/bin/objcopy: st1qh9il: Failed to find link section for section 11 2022-12-01T10:04:14.3809430Z /usr/bin/objcopy: st1qh9il: Failed to find link section for section 11 2022-12-01T10:04:14.3827118Z /usr/bin/objcopy: stW9Cgtl: Failed to find link section for section 11 2022-12-01T10:04:14.3827668Z /usr/bin/objcopy: stW9Cgtl: Failed to find link section for section 11 2022-12-01T10:04:14.3888862Z /usr/bin/objcopy: stPe3IKk: Failed to find link section for section 11 2022-12-01T10:04:14.3889430Z /usr/bin/objcopy: stPe3IKk: Failed to find link section for section 11 2022-12-01T10:04:14.3905241Z /usr/bin/objcopy: st0xGGMk: Failed to find link section for section 11 2022-12-01T10:04:14.3905780Z /usr/bin/objcopy: st0xGGMk: Failed to find link section for section 11 2022-12-01T10:04:14.3920412Z /usr/bin/objcopy: stxVNzYk: Failed to find link section for section 11 2022-12-01T10:04:14.3920954Z /usr/bin/objcopy: stxVNzYk: Failed to find link section for section 11 2022-12-01T10:04:14.3972767Z /usr/bin/objcopy: stcpMpRo: Failed to find link section for section 11 2022-12-01T10:04:14.3973263Z /usr/bin/objcopy: stcpMpRo: Failed to find link section for section 11 2022-12-01T10:04:14.3984251Z /usr/bin/objcopy: stjRpkVo: Failed to find link section for section 11 2022-12-01T10:04:14.3984776Z /usr/bin/objcopy: stjRpkVo: Failed to find link section for section 11 2022-12-01T10:04:14.3997154Z /usr/bin/objcopy: stKKBWYo: Failed to find link section for section 11 2022-12-01T10:04:14.3997657Z /usr/bin/objcopy: stKKBWYo: Failed to find link section for section 11 2022-12-01T10:04:14.4009853Z /usr/bin/objcopy: stPx9Jbp: Failed to find link section for section 11 2022-12-01T10:04:14.4010365Z /usr/bin/objcopy: stPx9Jbp: Failed to find link section for section 11 2022-12-01T10:04:14.4021961Z /usr/bin/objcopy: stMzhz5n: Failed to find link section for section 11 2022-12-01T10:04:14.4022484Z /usr/bin/objcopy: stMzhz5n: Failed to find link section for section 11 2022-12-01T10:04:14.4035092Z /usr/bin/objcopy: st9uvU8n: Failed to find link section for section 11 2022-12-01T10:04:14.4035599Z /usr/bin/objcopy: st9uvU8n: Failed to find link section for section 11 2022-12-01T10:04:14.4047092Z /usr/bin/objcopy: stAPOAco: Failed to find link section for section 11 2022-12-01T10:04:14.4047654Z /usr/bin/objcopy: stAPOAco: Failed to find link section for section 11 2022-12-01T10:04:14.4059215Z /usr/bin/objcopy: strN9Ygo: Failed to find link section for section 11 2022-12-01T10:04:14.4059797Z /usr/bin/objcopy: strN9Ygo: Failed to find link section for section 11 2022-12-01T10:04:14.4071454Z /usr/bin/objcopy: stK8ilto: Failed to find link section for section 11 2022-12-01T10:04:14.4073597Z /usr/bin/objcopy: stK8ilto: Failed to find link section for section 11 2022-12-01T10:04:14.4083692Z /usr/bin/objcopy: stBbS1xo: Failed to find link section for section 11 2022-12-01T10:04:14.4084177Z /usr/bin/objcopy: stBbS1xo: Failed to find link section for section 11 2022-12-01T10:04:14.4096095Z /usr/bin/objcopy: stcxZzBo: Failed to find link section for section 11 2022-12-01T10:04:14.4096531Z /usr/bin/objcopy: stcxZzBo: Failed to find link section for section 11 2022-12-01T10:04:14.4134762Z /usr/bin/objcopy: sthIAYKn: Failed to find link section for section 11 2022-12-01T10:04:14.4136048Z /usr/bin/objcopy: sthIAYKn: Failed to find link section for section 11 2022-12-01T10:04:14.4151979Z /usr/bin/objcopy: stD3f7Mn: Failed to find link section for section 11 2022-12-01T10:04:14.4152486Z /usr/bin/objcopy: stD3f7Mn: Failed to find link section for section 11 2022-12-01T10:04:14.4207236Z /usr/bin/objcopy: std60K7m: Failed to find link section for section 11 2022-12-01T10:04:14.4207823Z /usr/bin/objcopy: std60K7m: Failed to find link section for section 11 2022-12-01T10:04:14.4223205Z /usr/bin/objcopy: stwhrF9m: Failed to find link section for section 11 2022-12-01T10:04:14.4223787Z /usr/bin/objcopy: stwhrF9m: Failed to find link section for section 11 2022-12-01T10:04:14.4239265Z /usr/bin/objcopy: stZADEkn: Failed to find link section for section 11 2022-12-01T10:04:14.4239626Z /usr/bin/objcopy: stZADEkn: Failed to find link section for section 11 2022-12-01T10:04:14.4257848Z /usr/bin/objcopy: stym05un: Failed to find link section for section 11 2022-12-01T10:04:14.4258366Z /usr/bin/objcopy: stym05un: Failed to find link section for section 11 2022-12-01T10:04:14.4278864Z /usr/bin/objcopy: stTCm42q: Failed to find link section for section 11 2022-12-01T10:04:14.4279467Z /usr/bin/objcopy: stTCm42q: Failed to find link section for section 11 2022-12-01T10:04:14.4346138Z [ 74%] 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-01T10:04:14.4360226Z /usr/bin/objcopy: stkRtUBq: Failed to find link section for section 11 2022-12-01T10:04:14.4360734Z /usr/bin/objcopy: stkRtUBq: Failed to find link section for section 11 2022-12-01T10:04:14.4378143Z /usr/bin/objcopy: stADAvMq: Failed to find link section for section 11 2022-12-01T10:04:14.4385923Z /usr/bin/objcopy: stADAvMq: Failed to find link section for section 11 2022-12-01T10:04:14.4407657Z /usr/bin/objcopy: stJrLPSq: Failed to find link section for section 11 2022-12-01T10:04:14.4408354Z /usr/bin/objcopy: stJrLPSq: Failed to find link section for section 11 2022-12-01T10:04:14.4467894Z /usr/bin/objcopy: stky8Paq: Failed to find link section for section 11 2022-12-01T10:04:14.4468678Z /usr/bin/objcopy: stky8Paq: Failed to find link section for section 11 2022-12-01T10:04:14.4484469Z /usr/bin/objcopy: stjXa6lq: Failed to find link section for section 11 2022-12-01T10:04:14.4484981Z /usr/bin/objcopy: stjXa6lq: Failed to find link section for section 11 2022-12-01T10:04:14.4577745Z /usr/bin/objcopy: stllhJSp: Failed to find link section for section 13 2022-12-01T10:04:14.4579300Z /usr/bin/objcopy: stllhJSp: Failed to find link section for section 13 2022-12-01T10:04:14.4597595Z /usr/bin/objcopy: st4wz8wt: Failed to find link section for section 13 2022-12-01T10:04:14.4598147Z /usr/bin/objcopy: st4wz8wt: Failed to find link section for section 13 2022-12-01T10:04:14.4614667Z /usr/bin/objcopy: st3c7JIt: Failed to find link section for section 13 2022-12-01T10:04:14.4615197Z /usr/bin/objcopy: st3c7JIt: Failed to find link section for section 13 2022-12-01T10:04:14.4639812Z /usr/bin/objcopy: stoblJPt: Failed to find link section for section 13 2022-12-01T10:04:14.4641643Z /usr/bin/objcopy: stoblJPt: Failed to find link section for section 13 2022-12-01T10:04:14.4656816Z /usr/bin/objcopy: st9XG9Zt: Failed to find link section for section 13 2022-12-01T10:04:14.4657316Z /usr/bin/objcopy: st9XG9Zt: Failed to find link section for section 13 2022-12-01T10:04:14.4759101Z /usr/bin/objcopy: stk6iYtt: Failed to find link section for section 13 2022-12-01T10:04:14.4759692Z /usr/bin/objcopy: stk6iYtt: Failed to find link section for section 13 2022-12-01T10:04:14.4783190Z /usr/bin/objcopy: stMehBzs: Failed to find link section for section 13 2022-12-01T10:04:14.4784460Z /usr/bin/objcopy: stMehBzs: Failed to find link section for section 13 2022-12-01T10:04:14.4805089Z /usr/bin/objcopy: strC0UHs: Failed to find link section for section 13 2022-12-01T10:04:14.4805910Z /usr/bin/objcopy: strC0UHs: Failed to find link section for section 13 2022-12-01T10:04:14.4826511Z /usr/bin/objcopy: stSOqnRs: Failed to find link section for section 13 2022-12-01T10:04:14.4827464Z /usr/bin/objcopy: stSOqnRs: Failed to find link section for section 13 2022-12-01T10:04:14.4845284Z /usr/bin/objcopy: stLxFLQr: Failed to find link section for section 13 2022-12-01T10:04:14.4846089Z /usr/bin/objcopy: stLxFLQr: Failed to find link section for section 13 2022-12-01T10:04:14.4876252Z /usr/bin/objcopy: stEUCm5r: Failed to find link section for section 11 2022-12-01T10:04:14.4876814Z /usr/bin/objcopy: stEUCm5r: Failed to find link section for section 11 2022-12-01T10:04:14.4931279Z /usr/bin/objcopy: stxK7YWv: Failed to find link section for section 11 2022-12-01T10:04:14.4931807Z /usr/bin/objcopy: stxK7YWv: Failed to find link section for section 11 2022-12-01T10:04:14.4949150Z /usr/bin/objcopy: stI5b96v: Failed to find link section for section 11 2022-12-01T10:04:14.4949699Z /usr/bin/objcopy: stI5b96v: Failed to find link section for section 11 2022-12-01T10:04:14.4967122Z /usr/bin/objcopy: stvEXyhw: Failed to find link section for section 11 2022-12-01T10:04:14.4970352Z /usr/bin/objcopy: stvEXyhw: Failed to find link section for section 11 2022-12-01T10:04:14.5011745Z /usr/bin/objcopy: stggpUov: Failed to find link section for section 11 2022-12-01T10:04:14.5012471Z /usr/bin/objcopy: stggpUov: Failed to find link section for section 11 2022-12-01T10:04:14.5032156Z /usr/bin/objcopy: stJFnNxv: Failed to find link section for section 11 2022-12-01T10:04:14.5033089Z /usr/bin/objcopy: stJFnNxv: Failed to find link section for section 11 2022-12-01T10:04:14.5059284Z /usr/bin/objcopy: stClvDOv: Failed to find link section for section 11 2022-12-01T10:04:14.5059827Z /usr/bin/objcopy: stClvDOv: Failed to find link section for section 11 2022-12-01T10:04:14.5076652Z /usr/bin/objcopy: sth8D2Yv: Failed to find link section for section 11 2022-12-01T10:04:14.5077232Z /usr/bin/objcopy: sth8D2Yv: Failed to find link section for section 11 2022-12-01T10:04:14.5129746Z /usr/bin/objcopy: stk4aCbv: Failed to find link section for section 11 2022-12-01T10:04:14.5130317Z /usr/bin/objcopy: stk4aCbv: Failed to find link section for section 11 2022-12-01T10:04:14.5146180Z /usr/bin/objcopy: st9s1Slv: Failed to find link section for section 11 2022-12-01T10:04:14.5146755Z /usr/bin/objcopy: st9s1Slv: Failed to find link section for section 11 2022-12-01T10:04:14.5163144Z /usr/bin/objcopy: stSp1aov: Failed to find link section for section 13 2022-12-01T10:04:14.5163674Z /usr/bin/objcopy: stSp1aov: Failed to find link section for section 13 2022-12-01T10:04:14.5179762Z /usr/bin/objcopy: stlPQAou: Failed to find link section for section 13 2022-12-01T10:04:14.5180321Z /usr/bin/objcopy: stlPQAou: Failed to find link section for section 13 2022-12-01T10:04:14.5196931Z /usr/bin/objcopy: stwGPGqu: Failed to find link section for section 13 2022-12-01T10:04:14.5197463Z /usr/bin/objcopy: stwGPGqu: Failed to find link section for section 13 2022-12-01T10:04:14.5214681Z /usr/bin/objcopy: stX2a7Au: Failed to find link section for section 13 2022-12-01T10:04:14.5215250Z /usr/bin/objcopy: stX2a7Au: Failed to find link section for section 13 2022-12-01T10:04:14.5231393Z /usr/bin/objcopy: stex3jMu: Failed to find link section for section 13 2022-12-01T10:04:14.5232146Z /usr/bin/objcopy: stex3jMu: Failed to find link section for section 13 2022-12-01T10:04:14.5249737Z /usr/bin/objcopy: stxG4Psy: Failed to find link section for section 13 2022-12-01T10:04:14.5250281Z /usr/bin/objcopy: stxG4Psy: Failed to find link section for section 13 2022-12-01T10:04:14.5284473Z /usr/bin/objcopy: stEoL3Ey: Failed to find link section for section 13 2022-12-01T10:04:14.5284991Z /usr/bin/objcopy: stEoL3Ey: Failed to find link section for section 13 2022-12-01T10:04:14.5297777Z /usr/bin/objcopy: stD7IUHy: Failed to find link section for section 13 2022-12-01T10:04:14.5298289Z /usr/bin/objcopy: stD7IUHy: Failed to find link section for section 13 2022-12-01T10:04:14.5310835Z /usr/bin/objcopy: stchXVUy: Failed to find link section for section 13 2022-12-01T10:04:14.5311353Z /usr/bin/objcopy: stchXVUy: Failed to find link section for section 13 2022-12-01T10:04:14.5328573Z /usr/bin/objcopy: stF8rOWy: Failed to find link section for section 13 2022-12-01T10:04:14.5329185Z /usr/bin/objcopy: stF8rOWy: Failed to find link section for section 13 2022-12-01T10:04:14.5344918Z /usr/bin/objcopy: staTWDXx: Failed to find link section for section 11 2022-12-01T10:04:14.5345431Z /usr/bin/objcopy: staTWDXx: Failed to find link section for section 11 2022-12-01T10:04:14.5358009Z /usr/bin/objcopy: stzxcE0x: Failed to find link section for section 11 2022-12-01T10:04:14.5358564Z /usr/bin/objcopy: stzxcE0x: Failed to find link section for section 11 2022-12-01T10:04:14.5374948Z /usr/bin/objcopy: stkqfuby: Failed to find link section for section 11 2022-12-01T10:04:14.5375491Z /usr/bin/objcopy: stkqfuby: Failed to find link section for section 11 2022-12-01T10:04:14.5390106Z /usr/bin/objcopy: st1Ntjey: Failed to find link section for section 11 2022-12-01T10:04:14.5390637Z /usr/bin/objcopy: st1Ntjey: Failed to find link section for section 11 2022-12-01T10:04:14.5403614Z /usr/bin/objcopy: stWbqsqy: Failed to find link section for section 11 2022-12-01T10:04:14.5404042Z /usr/bin/objcopy: stWbqsqy: Failed to find link section for section 11 2022-12-01T10:04:14.5416403Z /usr/bin/objcopy: stRQFejx: Failed to find link section for section 11 2022-12-01T10:04:14.5416941Z /usr/bin/objcopy: stRQFejx: Failed to find link section for section 11 2022-12-01T10:04:14.5432707Z /usr/bin/objcopy: stW03Yux: Failed to find link section for section 11 2022-12-01T10:04:14.5433238Z /usr/bin/objcopy: stW03Yux: Failed to find link section for section 11 2022-12-01T10:04:14.5448527Z /usr/bin/objcopy: stvhjYwx: Failed to find link section for section 11 2022-12-01T10:04:14.5448858Z /usr/bin/objcopy: stvhjYwx: Failed to find link section for section 11 2022-12-01T10:04:14.5461779Z /usr/bin/objcopy: stysDXAx: Failed to find link section for section 11 2022-12-01T10:04:14.5462352Z /usr/bin/objcopy: stysDXAx: Failed to find link section for section 11 2022-12-01T10:04:14.5474044Z /usr/bin/objcopy: stpoDmNx: Failed to find link section for section 11 2022-12-01T10:04:14.5474816Z /usr/bin/objcopy: stpoDmNx: Failed to find link section for section 11 2022-12-01T10:04:14.5564744Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:14.5678619Z [ 74%] 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-01T10:04:14.7182562Z /var/lib/jenkins/workspace/build 2022-12-01T10:04:14.7348357Z [ 74%] Built target nccl_slim_external 2022-12-01T10:04:14.7410594Z [ 74%] 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-01T10:04:14.7440436Z [ 74%] 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-01T10:04:14.9166484Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:14.9172290Z [ 74%] 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-01T10:04:14.9268175Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:15.0527735Z [ 74%] 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-01T10:04:15.1805621Z [ 74%] 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-01T10:04:15.3031130Z [ 74%] 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-01T10:04:15.3135024Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:15.4633429Z [ 74%] 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-01T10:04:15.4768128Z [ 74%] 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-01T10:04:15.6283320Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:15.6431376Z [ 74%] 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-01T10:04:15.6460348Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:15.8027953Z [ 74%] 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-01T10:04:15.9896034Z [ 74%] 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-01T10:04:15.9915803Z [ 74%] 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-01T10:04:16.0536464Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:16.1214991Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-12-01T10:04:16.1516955Z [ 74%] 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-01T10:04:16.2936904Z [ 74%] 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-01T10:04:16.3455023Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:16.4332176Z [ 74%] 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-01T10:04:16.4457011Z [ 74%] 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-01T10:04:16.4559834Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:16.5671368Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:16.6021846Z [ 74%] 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-01T10:04:16.7746292Z [ 74%] 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-01T10:04:16.7749948Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:16.8190144Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:16.8753595Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-12-01T10:04:16.9433416Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:17.0229258Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-12-01T10:04:17.1545237Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-12-01T10:04:17.1631235Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:17.2260535Z [ 74%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o 2022-12-01T10:04:17.2482381Z [ 74%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o 2022-12-01T10:04:17.2854682Z [ 74%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o 2022-12-01T10:04:17.3042193Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-12-01T10:04:17.4503605Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-12-01T10:04:17.4504170Z [ 74%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o 2022-12-01T10:04:17.4750649Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/cuda_allreduce_halving_doubling.cc:9: 2022-12-01T10:04:17.4751392Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/cuda_allreduce_halving_doubling.h:16: 2022-12-01T10:04:17.4752428Z /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-01T10:04:17.4753037Z Exception() = default; 2022-12-01T10:04:17.4753363Z ^ 2022-12-01T10:04:17.4754775Z /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-01T10:04:17.4755455Z struct Exception : public std::runtime_error { 2022-12-01T10:04:17.4755823Z ^ 2022-12-01T10:04:17.4756535Z /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-01T10:04:17.4756956Z InvalidOperationException() = default; 2022-12-01T10:04:17.4757197Z ^ 2022-12-01T10:04:17.4758046Z /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-01T10:04:17.4758506Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T10:04:17.4758797Z ^ 2022-12-01T10:04:17.4759116Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T10:04:17.4759458Z Exception() = default; 2022-12-01T10:04:17.4759626Z ^ 2022-12-01T10:04:17.4760223Z /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-01T10:04:17.4760616Z struct Exception : public std::runtime_error { 2022-12-01T10:04:17.4760819Z ^ 2022-12-01T10:04:17.4761346Z /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-01T10:04:17.4761743Z IoException() = default; 2022-12-01T10:04:17.4794055Z ^ 2022-12-01T10:04:17.4795589Z /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-01T10:04:17.4796371Z struct IoException : public ::gloo::Exception { 2022-12-01T10:04:17.4796749Z ^ 2022-12-01T10:04:17.4797323Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T10:04:17.4797880Z Exception() = default; 2022-12-01T10:04:17.4798194Z ^ 2022-12-01T10:04:17.4799253Z /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-01T10:04:17.4799948Z struct Exception : public std::runtime_error { 2022-12-01T10:04:17.4800305Z ^ 2022-12-01T10:04:17.4800610Z 3 warnings generated. 2022-12-01T10:04:17.4853994Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-12-01T10:04:17.4945652Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/cuda_allreduce_bcube.cc:9: 2022-12-01T10:04:17.4946274Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/cuda_allreduce_bcube.h:19: 2022-12-01T10:04:17.4947161Z /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-01T10:04:17.4947521Z Exception() = default; 2022-12-01T10:04:17.4947705Z ^ 2022-12-01T10:04:17.4948402Z /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-01T10:04:17.4948986Z struct Exception : public std::runtime_error { 2022-12-01T10:04:17.4949194Z ^ 2022-12-01T10:04:17.4949683Z /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-01T10:04:17.4950555Z InvalidOperationException() = default; 2022-12-01T10:04:17.4950903Z ^ 2022-12-01T10:04:17.4952160Z /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-01T10:04:17.4952853Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T10:04:17.4953230Z ^ 2022-12-01T10:04:17.4953738Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T10:04:17.4954200Z Exception() = default; 2022-12-01T10:04:17.4954447Z ^ 2022-12-01T10:04:17.4955431Z /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-01T10:04:17.4956014Z struct Exception : public std::runtime_error { 2022-12-01T10:04:17.4956274Z ^ 2022-12-01T10:04:17.4956932Z /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-01T10:04:17.4957400Z IoException() = default; 2022-12-01T10:04:17.4957623Z ^ 2022-12-01T10:04:17.4958425Z /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-01T10:04:17.4958950Z struct IoException : public ::gloo::Exception { 2022-12-01T10:04:17.4959226Z ^ 2022-12-01T10:04:17.4959779Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T10:04:17.4960190Z Exception() = default; 2022-12-01T10:04:17.4960424Z ^ 2022-12-01T10:04:17.4961198Z /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-01T10:04:17.4961711Z struct Exception : public std::runtime_error { 2022-12-01T10:04:17.4961975Z ^ 2022-12-01T10:04:17.4962192Z 3 warnings generated. 2022-12-01T10:04:17.5058911Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:17.5287660Z [ 74%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o 2022-12-01T10:04:17.5929042Z [ 74%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o 2022-12-01T10:04:17.6309741Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-12-01T10:04:17.6513711Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:17.7325838Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:17.7610279Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-12-01T10:04:17.8071263Z [ 74%] Linking CXX static library ../../../lib/libgloo_cuda.a 2022-12-01T10:04:17.8072512Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T10:04:17.8358182Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-12-01T10:04:17.8987925Z [ 74%] Built target gloo_cuda 2022-12-01T10:04:17.9057903Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T10:04:17.9227340Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:17.9351483Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:04:17.9862582Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-12-01T10:04:18.0681020Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-12-01T10:04:18.1798679Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T10:04:18.2117908Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-12-01T10:04:18.2885602Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-12-01T10:04:18.3257140Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-12-01T10:04:18.3314442Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-12-01T10:04:18.4054893Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-12-01T10:04:18.4327256Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-12-01T10:04:18.4495585Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-12-01T10:04:18.4932634Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-12-01T10:04:18.5409397Z [ 74%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-12-01T10:04:18.5576893Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-12-01T10:04:18.5600860Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-12-01T10:04:18.6503255Z /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-01T10:04:18.6504360Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T10:04:18.6504863Z ^ 2022-12-01T10:04:18.6505159Z 1 warning generated. 2022-12-01T10:04:18.6589834Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-12-01T10:04:18.6590602Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-12-01T10:04:18.6857348Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-12-01T10:04:18.6964347Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-12-01T10:04:18.7631098Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-12-01T10:04:18.8086900Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-12-01T10:04:18.8218818Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-12-01T10:04:18.8297628Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-12-01T10:04:18.8405123Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-12-01T10:04:18.9021795Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-12-01T10:04:18.9254950Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-12-01T10:04:18.9327684Z [ 74%] 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-01T10:04:18.9580441Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-12-01T10:04:18.9843492Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-12-01T10:04:19.0112422Z [ 74%] 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-01T10:04:19.0780972Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-12-01T10:04:19.0895563Z [ 74%] 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-01T10:04:19.1007091Z [ 74%] 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-01T10:04:19.1298934Z [ 74%] 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-01T10:04:19.1454681Z [ 74%] 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-01T10:04:19.1518222Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-12-01T10:04:19.2237827Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-12-01T10:04:19.2284752Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-12-01T10:04:19.2620886Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-12-01T10:04:19.3060437Z [ 74%] 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-01T10:04:19.3867533Z [ 74%] 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-01T10:04:19.4619936Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-12-01T10:04:19.5141664Z [ 74%] 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-01T10:04:19.6752212Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-12-01T10:04:19.7520578Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-12-01T10:04:19.8193636Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-12-01T10:04:19.8420927Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-12-01T10:04:19.8881345Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-12-01T10:04:19.9309200Z [ 75%] 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-01T10:04:19.9789523Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-12-01T10:04:20.0158527Z [ 75%] 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-01T10:04:20.0962726Z [ 75%] 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-01T10:04:20.1030416Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-12-01T10:04:20.1340560Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-12-01T10:04:20.2566409Z [ 75%] 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-01T10:04:20.3688933Z [ 75%] 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-01T10:04:20.4292389Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-12-01T10:04:20.4603298Z [ 75%] 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-01T10:04:20.4733236Z [ 75%] 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-01T10:04:20.4968758Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-12-01T10:04:20.5977332Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-12-01T10:04:20.6096482Z [ 76%] 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-01T10:04:20.6309342Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-12-01T10:04:20.7746402Z [ 76%] 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-01T10:04:20.7897348Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-12-01T10:04:20.8447779Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-12-01T10:04:20.9039544Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-12-01T10:04:20.9850976Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-12-01T10:04:21.1311140Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-12-01T10:04:21.3313959Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-12-01T10:04:21.4913629Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-12-01T10:04:21.6455153Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-12-01T10:04:21.7690814Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:04:21.8891874Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:04:22.0427828Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:04:22.2024209Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:04:22.3604320Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:04:22.5220458Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T10:04:22.6852947Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T10:04:22.8521409Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T10:04:23.0161328Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:04:23.1765825Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T10:04:23.3335013Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T10:04:23.5083519Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T10:04:23.6701695Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:23.8425732Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:24.0163232Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:24.1842753Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:24.3543432Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:24.5302609Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:24.7047948Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:24.8795656Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:25.0622456Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:25.2950149Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:25.4636712Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:25.6364099Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:25.8035979Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:25.9707819Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:26.1295450Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:26.2572129Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:26.3879040Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:04:26.5062939Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:04:26.6296393Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T10:04:26.7499815Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T10:04:26.8742859Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:27.0174163Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:27.2023286Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:27.3814848Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:27.5540459Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:27.7290147Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:27.9000680Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:28.0790306Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:28.2511223Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:04:28.4117892Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T10:04:28.5691814Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:04:28.7216804Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T10:04:28.8843983Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:29.0700461Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:29.3060418Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:29.4753145Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:04:29.6463223Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:04:29.8112903Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:04:29.9694879Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T10:04:30.1287394Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T10:04:30.2837328Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:30.4578712Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:30.6304502Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:30.7597510Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:30.9272859Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:31.0619719Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:31.1874105Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:31.3642825Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:04:31.5435103Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:04:31.7128804Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T10:04:31.8764371Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:04:32.0350180Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T10:04:32.2005999Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T10:04:32.3597195Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-12-01T10:04:32.5232304Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-12-01T10:04:32.6846763Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-12-01T10:04:32.9067498Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T10:04:32.9922931Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T10:04:33.0777145Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T10:04:33.1640579Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T10:04:33.2495521Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T10:04:33.3460090Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T10:04:33.4450222Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T10:04:33.5733202Z [ 77%] Built target all_microkernels 2022-12-01T10:04:33.5816909Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-12-01T10:04:51.2736278Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-12-01T10:04:51.8773653Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-12-01T10:04:52.4507679Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-12-01T10:04:53.0280627Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-12-01T10:04:53.5821800Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-12-01T10:04:54.1301059Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-12-01T10:04:54.7284513Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-12-01T10:04:55.2868356Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-12-01T10:04:56.6147377Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-12-01T10:04:57.0717525Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-12-01T10:04:57.6214661Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-12-01T10:04:58.0551722Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-12-01T10:04:58.4829865Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-12-01T10:04:58.8962588Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-12-01T10:04:59.3971463Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-12-01T10:04:59.8509042Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-12-01T10:05:00.3106055Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-12-01T10:05:00.8040934Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-12-01T10:05:01.2104722Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-12-01T10:05:02.0018879Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-12-01T10:05:02.4621039Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-12-01T10:05:02.9352410Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-12-01T10:05:03.6645654Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-12-01T10:05:04.4369601Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-12-01T10:05:04.8677064Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-12-01T10:05:05.3285706Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-12-01T10:05:05.7804816Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-12-01T10:05:06.2513357Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-12-01T10:05:06.7081107Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-12-01T10:05:07.4610647Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-12-01T10:05:07.9008949Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-12-01T10:05:08.0991419Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-12-01T10:05:08.8447259Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-12-01T10:05:09.6499366Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-12-01T10:05:10.2196281Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-12-01T10:05:10.6950769Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-12-01T10:05:11.2088673Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-12-01T10:05:11.6904419Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-12-01T10:05:12.1288855Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-12-01T10:05:12.5334637Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-12-01T10:05:12.9801120Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-12-01T10:05:13.7736441Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-12-01T10:05:14.5485102Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-12-01T10:05:15.3239496Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-12-01T10:05:16.0606045Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-12-01T10:05:16.7842738Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-12-01T10:05:17.5328226Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-12-01T10:05:18.0086530Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-12-01T10:05:18.4562037Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-12-01T10:05:18.9630779Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-12-01T10:05:19.1856116Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-12-01T10:05:19.6579355Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-12-01T10:05:20.1193850Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-12-01T10:05:20.7370800Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-12-01T10:05:20.9507784Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-12-01T10:05:21.2600654Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-12-01T10:05:21.7480068Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-12-01T10:05:22.2486170Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-12-01T10:05:22.7572333Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-12-01T10:05:23.3874429Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-12-01T10:05:23.8847408Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-12-01T10:05:24.4108651Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-12-01T10:05:24.8930500Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-12-01T10:05:25.3687646Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-12-01T10:05:25.8734939Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-12-01T10:05:26.3425037Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-12-01T10:05:26.8035559Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-12-01T10:05:27.2603590Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-12-01T10:05:27.7747282Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-12-01T10:05:28.2393130Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-12-01T10:05:28.6992531Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-12-01T10:05:29.1607217Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-12-01T10:05:29.6039184Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-12-01T10:05:30.4294223Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-12-01T10:05:30.8611350Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-12-01T10:05:31.1090212Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-12-01T10:05:31.3291721Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-12-01T10:05:31.3322535Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-12-01T10:05:31.7429674Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-12-01T10:05:31.8189287Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-12-01T10:05:32.1148385Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-12-01T10:05:32.2190979Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-12-01T10:05:32.5602083Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-12-01T10:05:32.6944375Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-12-01T10:05:32.8040503Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-12-01T10:05:32.9206157Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-12-01T10:05:33.2706294Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-12-01T10:05:33.3893180Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-12-01T10:05:34.0421880Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-12-01T10:05:34.0459195Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-12-01T10:05:34.1490905Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-12-01T10:05:34.3949097Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-12-01T10:05:34.5090574Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-12-01T10:05:34.6188425Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-12-01T10:05:34.9335080Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-12-01T10:05:35.0510518Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-12-01T10:05:35.3002154Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-12-01T10:05:35.3174888Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-12-01T10:05:35.3748342Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-12-01T10:05:35.7065664Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-12-01T10:05:35.7835467Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-12-01T10:05:35.8914086Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-12-01T10:05:36.1657735Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-12-01T10:05:36.3167511Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-12-01T10:05:36.3660275Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-12-01T10:05:36.5784176Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-12-01T10:05:36.6808348Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-12-01T10:05:36.8093524Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-12-01T10:05:36.9730863Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-12-01T10:05:37.0251793Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-12-01T10:05:37.4004209Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-12-01T10:05:37.4729930Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-12-01T10:05:37.6533175Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-12-01T10:05:37.8841335Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-12-01T10:05:37.9172563Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-12-01T10:05:38.1132749Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-12-01T10:05:38.3118828Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-12-01T10:05:38.3349658Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-12-01T10:05:38.7017180Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-12-01T10:05:38.8205132Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-12-01T10:05:39.2678925Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-12-01T10:05:39.3508368Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-12-01T10:05:39.4410057Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-12-01T10:05:39.7022610Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-12-01T10:05:39.8286992Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-12-01T10:05:40.0372935Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-12-01T10:05:40.0891517Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-12-01T10:05:40.2220575Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-12-01T10:05:40.4634806Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-12-01T10:05:40.5107675Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-12-01T10:05:40.8471655Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-12-01T10:05:40.9261029Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-12-01T10:05:40.9715403Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-12-01T10:05:41.3617426Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-12-01T10:05:41.3883532Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-12-01T10:05:41.4482853Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-12-01T10:05:41.8073516Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-12-01T10:05:41.9138985Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-12-01T10:05:42.2426885Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-12-01T10:05:42.2931937Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-12-01T10:05:42.3030624Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-12-01T10:05:42.6203812Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-12-01T10:05:42.7291376Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-12-01T10:05:42.7828001Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-12-01T10:05:42.9995578Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-12-01T10:05:43.1911457Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-12-01T10:05:43.2073239Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-12-01T10:05:43.4025192Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-12-01T10:05:43.4327821Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-12-01T10:05:43.6909234Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-12-01T10:05:43.8494457Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-12-01T10:05:43.8656621Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2022-12-01T10:05:43.9849144Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-12-01T10:05:43.9850564Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-12-01T10:05:44.0938154Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-12-01T10:05:44.3582034Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-12-01T10:05:44.4182413Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-12-01T10:05:44.4409711Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-12-01T10:05:44.6165773Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-12-01T10:05:44.8041517Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-12-01T10:05:44.8257917Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-12-01T10:05:44.8613601Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-12-01T10:05:44.9851829Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-12-01T10:05:45.2823727Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-12-01T10:05:45.3539263Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-12-01T10:05:45.3547267Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-12-01T10:05:45.5622393Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-12-01T10:05:45.7360450Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-12-01T10:05:45.7719001Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-12-01T10:05:46.0818903Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-12-01T10:05:46.1185961Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-12-01T10:05:46.2345780Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-12-01T10:05:46.5403131Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-12-01T10:05:46.5600696Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-12-01T10:05:46.5907786Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-12-01T10:05:46.6493569Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-12-01T10:05:46.9023733Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-12-01T10:05:46.9957547Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-12-01T10:05:47.0473159Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-12-01T10:05:47.1289250Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-12-01T10:05:47.2674679Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-12-01T10:05:47.3145790Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-12-01T10:05:47.4657536Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-12-01T10:05:47.7255525Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-12-01T10:05:47.7544746Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-12-01T10:05:47.7556028Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-12-01T10:05:47.7802754Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-12-01T10:05:47.8924796Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-12-01T10:05:48.0993768Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-12-01T10:05:48.1595870Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-12-01T10:05:48.2009590Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-12-01T10:05:48.2973604Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-12-01T10:05:48.3050436Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-12-01T10:05:48.4808269Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-12-01T10:05:48.5153151Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-12-01T10:05:48.7218679Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-12-01T10:05:48.9297654Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-12-01T10:05:48.9627682Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-12-01T10:05:49.0809991Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-12-01T10:05:49.1116073Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-12-01T10:05:49.1440115Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-12-01T10:05:49.2766395Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-12-01T10:05:49.2946507Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-12-01T10:05:49.5308926Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-12-01T10:05:49.5604477Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-12-01T10:05:49.7813329Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-12-01T10:05:49.8397072Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-12-01T10:05:49.8948151Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-12-01T10:05:50.2041105Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-12-01T10:05:50.2761781Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-12-01T10:05:50.3640867Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-12-01T10:05:50.6017129Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-12-01T10:05:50.6635058Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-12-01T10:05:50.6659512Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-12-01T10:05:50.8484142Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-12-01T10:05:50.9189871Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-12-01T10:05:50.9683427Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-12-01T10:05:51.0220749Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-12-01T10:05:51.2741121Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-12-01T10:05:51.3030913Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-12-01T10:05:51.3875779Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-12-01T10:05:51.3885273Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-12-01T10:05:51.6872339Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-12-01T10:05:51.7749582Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-12-01T10:05:51.7754965Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-12-01T10:05:51.8175953Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-12-01T10:05:51.9997680Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-12-01T10:05:52.2876514Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-12-01T10:05:52.3187686Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-12-01T10:05:52.3461205Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-12-01T10:05:52.4466577Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-12-01T10:05:52.5554966Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-12-01T10:05:52.9669645Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-12-01T10:05:52.9989335Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-12-01T10:05:53.0437122Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-12-01T10:05:53.0625685Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-12-01T10:05:53.0913312Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-12-01T10:05:53.1480062Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-12-01T10:05:53.1534975Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-12-01T10:05:53.3552261Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-12-01T10:05:53.5312214Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-12-01T10:05:53.5855267Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-12-01T10:05:53.6790958Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-12-01T10:05:53.7172118Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-12-01T10:05:53.7218523Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-12-01T10:05:53.9423570Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-12-01T10:05:54.2412462Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-12-01T10:05:54.3543010Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-12-01T10:05:54.3546241Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-12-01T10:05:54.4176195Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-12-01T10:05:54.4245546Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-12-01T10:05:54.4480913Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-12-01T10:05:54.9584110Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-12-01T10:05:54.9985514Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-12-01T10:05:55.0159188Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-12-01T10:05:55.0961284Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-12-01T10:05:55.1930905Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-12-01T10:05:55.2058883Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-12-01T10:05:55.5757959Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-12-01T10:05:55.6025897Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-12-01T10:05:55.6334379Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-12-01T10:05:55.6982742Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-12-01T10:05:55.9568796Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-12-01T10:05:55.9621523Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-12-01T10:05:55.9718500Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-12-01T10:05:55.9790550Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-12-01T10:05:56.1585823Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-12-01T10:05:56.2199244Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-12-01T10:05:56.2911308Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-12-01T10:05:56.3207126Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-12-01T10:05:56.4211517Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-12-01T10:05:56.4563675Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-12-01T10:05:56.5158746Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-12-01T10:05:56.5258528Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-12-01T10:05:56.5531475Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-12-01T10:05:56.6603473Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-12-01T10:05:56.7248169Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-12-01T10:05:56.7998997Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-12-01T10:05:56.9279316Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-12-01T10:05:56.9692699Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-12-01T10:05:57.0187832Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-12-01T10:05:57.0395352Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-12-01T10:05:57.1366345Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-12-01T10:05:57.2491302Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-12-01T10:05:57.2580296Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-12-01T10:05:57.2799648Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-12-01T10:05:57.3427553Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-12-01T10:05:57.3954776Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-12-01T10:05:57.4291882Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-12-01T10:05:57.6278369Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-12-01T10:05:57.6501567Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-12-01T10:05:57.7005642Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-12-01T10:05:57.7342277Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-12-01T10:05:57.7564810Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-12-01T10:05:57.8470308Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-12-01T10:05:57.9107867Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-12-01T10:05:57.9114979Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-12-01T10:05:58.0244589Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-12-01T10:05:58.1265635Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-12-01T10:05:58.1955762Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-12-01T10:05:58.2201254Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-12-01T10:05:58.2808501Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-12-01T10:05:58.2919680Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-12-01T10:05:58.4359417Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-12-01T10:05:58.4483766Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-12-01T10:05:58.5058775Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-12-01T10:05:58.5213216Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-12-01T10:05:58.6221090Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-12-01T10:05:58.7233286Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-12-01T10:05:58.7978861Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-12-01T10:05:58.8183364Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-12-01T10:05:59.0117847Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-12-01T10:05:59.1784956Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-12-01T10:05:59.2417551Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-12-01T10:05:59.2418337Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-12-01T10:05:59.2917414Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-12-01T10:05:59.3049083Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-12-01T10:05:59.5042046Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-12-01T10:05:59.5057467Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-12-01T10:05:59.7375816Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-12-01T10:05:59.8515400Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-12-01T10:05:59.8842210Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-12-01T10:05:59.9212212Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-12-01T10:05:59.9568720Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-12-01T10:05:59.9858050Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-12-01T10:06:00.1306286Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-12-01T10:06:00.3457790Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-12-01T10:06:00.3899359Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-12-01T10:06:00.4537955Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-12-01T10:06:00.4869633Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-12-01T10:06:00.5593750Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-12-01T10:06:00.7255666Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-12-01T10:06:00.8741104Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-12-01T10:06:00.9325017Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-12-01T10:06:00.9847621Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-12-01T10:06:01.0527259Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-12-01T10:06:01.0823450Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-12-01T10:06:01.1587278Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-12-01T10:06:01.3028694Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2022-12-01T10:06:01.3101970Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-12-01T10:06:01.3378965Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-12-01T10:06:01.4056368Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-12-01T10:06:01.4637165Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-12-01T10:06:01.6866577Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-12-01T10:06:01.7319250Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-12-01T10:06:01.7328539Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-12-01T10:06:01.9321675Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-12-01T10:06:01.9731783Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-12-01T10:06:02.0876667Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-12-01T10:06:02.1010091Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-12-01T10:06:02.1809257Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-12-01T10:06:02.2461720Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-12-01T10:06:02.3295013Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-12-01T10:06:02.4649122Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-12-01T10:06:02.5206890Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-12-01T10:06:02.5235788Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-12-01T10:06:02.6193427Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-12-01T10:06:02.6674811Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-12-01T10:06:02.6962855Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-12-01T10:06:02.8983076Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-12-01T10:06:03.0575482Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-12-01T10:06:03.1240339Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-12-01T10:06:03.2587051Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-12-01T10:06:03.2815873Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2022-12-01T10:06:03.3210981Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-12-01T10:06:03.3436725Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-12-01T10:06:03.4324358Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-12-01T10:06:03.5249500Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/OpsImpl.cpp.o 2022-12-01T10:06:03.6152376Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-12-01T10:06:03.7408239Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-12-01T10:06:03.7745044Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-12-01T10:06:03.9657206Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-12-01T10:06:03.9826076Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-12-01T10:06:04.0493057Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-12-01T10:06:04.0792407Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-12-01T10:06:04.1232537Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-12-01T10:06:04.3874831Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-12-01T10:06:04.4314199Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-12-01T10:06:04.6648122Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-12-01T10:06:04.6805137Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-12-01T10:06:04.7579075Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-12-01T10:06:04.8216492Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-12-01T10:06:04.9192144Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-12-01T10:06:04.9251730Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-12-01T10:06:05.0306670Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-12-01T10:06:05.0560598Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-12-01T10:06:05.1526259Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-12-01T10:06:05.3562138Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2022-12-01T10:06:05.3787888Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-12-01T10:06:05.4518571Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-12-01T10:06:05.5187218Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-12-01T10:06:05.5741222Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-12-01T10:06:05.7630128Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-12-01T10:06:06.0044650Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-12-01T10:06:06.0467742Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-12-01T10:06:06.0538384Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-12-01T10:06:06.1558851Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-12-01T10:06:06.1884103Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-12-01T10:06:06.1969507Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-12-01T10:06:06.4309380Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-12-01T10:06:06.5228647Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-12-01T10:06:06.5518489Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-12-01T10:06:06.7949885Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-12-01T10:06:06.8244111Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-12-01T10:06:06.8972477Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-12-01T10:06:07.1125855Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-12-01T10:06:07.1452070Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-12-01T10:06:07.2812746Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-12-01T10:06:07.4783427Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-12-01T10:06:07.5165580Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-12-01T10:06:07.5535261Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-12-01T10:06:07.5577820Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-12-01T10:06:07.8199097Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-12-01T10:06:07.9129823Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-12-01T10:06:08.0870567Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-12-01T10:06:08.0970524Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-12-01T10:06:08.1061767Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-12-01T10:06:08.2117869Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-12-01T10:06:08.5093203Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-12-01T10:06:08.5810246Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-12-01T10:06:08.7050257Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-12-01T10:06:08.7562801Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-12-01T10:06:08.7841596Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-12-01T10:06:08.9208179Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-12-01T10:06:09.2029265Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-12-01T10:06:09.2709706Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-12-01T10:06:09.3196116Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-12-01T10:06:09.4666313Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-12-01T10:06:09.5454698Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-12-01T10:06:09.7503056Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-12-01T10:06:09.7714782Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-12-01T10:06:09.8485705Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-12-01T10:06:09.8915091Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-12-01T10:06:09.9804143Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-12-01T10:06:09.9876166Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-12-01T10:06:10.3225649Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-12-01T10:06:10.3509641Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-12-01T10:06:10.5164987Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-12-01T10:06:10.5556591Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-12-01T10:06:10.5570711Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-12-01T10:06:10.6004817Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-12-01T10:06:10.7167719Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-12-01T10:06:10.7301142Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-12-01T10:06:11.0799550Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-12-01T10:06:11.0991153Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-12-01T10:06:11.3616927Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-12-01T10:06:11.3758807Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-12-01T10:06:11.5336466Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-12-01T10:06:11.6013601Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-12-01T10:06:11.6085181Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-12-01T10:06:11.7024980Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-12-01T10:06:11.9825971Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-12-01T10:06:12.1868398Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-12-01T10:06:12.2232425Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-12-01T10:06:12.2745850Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-12-01T10:06:12.2966978Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-12-01T10:06:12.3037814Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-12-01T10:06:12.5515456Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-12-01T10:06:12.8444417Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-12-01T10:06:13.0041605Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-12-01T10:06:13.0043829Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-12-01T10:06:13.0120705Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-12-01T10:06:13.0619376Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-12-01T10:06:13.1753323Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-12-01T10:06:13.5812124Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-12-01T10:06:13.5897067Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-12-01T10:06:13.5910370Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-12-01T10:06:13.7018494Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-12-01T10:06:13.7205315Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-12-01T10:06:13.7967063Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-12-01T10:06:14.2028865Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-12-01T10:06:14.2339094Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-12-01T10:06:14.2548418Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-12-01T10:06:14.3599874Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-12-01T10:06:14.3810287Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-12-01T10:06:14.4533386Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-12-01T10:06:14.7715134Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-12-01T10:06:14.9334372Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-12-01T10:06:14.9533329Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-12-01T10:06:14.9534553Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-12-01T10:06:15.1434275Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-12-01T10:06:15.2231681Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-12-01T10:06:15.3351064Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-12-01T10:06:15.5162751Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-12-01T10:06:15.6031515Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-12-01T10:06:15.6032504Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-12-01T10:06:15.7030400Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-12-01T10:06:15.8013182Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-12-01T10:06:15.8856525Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-12-01T10:06:15.9387768Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-12-01T10:06:16.0810657Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-12-01T10:06:16.2631153Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T10:06:16.2655939Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T10:06:16.4068084Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T10:06:16.6172108Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-12-01T10:06:16.6353309Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:16.6845671Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:16.7107232Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:16.7399540Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:16.9346046Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-12-01T10:06:16.9644463Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.1017976Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.1980339Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.2275023Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.2775840Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-12-01T10:06:17.3313728Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.5703347Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.6873120Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.7212647Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.7309175Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.7440283Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:17.7549560Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.0183269Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.0502771Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.1806071Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.1954171Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.2021602Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.2359569Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-12-01T10:06:18.4490735Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.4927823Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.6239181Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.6250302Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.7106334Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.7419084Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.8954921Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:18.9754234Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.0359847Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-12-01T10:06:19.1216061Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.1465780Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.1942429Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.3198786Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.3386881Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.4553999Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.8522531Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.8523080Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.8728263Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.8919247Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:19.9381505Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:20.1213090Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:06:20.1924166Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-12-01T10:06:20.2733710Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2022-12-01T10:06:20.3271559Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2022-12-01T10:06:20.3638161Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2022-12-01T10:06:20.4251059Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2022-12-01T10:06:20.6585292Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2022-12-01T10:06:20.6981126Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T10:06:20.7359121Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T10:06:20.9160307Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T10:06:20.9461663Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2022-12-01T10:06:21.1341774Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:21.2388084Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:21.2578172Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:21.3015054Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:21.4165239Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2022-12-01T10:06:21.4557120Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:21.5603295Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:21.6973571Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:21.7557852Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:21.8108723Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2022-12-01T10:06:21.8134589Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.0849899Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.1064780Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.1303693Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.2084124Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.2761932Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.3893791Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.4427994Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.4669774Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.5516724Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.6958345Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.7855950Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.8226959Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2022-12-01T10:06:22.8311714Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.8923598Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:22.9180345Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.1408528Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.1662153Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.2260703Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.2670979Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.3949532Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.3982951Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2022-12-01T10:06:23.4747762Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.5121158Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.6086423Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.6611079Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.7789458Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:23.8801390Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:24.0438651Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:24.0863970Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:24.1697762Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:24.2577561Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:24.3297449Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:24.4008494Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:06:24.4317656Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2022-12-01T10:06:24.8935333Z [ 85%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-12-01T10:06:49.0462748Z [ 85%] Built target torch_cpu 2022-12-01T10:06:49.0638834Z [ 85%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-12-01T10:06:49.0643878Z [ 85%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-12-01T10:06:49.0647464Z [ 85%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-12-01T10:06:49.0697019Z [ 85%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupMPITest.dir/ProcessGroupMPITest.cpp.o 2022-12-01T10:06:49.0725222Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o 2022-12-01T10:06:49.0767524Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o 2022-12-01T10:06:49.4527188Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o 2022-12-01T10:06:49.4527923Z [ 85%] Linking CXX executable ../bin/FileStoreTest 2022-12-01T10:06:49.4941577Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o 2022-12-01T10:06:49.5136933Z [ 85%] Linking CXX executable ../bin/HashStoreTest 2022-12-01T10:06:49.5463497Z [ 85%] Linking CXX executable ../bin/ProcessGroupMPITest 2022-12-01T10:06:49.5511902Z [ 85%] Linking CXX executable ../bin/TCPStoreTest 2022-12-01T10:06:49.9207645Z [ 85%] Built target FileStoreTest 2022-12-01T10:06:49.9283162Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o 2022-12-01T10:06:49.9777672Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o 2022-12-01T10:06:49.9939127Z [ 85%] Built target HashStoreTest 2022-12-01T10:06:50.0005962Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o 2022-12-01T10:06:50.0213309Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o 2022-12-01T10:06:50.1930840Z [ 85%] Built target ProcessGroupMPITest 2022-12-01T10:06:50.1985602Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o 2022-12-01T10:06:50.2175137Z [ 85%] Built target TCPStoreTest 2022-12-01T10:06:50.2229610Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp.o 2022-12-01T10:06:50.2393086Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o 2022-12-01T10:06:50.3051298Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o 2022-12-01T10:06:50.3189425Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o 2022-12-01T10:06:50.3501611Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o 2022-12-01T10:06:50.4002082Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o 2022-12-01T10:06:50.4836643Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o 2022-12-01T10:06:50.5005131Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o 2022-12-01T10:06:50.6642828Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o 2022-12-01T10:06:50.6825501Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o 2022-12-01T10:06:50.7731142Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o 2022-12-01T10:06:50.8107136Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o 2022-12-01T10:06:50.8279947Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o 2022-12-01T10:06:50.8399403Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o 2022-12-01T10:06:51.1733778Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o 2022-12-01T10:06:51.3021899Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o 2022-12-01T10:06:51.3581959Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o 2022-12-01T10:06:51.4407632Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2022-12-01T10:06:51.5307979Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2022-12-01T10:06:51.5807254Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2022-12-01T10:06:51.7450651Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o 2022-12-01T10:06:51.8510998Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o 2022-12-01T10:06:51.9417239Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o 2022-12-01T10:06:52.0743176Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o 2022-12-01T10:06:52.1444216Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o 2022-12-01T10:06:52.2259041Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o 2022-12-01T10:06:52.3624512Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o 2022-12-01T10:06:52.5205153Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o 2022-12-01T10:06:52.6967545Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o 2022-12-01T10:06:52.7186213Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cpp.o 2022-12-01T10:06:52.7988876Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o 2022-12-01T10:06:53.0080922Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o 2022-12-01T10:06:53.0408406Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cudnn/Handle.cpp.o 2022-12-01T10:06:53.0893902Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/cudnn/Types.cpp.o 2022-12-01T10:06:53.1006077Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/cuda/nccl.cpp.o 2022-12-01T10:06:53.2910055Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2022-12-01T10:06:53.3600572Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2022-12-01T10:06:53.4249697Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2022-12-01T10:06:53.5237174Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2022-12-01T10:06:53.6002017Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2022-12-01T10:06:53.6260701Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2022-12-01T10:06:53.6538894Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2022-12-01T10:06:53.6862328Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu.o 2022-12-01T10:06:53.7056153Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cpp.dir/__/aten/src/ATen/native/cuda/TensorFactories.cu.o 2022-12-01T10:06:54.7398571Z [ 86%] Linking CXX shared library ../lib/libtorch_cuda_cpp.so 2022-12-01T10:06:55.5304444Z [ 86%] Built target torch_cuda_cpp 2022-12-01T10:06:55.5700459Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/Sleep.cu.o 2022-12-01T10:06:55.5701297Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/cub-RadixSortKeys.cu.o 2022-12-01T10:06:55.5702189Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs.cu.o 2022-12-01T10:06:55.5705069Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/jiterator.cu.o 2022-12-01T10:06:55.5705864Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/detail/IndexUtils.cu.o 2022-12-01T10:06:55.5706956Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/cub.cu.o 2022-12-01T10:06:56.1711429Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/AbsKernel.cu.o 2022-12-01T10:06:56.5409738Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationEluKernel.cu.o 2022-12-01T10:06:56.6623395Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationGeluKernel.cu.o 2022-12-01T10:06:56.6633595Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationGluKernel.cu.o 2022-12-01T10:06:56.6665261Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu.o 2022-12-01T10:06:57.0285058Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu.o 2022-12-01T10:06:57.0448043Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu.o 2022-12-01T10:06:57.4224263Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu.o 2022-12-01T10:06:57.4929852Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu.o 2022-12-01T10:06:57.5483260Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu.o 2022-12-01T10:06:57.8128767Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationMishKernel.cu.o 2022-12-01T10:06:57.9010704Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationPreluKernel.cu.o 2022-12-01T10:06:58.1101858Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationSiluKernel.cu.o 2022-12-01T10:06:58.3075462Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu.o 2022-12-01T10:06:58.3746906Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu.o 2022-12-01T10:06:58.6192254Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu.o 2022-12-01T10:06:58.7366369Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu.o 2022-12-01T10:06:58.9102483Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu.o 2022-12-01T10:06:59.0835294Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu.o 2022-12-01T10:06:59.1696923Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu.o 2022-12-01T10:06:59.3063834Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/AmpKernels.cu.o 2022-12-01T10:06:59.5287232Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/AveragePool2d.cu.o 2022-12-01T10:06:59.7908851Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/AveragePool3d.cu.o 2022-12-01T10:06:59.9094220Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu.o 2022-12-01T10:07:00.1022236Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu.o 2022-12-01T10:07:00.1636337Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu.o 2022-12-01T10:07:00.3982295Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu.o 2022-12-01T10:07:00.6408514Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu.o 2022-12-01T10:07:00.8007246Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu.o 2022-12-01T10:07:00.8470527Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu.o 2022-12-01T10:07:00.9785049Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu.o 2022-12-01T10:07:01.2445366Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryMulKernel.cu.o 2022-12-01T10:07:01.3261579Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu.o 2022-12-01T10:07:01.5257950Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu.o 2022-12-01T10:07:01.7346656Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Bucketization.cu.o 2022-12-01T10:07:01.8088586Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/CUDAScalar.cu.o 2022-12-01T10:07:02.0396154Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Col2Im.cu.o 2022-12-01T10:07:02.1221032Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/CompareEQKernel.cu.o 2022-12-01T10:07:02.3689286Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/CompareKernels.cu.o 2022-12-01T10:07:02.4583767Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ComplexKernel.cu.o 2022-12-01T10:07:02.7043424Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ConvolutionMM2d.cu.o 2022-12-01T10:07:02.7448044Z [ 86%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Copy.cu.o 2022-12-01T10:07:03.0536570Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/CopysignKernel.cu.o 2022-12-01T10:07:03.0736407Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/CrossKernel.cu.o 2022-12-01T10:07:03.3824197Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/CumminmaxKernel.cu.o 2022-12-01T10:07:03.6255117Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/CumprodKernel.cu.o 2022-12-01T10:07:03.7270104Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/CumsumKernel.cu.o 2022-12-01T10:07:03.8835108Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DepthwiseConv2d.cu.o 2022-12-01T10:07:03.9118679Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DepthwiseConv3d.cu.o 2022-12-01T10:07:04.1902408Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu.o 2022-12-01T10:07:04.4434264Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu.o 2022-12-01T10:07:04.5595509Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistanceKernel.cu.o 2022-12-01T10:07:04.7822470Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistributionBernoulli.cu.o 2022-12-01T10:07:04.9894760Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu.o 2022-12-01T10:07:05.2272696Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu.o 2022-12-01T10:07:05.2366413Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu.o 2022-12-01T10:07:05.4181457Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu.o 2022-12-01T10:07:05.6709291Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistributionNormal.cu.o 2022-12-01T10:07:05.9961744Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistributionRandomKernel.cu.o 2022-12-01T10:07:06.1069966Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/DistributionUniform.cu.o 2022-12-01T10:07:06.2690039Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Distributions.cu.o 2022-12-01T10:07:06.4533040Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Dropout.cu.o 2022-12-01T10:07:06.6941960Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Embedding.cu.o 2022-12-01T10:07:06.8215700Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu.o 2022-12-01T10:07:07.1339281Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/EmbeddingBag.cu.o 2022-12-01T10:07:07.2179972Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/FillKernel.cu.o 2022-12-01T10:07:07.5515169Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu.o 2022-12-01T10:07:07.7074968Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu.o 2022-12-01T10:07:07.9459071Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu.o 2022-12-01T10:07:08.1182724Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu.o 2022-12-01T10:07:08.1997736Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ForeachReduceOp.cu.o 2022-12-01T10:07:08.4069858Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ForeachUnaryOp.cu.o 2022-12-01T10:07:08.6014916Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu.o 2022-12-01T10:07:08.7912470Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu.o 2022-12-01T10:07:08.9429635Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu.o 2022-12-01T10:07:09.2370166Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/FusedAdamKernel.cu.o 2022-12-01T10:07:09.2808294Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/GcdLcmKernel.cu.o 2022-12-01T10:07:09.5621672Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/GridSampler.cu.o 2022-12-01T10:07:09.5703461Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/IGammaKernel.cu.o 2022-12-01T10:07:09.8071958Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Im2Col.cu.o 2022-12-01T10:07:09.8468912Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/IndexKernel.cu.o 2022-12-01T10:07:10.1109092Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Indexing.cu.o 2022-12-01T10:07:10.2245894Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu.o 2022-12-01T10:07:10.4551393Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Lerp.cu.o 2022-12-01T10:07:10.5321616Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/LinearAlgebra.cu.o 2022-12-01T10:07:10.7959638Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/LogAddExpKernel.cu.o 2022-12-01T10:07:11.1115582Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu.o 2022-12-01T10:07:11.3776411Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Loss.cu.o 2022-12-01T10:07:11.6018646Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/LossCTC.cu.o 2022-12-01T10:07:11.7931778Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu.o 2022-12-01T10:07:11.8636286Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/MaxUnpooling.cu.o 2022-12-01T10:07:12.1483704Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu.o 2022-12-01T10:07:12.1484717Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/MultiMarginLoss.cu.o 2022-12-01T10:07:12.6240706Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/MultinomialKernel.cu.o 2022-12-01T10:07:12.6671181Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/NLLLoss2d.cu.o 2022-12-01T10:07:12.6892961Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu.o 2022-12-01T10:07:13.0436127Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu.o 2022-12-01T10:07:13.2284020Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu.o 2022-12-01T10:07:13.2968674Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Nonzero.cu.o 2022-12-01T10:07:13.6829737Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Normalization.cu.o 2022-12-01T10:07:13.7513028Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu.o 2022-12-01T10:07:14.0282186Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/PowKernel.cu.o 2022-12-01T10:07:14.1225627Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/RNN.cu.o 2022-12-01T10:07:14.2586281Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Randperm.cu.o 2022-12-01T10:07:14.6304018Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/RangeFactories.cu.o 2022-12-01T10:07:14.7063711Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/RecordStream.cu.o 2022-12-01T10:07:14.8696929Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Reduce.cu.o 2022-12-01T10:07:15.0183225Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu.o 2022-12-01T10:07:15.1773194Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu.o 2022-12-01T10:07:15.5580401Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu.o 2022-12-01T10:07:15.6291453Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceLogicKernel.cu.o 2022-12-01T10:07:15.6403031Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu.o 2022-12-01T10:07:15.8087127Z [ 87%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu.o 2022-12-01T10:07:15.9287365Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceMomentKernel.cu.o 2022-12-01T10:07:16.0593864Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceNormKernel.cu.o 2022-12-01T10:07:16.4567676Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu.o 2022-12-01T10:07:16.5562608Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReflectionPad.cu.o 2022-12-01T10:07:16.5675071Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/RenormKernel.cu.o 2022-12-01T10:07:16.7383329Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Repeat.cu.o 2022-12-01T10:07:16.9224638Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReplicationPadding.cu.o 2022-12-01T10:07:17.3222604Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/RreluWithNoise.cu.o 2022-12-01T10:07:17.3762008Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ScatterGatherKernel.cu.o 2022-12-01T10:07:17.3846730Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/SegmentReduce.cu.o 2022-12-01T10:07:17.7214758Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Shape.cu.o 2022-12-01T10:07:17.7688073Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/SoftMax.cu.o 2022-12-01T10:07:18.0665006Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Sort.cu.o 2022-12-01T10:07:18.5420453Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/SortImpl.cu.o 2022-12-01T10:07:18.5510247Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/SortStable.cu.o 2022-12-01T10:07:18.7424490Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Sorting.cu.o 2022-12-01T10:07:18.8702765Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu.o 2022-12-01T10:07:19.1437821Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/SparseMM.cu.o 2022-12-01T10:07:19.5901020Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/SpectralOps.cu.o 2022-12-01T10:07:19.5971810Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/StepKernel.cu.o 2022-12-01T10:07:19.6000942Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/SummaryOps.cu.o 2022-12-01T10:07:19.6781324Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/TensorCompare.cu.o 2022-12-01T10:07:19.9572457Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cu.o 2022-12-01T10:07:20.2045216Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/TensorTopK.cu.o 2022-12-01T10:07:20.4322812Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/TensorTransformations.cu.o 2022-12-01T10:07:20.5220621Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/TriangularOps.cu.o 2022-12-01T10:07:20.6584418Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryComplexKernels.cu.o 2022-12-01T10:07:20.8681620Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryFractionKernels.cu.o 2022-12-01T10:07:21.2858375Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGammaKernels.cu.o 2022-12-01T10:07:21.3558065Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu.o 2022-12-01T10:07:21.4909563Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu.o 2022-12-01T10:07:21.5381927Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu.o 2022-12-01T10:07:21.5768721Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu.o 2022-12-01T10:07:21.8718787Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu.o 2022-12-01T10:07:22.1439664Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu.o 2022-12-01T10:07:22.2572658Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu.o 2022-12-01T10:07:22.3832120Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu.o 2022-12-01T10:07:22.4382967Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu.o 2022-12-01T10:07:22.6182880Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu.o 2022-12-01T10:07:22.8040416Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu.o 2022-12-01T10:07:23.0719760Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu.o 2022-12-01T10:07:23.1221549Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryLogKernels.cu.o 2022-12-01T10:07:23.2700030Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnaryOpsKernel.cu.o 2022-12-01T10:07:23.3410638Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnarySignKernels.cu.o 2022-12-01T10:07:23.5613693Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu.o 2022-12-01T10:07:23.7863280Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu.o 2022-12-01T10:07:23.9615645Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UniqueCub.cu.o 2022-12-01T10:07:24.0389718Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu.o 2022-12-01T10:07:24.2682986Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu.o 2022-12-01T10:07:24.3544195Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UpSampleLinear1d.cu.o 2022-12-01T10:07:24.5903575Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UpSampleNearest1d.cu.o 2022-12-01T10:07:24.9265032Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UpSampleNearest2d.cu.o 2022-12-01T10:07:25.0388145Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UpSampleNearest3d.cu.o 2022-12-01T10:07:25.1569898Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu.o 2022-12-01T10:07:25.3626712Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu.o 2022-12-01T10:07:25.4402895Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/WeightNorm.cu.o 2022-12-01T10:07:25.5853929Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ZetaKernel.cu.o 2022-12-01T10:07:26.0049562Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/airy_ai.cu.o 2022-12-01T10:07:26.0790568Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/bessel_j0.cu.o 2022-12-01T10:07:26.2122709Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/bessel_j1.cu.o 2022-12-01T10:07:26.4543908Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/bessel_y0.cu.o 2022-12-01T10:07:26.5209194Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/bessel_y1.cu.o 2022-12-01T10:07:26.5914409Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu.o 2022-12-01T10:07:26.8460899Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu.o 2022-12-01T10:07:26.9646224Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu.o 2022-12-01T10:07:27.1897115Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu.o 2022-12-01T10:07:27.3719323Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu.o 2022-12-01T10:07:27.3777837Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/fused_adam_impl.cu.o 2022-12-01T10:07:27.6275501Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/group_norm_kernel.cu.o 2022-12-01T10:07:27.7073876Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_h.cu.o 2022-12-01T10:07:27.8514373Z [ 88%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_he.cu.o 2022-12-01T10:07:28.1336442Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu.o 2022-12-01T10:07:28.3951099Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/layer_norm_kernel.cu.o 2022-12-01T10:07:28.5658362Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/legendre_polynomial_p.cu.o 2022-12-01T10:07:28.6171772Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/modified_bessel_i0.cu.o 2022-12-01T10:07:28.8038489Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/modified_bessel_i1.cu.o 2022-12-01T10:07:28.9670882Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/modified_bessel_k0.cu.o 2022-12-01T10:07:29.0670052Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/modified_bessel_k1.cu.o 2022-12-01T10:07:29.4469811Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu.o 2022-12-01T10:07:29.4665331Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/layer_norm_kernel.cu(285): warning: inline qualifier ignored for "__global__" function 2022-12-01T10:07:29.4665791Z 2022-12-01T10:07:29.4673247Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/layer_norm_kernel.cu(285): warning: inline qualifier ignored for "__global__" function 2022-12-01T10:07:29.4673792Z 2022-12-01T10:07:29.4755040Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu.o 2022-12-01T10:07:29.4842693Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu.o 2022-12-01T10:07:29.6828485Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu.o 2022-12-01T10:07:29.8463700Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu.o 2022-12-01T10:07:29.9504601Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu.o 2022-12-01T10:07:30.3067921Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/spherical_bessel_j0.cu.o 2022-12-01T10:07:30.3501793Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu.o 2022-12-01T10:07:30.4624627Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SoftMax.cu.o 2022-12-01T10:07:30.6158417Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu.o 2022-12-01T10:07:30.7623636Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu.o 2022-12-01T10:07:31.0314144Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu.o 2022-12-01T10:07:31.1961779Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu.o 2022-12-01T10:07:31.9459245Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cu.o 2022-12-01T10:07:32.0035013Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu.o 2022-12-01T10:07:32.0418425Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu.o 2022-12-01T10:07:32.3950940Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu:835:44: warning: 'CUSPARSE_COOMM_ALG2' is deprecated: please use CUSPARSE_SPMM_COO_ALG2 instead [-Wdeprecated-declarations] 2022-12-01T10:07:32.3951965Z cusparseSpMMAlg_t mm_alg = deterministic ? CUSPARSE_COOMM_ALG2 : CUSPARSE_COOMM_ALG1; 2022-12-01T10:07:32.4073662Z ^ 2022-12-01T10:07:32.4074668Z /usr/local/cuda/bin/../targets/x86_64-linux/include/cusparse.h:6443:34: note: 'CUSPARSE_COOMM_ALG2' has been explicitly marked deprecated here 2022-12-01T10:07:32.4075561Z CUSPARSE_COOMM_ALG2 __attribute((deprecated("please use CUSPARSE_SPMM_COO_ALG2 instead"))), 2022-12-01T10:07:32.4076024Z ^ 2022-12-01T10:07:32.4077063Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu:835:66: warning: 'CUSPARSE_COOMM_ALG1' is deprecated: please use CUSPARSE_SPMM_COO_ALG1 instead [-Wdeprecated-declarations] 2022-12-01T10:07:32.4240001Z cusparseSpMMAlg_t mm_alg = deterministic ? CUSPARSE_COOMM_ALG2 : CUSPARSE_COOMM_ALG1; 2022-12-01T10:07:32.4240535Z ^ 2022-12-01T10:07:32.4241461Z /usr/local/cuda/bin/../targets/x86_64-linux/include/cusparse.h:6442:34: note: 'CUSPARSE_COOMM_ALG1' has been explicitly marked deprecated here 2022-12-01T10:07:32.4242200Z CUSPARSE_COOMM_ALG1 __attribute((deprecated("please use CUSPARSE_SPMM_COO_ALG1 instead"))), 2022-12-01T10:07:32.4242699Z ^ 2022-12-01T10:07:32.4243019Z 2 warnings generated. 2022-12-01T10:07:32.4514034Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu.o 2022-12-01T10:07:32.7260134Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu.o 2022-12-01T10:07:32.7507734Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu.o 2022-12-01T10:07:33.5857745Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu.o 2022-12-01T10:07:33.7384850Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/transformers/cuda/attention.cu.o 2022-12-01T10:07:33.9263013Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/RegisterCUDA.cpp.o 2022-12-01T10:07:34.2402255Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/RegisterNestedTensorCUDA.cpp.o 2022-12-01T10:07:34.3905970Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/RegisterQuantizedCUDA.cpp.o 2022-12-01T10:07:34.7002223Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/RegisterSparseCUDA.cpp.o 2022-12-01T10:07:34.7678413Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/RegisterSparseCsrCUDA.cpp.o 2022-12-01T10:07:34.8357218Z [ 89%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/UfuncCUDA_add.cu.o 2022-12-01T10:07:35.0063475Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/CUDABlas.cpp.o 2022-12-01T10:07:35.1466262Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/CUDASparseBlas.cpp.o 2022-12-01T10:07:35.1817324Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/cuda/CublasHandlePool.cpp.o 2022-12-01T10:07:35.2172208Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Activation.cpp.o 2022-12-01T10:07:35.2197533Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp.o 2022-12-01T10:07:35.5179831Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Blas.cpp.o 2022-12-01T10:07:35.5248243Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Distributions.cpp.o 2022-12-01T10:07:35.6037313Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Equal.cpp.o 2022-12-01T10:07:35.6255863Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/GridSampler.cpp.o 2022-12-01T10:07:35.6625979Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/IndexKernel.cpp.o 2022-12-01T10:07:35.7577398Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ReduceOps.cpp.o 2022-12-01T10:07:35.8457850Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/ScanKernels.cpp.o 2022-12-01T10:07:35.9152410Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Sort.cpp.o 2022-12-01T10:07:35.9601076Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Sorting.cpp.o 2022-12-01T10:07:35.9760109Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cpp.o 2022-12-01T10:07:36.0303293Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp.o 2022-12-01T10:07:36.1365498Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/TensorTopK.cpp.o 2022-12-01T10:07:36.1975537Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/jit_utils.cpp.o 2022-12-01T10:07:36.2064324Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp.o 2022-12-01T10:07:36.2840974Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp.o 2022-12-01T10:07:36.3655195Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp.o 2022-12-01T10:07:36.4423023Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp.o 2022-12-01T10:07:36.5484841Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp.o 2022-12-01T10:07:36.5557469Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_api.cpp.o 2022-12-01T10:07:36.6479021Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2022-12-01T10:07:36.6532154Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/cuda/comm.cpp.o 2022-12-01T10:07:36.7275147Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2022-12-01T10:07:36.8034939Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2022-12-01T10:07:36.8477936Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/profiler/cuda.cpp.o 2022-12-01T10:07:36.8656501Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2022-12-01T10:07:36.9133282Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/arith.cpp.o 2022-12-01T10:07:37.0452152Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/compute_at.cpp.o 2022-12-01T10:07:37.2015513Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/inline_propagator.cpp.o 2022-12-01T10:07:37.3773928Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/compute_at_map.cpp.o 2022-12-01T10:07:37.4445292Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/codegen.cpp.o 2022-12-01T10:07:37.4953033Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/contiguity.cpp.o 2022-12-01T10:07:37.5811898Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/dispatch.cpp.o 2022-12-01T10:07:37.6520523Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/expr_evaluator.cpp.o 2022-12-01T10:07:37.8113490Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/executor.cpp.o 2022-12-01T10:07:37.9715309Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/executor_kernel_arg.cpp.o 2022-12-01T10:07:38.1848820Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/executor_launch_params.cpp.o 2022-12-01T10:07:38.2101512Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/evaluator_common.cpp.o 2022-12-01T10:07:38.2758837Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/executor_utils.cpp.o 2022-12-01T10:07:38.3251698Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/fusion.cpp.o 2022-12-01T10:07:38.4786460Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/graph_fuser.cpp.o 2022-12-01T10:07:38.5635632Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/grouped_reduction.cpp.o 2022-12-01T10:07:38.5775859Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/index_compute.cpp.o 2022-12-01T10:07:38.8513432Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_index_compute.cpp.o 2022-12-01T10:07:38.9327657Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/instrumentation.cpp.o 2022-12-01T10:07:38.9829167Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ir_base_nodes.cpp.o 2022-12-01T10:07:39.2340034Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ir_builder.cpp.o 2022-12-01T10:07:39.2595670Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ir_cloner.cpp.o 2022-12-01T10:07:39.3033662Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ir_container.cpp.o 2022-12-01T10:07:39.4748694Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ir_graphviz.cpp.o 2022-12-01T10:07:39.5225981Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ir_nodes.cpp.o 2022-12-01T10:07:39.5633600Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ir_iostream.cpp.o 2022-12-01T10:07:40.0489735Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ir_utils.cpp.o 2022-12-01T10:07:40.0558193Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/iter_visitor.cpp.o 2022-12-01T10:07:40.0812070Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/kernel.cpp.o 2022-12-01T10:07:40.0992481Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/kernel_cache.cpp.o 2022-12-01T10:07:40.1302162Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.cpp.o 2022-12-01T10:07:40.2206621Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/kernel_ir.cpp.o 2022-12-01T10:07:40.5769251Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.cpp.o 2022-12-01T10:07:40.6321964Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_alias_memory.cpp.o 2022-12-01T10:07:40.8346680Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_allocation.cpp.o 2022-12-01T10:07:40.8870660Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_double_buffer.cpp.o 2022-12-01T10:07:40.8896085Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_expr_sort.cpp.o 2022-12-01T10:07:40.9202528Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_fused_reduction.cpp.o 2022-12-01T10:07:41.2361261Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.cpp.o 2022-12-01T10:07:41.2810712Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_index.cpp.o 2022-12-01T10:07:41.4741464Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_index_hoist.cpp.o 2022-12-01T10:07:41.5278582Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_insert_syncs.cpp.o 2022-12-01T10:07:41.6257813Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_instrument.cpp.o 2022-12-01T10:07:41.6840258Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_loops.cpp.o 2022-12-01T10:07:42.0166954Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_magic_zero.cpp.o 2022-12-01T10:07:42.0408531Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.cpp.o 2022-12-01T10:07:42.1199037Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_predicate.cpp.o 2022-12-01T10:07:42.1640936Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.cpp.o 2022-12-01T10:07:42.2249196Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_replace_size.cpp.o 2022-12-01T10:07:42.3837216Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_shift.cpp.o 2022-12-01T10:07:42.5588017Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_sync_information.cpp.o 2022-12-01T10:07:42.6851134Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_thread_predicate.cpp.o 2022-12-01T10:07:42.7812967Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.cpp.o 2022-12-01T10:07:42.9116352Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.cpp.o 2022-12-01T10:07:42.9365296Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_unroll.cpp.o 2022-12-01T10:07:43.0186920Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_utils.cpp.o 2022-12-01T10:07:43.0839781Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_validation.cpp.o 2022-12-01T10:07:43.4398572Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower_warp_reduce.cpp.o 2022-12-01T10:07:43.4822238Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/lower2device.cpp.o 2022-12-01T10:07:43.5913831Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/manager.cpp.o 2022-12-01T10:07:43.6372697Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/maxinfo_propagator.cpp.o 2022-12-01T10:07:43.6391676Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/mutator.cpp.o 2022-12-01T10:07:43.6633683Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/non_divisible_split.cpp.o 2022-12-01T10:07:44.1774728Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ops/alias.cpp.o 2022-12-01T10:07:44.2196311Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ops/composite.cpp.o 2022-12-01T10:07:44.2432018Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/ops/normalization.cpp.o 2022-12-01T10:07:44.3080648Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/parallel_dimension_map.cpp.o 2022-12-01T10:07:44.3551219Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.cpp.o 2022-12-01T10:07:44.3894752Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/parser.cpp.o 2022-12-01T10:07:44.5928632Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/partial_split_map.cpp.o 2022-12-01T10:07:44.7595419Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/partition.cpp.o 2022-12-01T10:07:44.8672373Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/predicate_compute.cpp.o 2022-12-01T10:07:44.9019397Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_cache.cpp.o 2022-12-01T10:07:45.0062416Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_definition.cpp.o 2022-12-01T10:07:45.1812269Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_interface.cpp.o 2022-12-01T10:07:45.2032947Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/register_interface.cpp.o 2022-12-01T10:07:45.5459691Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/root_domain_map.cpp.o 2022-12-01T10:07:45.5636877Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp.o 2022-12-01T10:07:45.6044130Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.cpp.o 2022-12-01T10:07:45.6312164Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/transpose.cpp.o 2022-12-01T10:07:45.7510527Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/normalization.cpp.o 2022-12-01T10:07:45.8739457Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/reduction.cpp.o 2022-12-01T10:07:46.1390075Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/matmul.cpp.o 2022-12-01T10:07:46.1496873Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.cpp.o 2022-12-01T10:07:46.2493906Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/registry.cpp.o 2022-12-01T10:07:46.4381571Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/utils.cpp.o 2022-12-01T10:07:46.5096471Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/type_inference.cpp.o 2022-12-01T10:07:46.6189758Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/type_promotion.cpp.o 2022-12-01T10:07:46.7821323Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/fusion_segmenter.cpp.o 2022-12-01T10:07:46.8001811Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/tensor_view.cpp.o 2022-12-01T10:07:46.9037041Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/transform_iter.cpp.o 2022-12-01T10:07:47.0502977Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/transform_replay.cpp.o 2022-12-01T10:07:47.1346956Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/transform_rfactor.cpp.o 2022-12-01T10:07:47.2570353Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/transform_view.cpp.o 2022-12-01T10:07:47.3891570Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/type.cpp.o 2022-12-01T10:07:47.4862302Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/utils.cpp.o 2022-12-01T10:07:47.5307177Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/mma_type.cpp.o 2022-12-01T10:07:47.5724130Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.cpp.o 2022-12-01T10:07:47.6623934Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2022-12-01T10:07:47.7476799Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2022-12-01T10:07:48.0508588Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_cu.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2022-12-01T10:07:48.0566589Z [ 91%] Building CUDA object caffe2/CMakeFiles/torch_cuda_cu.dir/__/aten/src/ATen/native/cuda/Unique.cu.o 2022-12-01T10:07:48.9257080Z [ 91%] Linking CXX shared library ../lib/libtorch_cuda_cu.so 2022-12-01T10:07:51.7839359Z [ 91%] Built target torch_cuda_cu 2022-12-01T10:07:51.7999127Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/empty.cpp.o 2022-12-01T10:07:51.8846787Z [ 91%] Linking CXX shared library ../lib/libtorch_cuda.so 2022-12-01T10:07:52.3914246Z [ 91%] Built target torch_cuda 2022-12-01T10:07:52.4114739Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp.o 2022-12-01T10:07:52.4117766Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp.o 2022-12-01T10:07:52.4118364Z [ 91%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-12-01T10:07:52.4118860Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp.o 2022-12-01T10:07:52.4129999Z [ 91%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-12-01T10:07:52.4136854Z [ 91%] Building CUDA object test_cpp_c10d/CMakeFiles/c10d_cuda_test.dir/CUDATest.cu.o 2022-12-01T10:07:52.4923161Z [ 91%] Linking CXX shared library ../lib/libtorch.so 2022-12-01T10:07:52.9075912Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp.o 2022-12-01T10:07:53.0830589Z [ 91%] Linking CXX shared library ../lib/libc10d_cuda_test.so 2022-12-01T10:07:53.0909635Z [ 91%] Built target torch 2022-12-01T10:07:53.1089103Z [ 91%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-12-01T10:07:53.1129141Z [ 91%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-12-01T10:07:53.1497986Z [ 91%] Linking CXX executable ../bin/example_allreduce 2022-12-01T10:07:53.1917039Z [ 91%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2022-12-01T10:07:53.2458981Z [ 91%] Linking CXX shared library ../lib/libtorch_cuda_linalg.so 2022-12-01T10:07:53.3317869Z [ 91%] Linking CXX executable ../bin/Dimname_test 2022-12-01T10:07:53.6903454Z [ 91%] Linking CXX executable ../bin/MaybeOwned_test 2022-12-01T10:07:53.7184985Z [ 91%] Linking CXX executable ../bin/Dict_test 2022-12-01T10:07:53.7250980Z [ 91%] Built target example_allreduce 2022-12-01T10:07:53.7465618Z [ 91%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-12-01T10:07:53.7738007Z [ 91%] Built target c10d_cuda_test 2022-12-01T10:07:53.8028281Z [ 91%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-12-01T10:07:53.9857236Z [ 91%] Built target Dimname_test 2022-12-01T10:07:54.0054364Z [ 91%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-12-01T10:07:54.3226819Z [ 91%] Linking CXX executable ../bin/NamedTensor_test 2022-12-01T10:07:54.3993549Z [ 91%] Built target MaybeOwned_test 2022-12-01T10:07:54.4215253Z [ 91%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-12-01T10:07:54.4347203Z [ 91%] Built target Dict_test 2022-12-01T10:07:54.4478164Z [ 91%] Linking CXX executable ../bin/apply_utils_test 2022-12-01T10:07:54.4566914Z [ 91%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-12-01T10:07:54.5207465Z [ 91%] Linking CXX executable ../bin/atest 2022-12-01T10:07:55.0468897Z [ 91%] Linking CXX executable ../bin/basic 2022-12-01T10:07:55.0498393Z [ 91%] Built target apply_utils_test 2022-12-01T10:07:55.0584266Z [ 91%] Built target NamedTensor_test 2022-12-01T10:07:55.0694890Z [ 91%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-12-01T10:07:55.0761210Z [ 91%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2022-12-01T10:07:55.0914647Z [ 91%] Linking CXX executable ../bin/broadcast_test 2022-12-01T10:07:55.1319652Z [ 91%] Built target atest 2022-12-01T10:07:55.1565587Z [ 91%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-12-01T10:07:55.5101600Z [ 91%] Built target torch_cuda_linalg 2022-12-01T10:07:55.5320967Z [ 91%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-12-01T10:07:55.5680083Z [ 91%] Linking CXX executable ../bin/cpu_generator_test 2022-12-01T10:07:55.5685269Z [ 91%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2022-12-01T10:07:55.7882589Z [ 91%] Built target basic 2022-12-01T10:07:55.8103173Z [ 91%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-12-01T10:07:55.8560524Z [ 91%] Built target broadcast_test 2022-12-01T10:07:55.8797263Z [ 91%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-12-01T10:07:56.0518509Z [ 91%] Linking CXX executable ../bin/cpu_rng_test 2022-12-01T10:07:56.0842892Z [ 91%] Linking CXX executable ../bin/dispatch_key_set_test 2022-12-01T10:07:56.2239661Z [ 91%] Built target cpu_profiling_allocator_test 2022-12-01T10:07:56.2463328Z [ 91%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-12-01T10:07:56.2920769Z [ 91%] Built target cpu_generator_test 2022-12-01T10:07:56.3109627Z [ 91%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-12-01T10:07:56.4575536Z [ 91%] Linking CXX executable ../bin/dlconvertor_test 2022-12-01T10:07:56.5255152Z [ 91%] Linking CXX executable ../bin/extension_backend_test 2022-12-01T10:07:56.7914095Z [ 91%] Linking CXX executable ../bin/half_test 2022-12-01T10:07:56.8220942Z [ 91%] Built target cpu_rng_test 2022-12-01T10:07:56.8248006Z [ 91%] Built target dispatch_key_set_test 2022-12-01T10:07:56.8454950Z [ 91%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-12-01T10:07:56.8510834Z [ 91%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-12-01T10:07:57.0106776Z [ 91%] Linking CXX executable ../bin/ivalue_test 2022-12-01T10:07:57.2408147Z [ 91%] Built target extension_backend_test 2022-12-01T10:07:57.2562942Z [ 91%] Built target dlconvertor_test 2022-12-01T10:07:57.2642890Z [ 92%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-12-01T10:07:57.2762857Z [ 92%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-12-01T10:07:57.3361171Z [ 92%] Linking CXX executable ../bin/lazy_tensor_test 2022-12-01T10:07:57.4128175Z [ 92%] Linking CXX executable ../bin/math_kernel_test 2022-12-01T10:07:57.4945271Z [ 92%] Built target half_test 2022-12-01T10:07:57.5157467Z [ 92%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-12-01T10:07:57.7890596Z [ 92%] Linking CXX executable ../bin/memory_overlapping_test 2022-12-01T10:07:57.7976999Z [ 92%] Built target ivalue_test 2022-12-01T10:07:57.8268964Z [ 92%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-12-01T10:07:57.9128564Z [ 92%] Linking CXX executable ../bin/memory_format_test 2022-12-01T10:07:58.1201554Z [ 92%] Linking CXX executable ../bin/mobile_memory_cleanup 2022-12-01T10:07:58.1222774Z [ 92%] Built target lazy_tensor_test 2022-12-01T10:07:58.1554177Z [ 92%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2022-12-01T10:07:58.1617996Z [ 92%] Built target math_kernel_test 2022-12-01T10:07:58.1850773Z [ 92%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-12-01T10:07:58.3708139Z [ 92%] Linking CXX executable ../bin/native_test 2022-12-01T10:07:58.3896537Z [ 92%] Linking CXX executable ../bin/operator_name_test 2022-12-01T10:07:58.5432433Z [ 92%] Built target memory_overlapping_test 2022-12-01T10:07:58.5670885Z [ 92%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2022-12-01T10:07:58.6432787Z [ 92%] Built target memory_format_test 2022-12-01T10:07:58.6641724Z [ 92%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-12-01T10:07:58.7172111Z [ 92%] Linking CXX executable ../bin/operators_test 2022-12-01T10:07:58.7346970Z [ 92%] Built target mobile_memory_cleanup 2022-12-01T10:07:58.7579700Z [ 92%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-12-01T10:07:59.1284465Z [ 92%] Built target native_test 2022-12-01T10:07:59.1465270Z [ 92%] Built target operator_name_test 2022-12-01T10:07:59.1528697Z [ 92%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-12-01T10:07:59.1694197Z [ 92%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-12-01T10:07:59.2739061Z [ 92%] Linking CXX executable ../bin/packedtensoraccessor_test 2022-12-01T10:07:59.2763837Z [ 92%] Linking CXX executable ../bin/quantized_test 2022-12-01T10:07:59.3545087Z [ 92%] Built target operators_test 2022-12-01T10:07:59.3745953Z [ 92%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-12-01T10:07:59.3977365Z [ 92%] Linking CXX executable ../bin/pow_test 2022-12-01T10:07:59.7145367Z [ 92%] Linking CXX executable ../bin/reportMemoryUsage_test 2022-12-01T10:07:59.8074970Z [ 92%] Linking CXX executable ../bin/reduce_ops_test 2022-12-01T10:07:59.9427472Z [ 92%] Built target quantized_test 2022-12-01T10:07:59.9428682Z [ 92%] Built target packedtensoraccessor_test 2022-12-01T10:07:59.9655680Z [ 92%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-12-01T10:07:59.9676898Z [ 92%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-12-01T10:08:00.0461515Z [ 92%] Linking CXX executable ../bin/scalar_tensor_test 2022-12-01T10:08:00.0740051Z [ 92%] Built target pow_test 2022-12-01T10:08:00.0968931Z [ 92%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-12-01T10:08:00.3691080Z [ 92%] Built target reportMemoryUsage_test 2022-12-01T10:08:00.3876477Z [ 92%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-12-01T10:08:00.4482076Z [ 92%] Linking CXX executable ../bin/stride_properties_test 2022-12-01T10:08:00.6067573Z [ 92%] Built target reduce_ops_test 2022-12-01T10:08:00.6309646Z [ 92%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-12-01T10:08:00.6768963Z [ 92%] Linking CXX executable ../bin/scalar_test 2022-12-01T10:08:00.8046021Z [ 92%] Built target scalar_tensor_test 2022-12-01T10:08:00.8235477Z [ 92%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2022-12-01T10:08:00.9312847Z [ 92%] Linking CXX executable ../bin/tensor_iterator_test 2022-12-01T10:08:01.1272632Z [ 92%] Linking CXX executable ../bin/type_ptr_test 2022-12-01T10:08:01.1427948Z [ 92%] Linking CXX executable ../bin/thread_init_test 2022-12-01T10:08:01.1449686Z [ 92%] Linking CXX executable ../bin/test_parallel 2022-12-01T10:08:01.1913642Z [ 92%] Built target stride_properties_test 2022-12-01T10:08:01.2138015Z [ 92%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-12-01T10:08:01.3669596Z [ 92%] Built target scalar_test 2022-12-01T10:08:01.3862027Z [ 92%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-12-01T10:08:01.7239567Z [ 92%] Built target thread_init_test 2022-12-01T10:08:01.7431578Z [ 92%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-12-01T10:08:01.7448821Z [ 92%] Built target tensor_iterator_test 2022-12-01T10:08:01.7690999Z [ 92%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-12-01T10:08:01.8762210Z [ 92%] Built target test_parallel 2022-12-01T10:08:01.8824526Z [ 92%] Linking CXX executable ../bin/undefined_tensor_test 2022-12-01T10:08:01.8999209Z [ 92%] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-12-01T10:08:01.9048319Z [ 92%] Built target type_ptr_test 2022-12-01T10:08:01.9278921Z [ 92%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-12-01T10:08:01.9821449Z [ 92%] Linking CXX executable ../bin/type_test 2022-12-01T10:08:01.9964412Z [ 92%] Linking CXX executable ../bin/variant_test 2022-12-01T10:08:02.4164481Z [ 92%] Linking CXX executable ../bin/verify_api_visibility 2022-12-01T10:08:02.5164650Z [ 92%] Linking CXX executable ../bin/vmap_test 2022-12-01T10:08:02.5595581Z [ 92%] Linking CXX executable ../bin/weakref_test 2022-12-01T10:08:02.6027097Z [ 92%] Built target undefined_tensor_test 2022-12-01T10:08:02.6173157Z [ 92%] Built target type_test 2022-12-01T10:08:02.6264431Z [ 92%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-12-01T10:08:02.6406294Z [ 92%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2022-12-01T10:08:02.7021403Z [ 92%] Built target variant_test 2022-12-01T10:08:02.7204110Z [ 92%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-12-01T10:08:03.1420385Z [ 92%] Built target weakref_test 2022-12-01T10:08:03.1421008Z [ 92%] Linking CXX executable ../bin/IListRef_test 2022-12-01T10:08:03.1601020Z [ 92%] Built target verify_api_visibility 2022-12-01T10:08:03.1672403Z [ 92%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-12-01T10:08:03.1823181Z [ 92%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-12-01T10:08:03.2632176Z [ 92%] Built target vmap_test 2022-12-01T10:08:03.2724600Z [ 92%] Linking CXX executable ../bin/wrapdim_test 2022-12-01T10:08:03.2828779Z [ 92%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2022-12-01T10:08:03.2938226Z [ 93%] Linking CXX executable ../bin/xla_tensor_test 2022-12-01T10:08:03.6078788Z [ 93%] Linking CXX executable ../bin/List_test 2022-12-01T10:08:03.7268727Z [ 93%] Linking CXX executable ../bin/KernelFunction_test 2022-12-01T10:08:03.8156805Z [ 93%] Linking CXX executable ../bin/kernel_function_legacy_test 2022-12-01T10:08:03.9063068Z [ 93%] Built target IListRef_test 2022-12-01T10:08:03.9284812Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-12-01T10:08:03.9961923Z [ 93%] Built target xla_tensor_test 2022-12-01T10:08:04.0156247Z [ 93%] Built target wrapdim_test 2022-12-01T10:08:04.0195109Z [ 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-01T10:08:04.0412727Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-12-01T10:08:04.3261506Z [ 93%] Built target KernelFunction_test 2022-12-01T10:08:04.3435446Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-12-01T10:08:04.4128175Z [ 93%] Built target List_test 2022-12-01T10:08:04.4310314Z [ 93%] Linking CXX executable ../bin/kernel_function_test 2022-12-01T10:08:04.4311663Z [ 93%] 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-01T10:08:04.4956649Z [ 93%] Built target kernel_function_legacy_test 2022-12-01T10:08:04.5148717Z [ 93%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-12-01T10:08:04.5504096Z [ 93%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2022-12-01T10:08:04.5618279Z [ 93%] Linking CXX executable ../bin/kernel_lambda_test 2022-12-01T10:08:04.7267165Z [ 93%] Linking CXX executable ../bin/kernel_stackbased_test 2022-12-01T10:08:04.7595436Z [ 93%] Linking CXX executable ../bin/CppSignature_test 2022-12-01T10:08:04.8866993Z [ 93%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2022-12-01T10:08:05.1605629Z [ 93%] Built target kernel_lambda_test 2022-12-01T10:08:05.1809103Z [ 93%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-12-01T10:08:05.1844310Z [ 93%] Built target kernel_lambda_legacy_test 2022-12-01T10:08:05.2201046Z [ 93%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-12-01T10:08:05.2689540Z [ 93%] Built target kernel_function_test 2022-12-01T10:08:05.2939646Z [ 93%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-12-01T10:08:05.4146780Z [ 93%] Linking CXX executable ../bin/op_allowlist_test 2022-12-01T10:08:05.4536792Z [ 93%] Built target kernel_stackbased_test 2022-12-01T10:08:05.4836889Z [ 93%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-12-01T10:08:05.5453049Z [ 93%] Built target CppSignature_test 2022-12-01T10:08:05.5719803Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_apply_test.dir/__/aten/src/ATen/test/cuda_apply_test.cpp.o 2022-12-01T10:08:05.6816174Z [ 93%] Built target make_boxed_from_unboxed_functor_test 2022-12-01T10:08:05.6993718Z [ 93%] Linking CXX executable ../bin/backend_fallback_test 2022-12-01T10:08:05.6997024Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_atomic_ops_test.dir/__/aten/src/ATen/test/cuda_atomic_ops_test.cu.o 2022-12-01T10:08:05.7546722Z [ 93%] Linking CXX executable ../bin/inline_container_test 2022-12-01T10:08:05.7646170Z [ 93%] Linking CXX executable ../bin/op_registration_test 2022-12-01T10:08:05.8983398Z [ 93%] Linking CXX executable ../bin/cuda_apply_test 2022-12-01T10:08:06.1223370Z [ 93%] Built target op_allowlist_test 2022-12-01T10:08:06.1464740Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_caching_host_allocator_test.dir/__/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp.o 2022-12-01T10:08:06.4430684Z [ 93%] Built target inline_container_test 2022-12-01T10:08:06.4629892Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_complex_math_test.dir/__/aten/src/ATen/test/cuda_complex_math_test.cu.o 2022-12-01T10:08:06.4653657Z [ 93%] Linking CXX executable ../bin/cuda_atomic_ops_test 2022-12-01T10:08:06.5189935Z [ 93%] Built target backend_fallback_test 2022-12-01T10:08:06.5407579Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_complex_test.dir/__/aten/src/ATen/test/cuda_complex_test.cu.o 2022-12-01T10:08:06.5634635Z [ 93%] Built target cuda_apply_test 2022-12-01T10:08:06.6034989Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_cub_test.dir/__/aten/src/ATen/test/cuda_cub_test.cu.o 2022-12-01T10:08:06.6707021Z [ 93%] Built target op_registration_test 2022-12-01T10:08:06.6949804Z [ 93%] Linking CXX executable ../bin/cuda_caching_host_allocator_test 2022-12-01T10:08:06.7094440Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_device_test.dir/__/aten/src/ATen/test/cuda_device_test.cpp.o 2022-12-01T10:08:07.1225180Z [ 93%] Linking CXX executable ../bin/cuda_device_test 2022-12-01T10:08:07.1928642Z [ 93%] Linking CXX executable ../bin/cuda_complex_math_test 2022-12-01T10:08:07.2170525Z [ 93%] Built target cuda_atomic_ops_test 2022-12-01T10:08:07.2418752Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_distributions_test.dir/__/aten/src/ATen/test/cuda_distributions_test.cu.o 2022-12-01T10:08:07.3192278Z [ 93%] Linking CXX executable ../bin/cuda_complex_test 2022-12-01T10:08:07.4099842Z [ 93%] Built target cuda_caching_host_allocator_test 2022-12-01T10:08:07.4300720Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_dlconvertor_test.dir/__/aten/src/ATen/test/cuda_dlconvertor_test.cpp.o 2022-12-01T10:08:07.4882702Z [ 93%] Linking CXX executable ../bin/cuda_cub_test 2022-12-01T10:08:07.9098444Z [ 93%] Built target cuda_device_test 2022-12-01T10:08:07.9314232Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_generator_test.dir/__/aten/src/ATen/test/cuda_generator_test.cu.o 2022-12-01T10:08:08.0063386Z [ 93%] Built target cuda_complex_math_test 2022-12-01T10:08:08.0342582Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_half_test.dir/__/aten/src/ATen/test/cuda_half_test.cu.o 2022-12-01T10:08:08.1357349Z [ 93%] Built target cuda_cub_test 2022-12-01T10:08:08.1440404Z [ 93%] Built target cuda_complex_test 2022-12-01T10:08:08.1583131Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_integer_divider_test.dir/__/aten/src/ATen/test/cuda_integer_divider_test.cu.o 2022-12-01T10:08:08.1638901Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_optional_test.dir/__/aten/src/ATen/test/cuda_optional_test.cu.o 2022-12-01T10:08:08.1975854Z [ 93%] Linking CXX executable ../bin/cuda_dlconvertor_test 2022-12-01T10:08:08.8709752Z [ 93%] Linking CXX executable ../bin/cuda_distributions_test 2022-12-01T10:08:08.9780907Z [ 93%] Built target cuda_dlconvertor_test 2022-12-01T10:08:09.0009939Z [ 93%] Building CUDA object caffe2/CMakeFiles/cuda_packedtensoraccessor_test.dir/__/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu.o 2022-12-01T10:08:09.1624802Z [ 93%] Linking CXX executable ../bin/cuda_integer_divider_test 2022-12-01T10:08:09.4465721Z [ 93%] Linking CXX executable ../bin/cuda_generator_test 2022-12-01T10:08:09.6355011Z [ 93%] Built target cuda_distributions_test 2022-12-01T10:08:09.6579766Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_reportMemoryUsage_test.dir/__/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp.o 2022-12-01T10:08:09.7004333Z [ 93%] Linking CXX executable ../bin/cuda_half_test 2022-12-01T10:08:09.7133173Z [ 93%] Linking CXX executable ../bin/cuda_optional_test 2022-12-01T10:08:09.9555123Z [ 93%] Built target cuda_integer_divider_test 2022-12-01T10:08:09.9778356Z [ 93%] Building CXX object caffe2/CMakeFiles/cuda_stream_test.dir/__/aten/src/ATen/test/cuda_stream_test.cpp.o 2022-12-01T10:08:10.2064485Z [ 93%] Built target cuda_generator_test 2022-12-01T10:08:10.2271236Z [ 94%] Building CUDA object caffe2/CMakeFiles/cuda_vectorized_test.dir/__/aten/src/ATen/test/cuda_vectorized_test.cu.o 2022-12-01T10:08:10.2328766Z [ 94%] Linking CXX executable ../bin/cuda_reportMemoryUsage_test 2022-12-01T10:08:10.3088047Z [ 94%] Linking CXX executable ../bin/cuda_stream_test 2022-12-01T10:08:10.3720269Z [ 94%] Built target cuda_optional_test 2022-12-01T10:08:10.3784855Z [ 94%] Linking CXX executable ../bin/cuda_packedtensoraccessor_test 2022-12-01T10:08:10.3940884Z [ 94%] Building CXX object caffe2/CMakeFiles/cuda_cudnn_test.dir/__/aten/src/ATen/test/cuda_cudnn_test.cpp.o 2022-12-01T10:08:10.4822065Z [ 94%] Built target cuda_half_test 2022-12-01T10:08:10.5046519Z [ 94%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-12-01T10:08:10.9992376Z [ 94%] Built target cuda_reportMemoryUsage_test 2022-12-01T10:08:11.0184827Z [ 94%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-12-01T10:08:11.0974084Z [ 94%] Built target cuda_stream_test 2022-12-01T10:08:11.1174692Z [ 94%] Linking CXX executable ../bin/cuda_cudnn_test 2022-12-01T10:08:11.1181888Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-12-01T10:08:11.1731669Z [ 94%] Built target cuda_packedtensoraccessor_test 2022-12-01T10:08:11.1817852Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-12-01T10:08:11.2849005Z [ 94%] Linking CXX shared library ../lib/libtorchbind_test.so 2022-12-01T10:08:11.5066037Z [ 94%] Linking CXX executable ../bin/cuda_vectorized_test 2022-12-01T10:08:11.5073312Z [ 94%] Linking CXX shared library ../lib/libjitbackend_test.so 2022-12-01T10:08:11.5576754Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-12-01T10:08:11.5908829Z [ 94%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-12-01T10:08:11.7905339Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-12-01T10:08:11.8472486Z [ 94%] Built target cuda_cudnn_test 2022-12-01T10:08:11.8551077Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-12-01T10:08:11.9397279Z [ 94%] Built target torchbind_test 2022-12-01T10:08:11.9473747Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-12-01T10:08:11.9811043Z [ 94%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2022-12-01T10:08:12.0915500Z [ 94%] Built target jitbackend_test 2022-12-01T10:08:12.0972109Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-12-01T10:08:12.2300898Z [ 94%] Built target cuda_vectorized_test 2022-12-01T10:08:12.2380872Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-12-01T10:08:12.4309686Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-12-01T10:08:12.5612203Z [ 94%] Built target backend_with_compiler 2022-12-01T10:08:12.5666929Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-12-01T10:08:12.5902655Z [ 94%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-12-01T10:08:12.6638170Z [ 94%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooAsyncTest.dir/ProcessGroupGlooAsyncTest.cpp.o 2022-12-01T10:08:12.7657875Z [ 94%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLTest.dir/ProcessGroupNCCLTest.cpp.o 2022-12-01T10:08:12.9513121Z [ 94%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLErrorsTest.dir/ProcessGroupNCCLErrorsTest.cpp.o 2022-12-01T10:08:13.1213929Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-12-01T10:08:13.1885058Z [ 94%] Linking CXX executable ../bin/tutorial_tensorexpr 2022-12-01T10:08:13.2444309Z [ 94%] Linking CXX executable ../bin/ProcessGroupGlooTest 2022-12-01T10:08:13.4469249Z [ 94%] Linking CXX executable ../bin/ProcessGroupGlooAsyncTest 2022-12-01T10:08:13.5323515Z [ 94%] Linking CXX executable ../bin/ProcessGroupNCCLTest 2022-12-01T10:08:13.7682932Z [ 94%] Built target tutorial_tensorexpr 2022-12-01T10:08:13.7742997Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-12-01T10:08:13.7831468Z [ 94%] Linking CXX executable ../bin/ProcessGroupNCCLErrorsTest 2022-12-01T10:08:13.8176347Z [ 94%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-12-01T10:08:13.9795822Z [ 94%] Built target ProcessGroupGlooTest 2022-12-01T10:08:13.9877704Z [ 94%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-12-01T10:08:14.0306139Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-12-01T10:08:14.1159523Z [ 94%] Built target ProcessGroupGlooAsyncTest 2022-12-01T10:08:14.1223276Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-12-01T10:08:14.2665820Z [ 94%] Built target ProcessGroupNCCLTest 2022-12-01T10:08:14.2742114Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-12-01T10:08:14.2918337Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-12-01T10:08:14.3700813Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-12-01T10:08:14.4980778Z [ 94%] Built target ProcessGroupNCCLErrorsTest 2022-12-01T10:08:14.5025613Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-12-01T10:08:14.5054092Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-12-01T10:08:14.7090938Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-12-01T10:08:14.7980861Z [ 94%] Linking CXX executable ../bin/test_dist_autograd 2022-12-01T10:08:15.0720572Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-12-01T10:08:15.1819077Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-12-01T10:08:15.2601268Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-12-01T10:08:15.3656012Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-12-01T10:08:15.5021797Z [ 94%] Built target test_dist_autograd 2022-12-01T10:08:15.5097340Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-12-01T10:08:15.5745562Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-12-01T10:08:15.6340279Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-12-01T10:08:15.6955724Z [ 94%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-12-01T10:08:15.7457756Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-12-01T10:08:15.7809158Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-12-01T10:08:16.2552143Z [ 94%] Linking CXX executable ../bin/test_cpp_rpc 2022-12-01T10:08:16.4570443Z [ 94%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-12-01T10:08:16.4665328Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2022-12-01T10:08:16.5565884Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2022-12-01T10:08:16.5587096Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-12-01T10:08:16.5793095Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-12-01T10:08:17.0013019Z [ 94%] Built target test_cpp_rpc 2022-12-01T10:08:17.0088089Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-12-01T10:08:17.1033421Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-12-01T10:08:17.1932736Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-12-01T10:08:17.1933292Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2022-12-01T10:08:17.2414003Z [ 94%] Linking CXX executable ../bin/parallel_benchmark 2022-12-01T10:08:17.2667540Z [ 94%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2022-12-01T10:08:17.5393171Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-12-01T10:08:17.6761934Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-12-01T10:08:17.7307826Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-12-01T10:08:17.7581419Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-12-01T10:08:17.7997837Z [ 94%] Linking CXX executable ../bin/test_mobile_nnc 2022-12-01T10:08:17.9577710Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-12-01T10:08:17.9703880Z [ 94%] Built target parallel_benchmark 2022-12-01T10:08:17.9780929Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-12-01T10:08:18.2601667Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-12-01T10:08:18.5293382Z [ 94%] Built target test_mobile_nnc 2022-12-01T10:08:18.5369230Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-12-01T10:08:18.5379820Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-12-01T10:08:18.5854708Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-12-01T10:08:18.6329178Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-12-01T10:08:18.9250472Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-12-01T10:08:18.9765682Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-12-01T10:08:19.2276093Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-12-01T10:08:19.2533089Z [ 94%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-12-01T10:08:19.2898917Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2022-12-01T10:08:19.3163150Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-12-01T10:08:19.6341503Z [ 94%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-12-01T10:08:19.6981414Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-12-01T10:08:19.8469812Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-12-01T10:08:20.0395057Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cuda.cpp.o 2022-12-01T10:08:20.1434240Z [ 96%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2022-12-01T10:08:20.1705168Z [ 96%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2022-12-01T10:08:20.3132021Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-12-01T10:08:20.3924993Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-12-01T10:08:20.4283730Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-12-01T10:08:20.5371937Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-12-01T10:08:20.6101923Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-12-01T10:08:20.7825204Z [ 96%] Linking CXX executable ../bin/aot_model_compiler_test 2022-12-01T10:08:20.8888073Z [ 96%] Linking CXX executable ../bin/test_tensorexpr 2022-12-01T10:08:20.9585282Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-12-01T10:08:21.1664602Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-12-01T10:08:21.1860743Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-12-01T10:08:21.2566896Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-12-01T10:08:21.4491115Z [ 96%] Built target aot_model_compiler_test 2022-12-01T10:08:21.4548956Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-12-01T10:08:21.5375175Z [ 96%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-12-01T10:08:21.6558130Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-12-01T10:08:21.7701533Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-12-01T10:08:21.7796519Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-12-01T10:08:21.7898559Z [ 96%] Linking CXX shared library ../../../../lib/libshm.so 2022-12-01T10:08:22.0085947Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-12-01T10:08:22.0317603Z [ 96%] Built target test_tensorexpr 2022-12-01T10:08:22.0427919Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-12-01T10:08:22.0574110Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-12-01T10:08:22.2462893Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-12-01T10:08:22.4519817Z [ 96%] Built target shm 2022-12-01T10:08:22.4576254Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-12-01T10:08:22.4615305Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-12-01T10:08:22.4879515Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-12-01T10:08:22.5221425Z [ 96%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-12-01T10:08:22.5751265Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-12-01T10:08:22.8006545Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-12-01T10:08:23.0481073Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-12-01T10:08:23.0838000Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-12-01T10:08:23.1923413Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-12-01T10:08:23.2770676Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-12-01T10:08:23.2808947Z [ 96%] Linking CXX executable ../bin/test_lazy 2022-12-01T10:08:23.5007572Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-12-01T10:08:23.7652818Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-12-01T10:08:23.7838361Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-12-01T10:08:23.8948258Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-12-01T10:08:23.9219907Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-12-01T10:08:24.1312159Z [ 96%] Built target test_lazy 2022-12-01T10:08:24.1387863Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-12-01T10:08:24.3406436Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-12-01T10:08:24.3828613Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-12-01T10:08:24.5538011Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-12-01T10:08:24.5547503Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-12-01T10:08:24.5594346Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-12-01T10:08:24.8505294Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-12-01T10:08:24.9785926Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-12-01T10:08:25.1980371Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-12-01T10:08:25.2744415Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-12-01T10:08:25.3193240Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-12-01T10:08:25.4228027Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-12-01T10:08:25.4618518Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-12-01T10:08:25.6733812Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2022-12-01T10:08:25.7770540Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-12-01T10:08:25.9606129Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-12-01T10:08:26.0032464Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-12-01T10:08:26.0709931Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-12-01T10:08:26.0752965Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-12-01T10:08:26.4359632Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-12-01T10:08:26.5243410Z [ 96%] Linking CXX executable ../bin/test_api 2022-12-01T10:08:26.5884256Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-12-01T10:08:26.6380329Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-12-01T10:08:26.8011939Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-12-01T10:08:26.8341076Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-12-01T10:08:27.0437600Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-12-01T10:08:27.1709304Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-12-01T10:08:27.1800181Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-12-01T10:08:27.5911133Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-12-01T10:08:27.7097784Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-12-01T10:08:27.7169182Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-12-01T10:08:27.7624975Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-12-01T10:08:27.8034936Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-12-01T10:08:28.0600949Z [ 96%] Built target test_api 2022-12-01T10:08:28.0678291Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-12-01T10:08:28.2063882Z [ 96%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-12-01T10:08:28.2451083Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-12-01T10:08:28.4170148Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-12-01T10:08:28.4311500Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-12-01T10:08:28.4404659Z [ 96%] Linking CXX executable ../../../../bin/torch_shm_manager 2022-12-01T10:08:28.4604282Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-12-01T10:08:28.8192421Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-12-01T10:08:28.8505628Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-12-01T10:08:28.8540494Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-12-01T10:08:28.8748491Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2022-12-01T10:08:28.9286611Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-12-01T10:08:29.1060477Z [ 96%] Built target torch_shm_manager 2022-12-01T10:08:29.1135602Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-12-01T10:08:29.2738104Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-12-01T10:08:29.3502223Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-12-01T10:08:29.4889555Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-12-01T10:08:29.5076914Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-12-01T10:08:29.6071533Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-12-01T10:08:29.6216799Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-12-01T10:08:29.6846806Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-12-01T10:08:29.9464751Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-12-01T10:08:29.9797315Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-12-01T10:08:30.0337809Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-12-01T10:08:30.1132648Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-12-01T10:08:30.3210862Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-12-01T10:08:30.6015011Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-12-01T10:08:30.6794462Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-12-01T10:08:30.7448283Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-12-01T10:08:30.7752031Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-12-01T10:08:31.1987922Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-12-01T10:08:31.2465916Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-12-01T10:08:31.3844827Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-12-01T10:08:31.3972154Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-12-01T10:08:31.4833253Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-12-01T10:08:31.6279970Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-12-01T10:08:31.7064569Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-12-01T10:08:31.7603429Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-12-01T10:08:32.0059222Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-12-01T10:08:32.1731975Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-12-01T10:08:32.2333072Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-12-01T10:08:32.3293723Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-12-01T10:08:32.4441618Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-12-01T10:08:32.7318257Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-12-01T10:08:32.7318848Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-12-01T10:08:32.7736529Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-12-01T10:08:32.7815576Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-12-01T10:08:32.7979545Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-12-01T10:08:33.2728634Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-12-01T10:08:33.3560241Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-12-01T10:08:33.5106019Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-12-01T10:08:33.5509709Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-12-01T10:08:33.6373107Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-12-01T10:08:33.9050044Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-12-01T10:08:34.0148713Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-12-01T10:08:34.2240719Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-12-01T10:08:34.3591543Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-12-01T10:08:34.3815384Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-12-01T10:08:34.7337156Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-12-01T10:08:34.7881332Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-12-01T10:08:34.8358538Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-12-01T10:08:34.8582082Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-12-01T10:08:35.0658823Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-12-01T10:08:35.1335178Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-12-01T10:08:35.2951577Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-12-01T10:08:35.4245910Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-12-01T10:08:35.5031176Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_definition.cpp.o 2022-12-01T10:08:35.5854903Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_cache.cpp.o 2022-12-01T10:08:35.7284157Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_record.cpp.o 2022-12-01T10:08:35.7966851Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu.cpp.o 2022-12-01T10:08:36.1018968Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-12-01T10:08:36.1763373Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-12-01T10:08:36.3190338Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-12-01T10:08:36.6358355Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-12-01T10:08:36.6757845Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_tensor_factories.cpp.o 2022-12-01T10:08:36.8241512Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_fused_reduction.cpp.o 2022-12-01T10:08:36.8368350Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_shift.cpp.o 2022-12-01T10:08:36.9803866Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_tensorcore.cpp.o 2022-12-01T10:08:37.2456642Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_view.cpp.o 2022-12-01T10:08:37.5463927Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-12-01T10:08:37.5685764Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-12-01T10:08:37.7487577Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-12-01T10:08:37.8562000Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2022-12-01T10:08:38.0769996Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_transpose.cpp.o 2022-12-01T10:08:38.1400702Z [ 98%] Building CUDA object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu.o 2022-12-01T10:08:38.2088720Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/__/__/torch/csrc/jit/codegen/cuda/test/test_gpu_scheduler_utils.cpp.o 2022-12-01T10:08:38.2669167Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-12-01T10:08:38.5183481Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-12-01T10:08:38.7546694Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-12-01T10:08:38.9858768Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-12-01T10:08:39.0342579Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2022-12-01T10:08:39.0826806Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-12-01T10:08:39.3619466Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-12-01T10:08:39.4025764Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-12-01T10:08:39.4440484Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-12-01T10:08:39.7101809Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-12-01T10:08:39.8712336Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(35): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::IterVisitor" 2022-12-01T10:08:39.8713015Z 2022-12-01T10:08:39.8713613Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(145): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::BackwardVisitor" 2022-12-01T10:08:39.8726342Z 2022-12-01T10:08:39.8727202Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(252): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::StmtSort" 2022-12-01T10:08:39.8727918Z 2022-12-01T10:08:39.8728500Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(288): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::InputsOf" 2022-12-01T10:08:39.8729055Z 2022-12-01T10:08:39.8729778Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h(82): warning: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerVal" is only partially overridden in class "torch::jit::fuser::cuda::Fusion" 2022-12-01T10:08:39.8730333Z 2022-12-01T10:08:39.8730899Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h(82): warning: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerExpr" is only partially overridden in class "torch::jit::fuser::cuda::Fusion" 2022-12-01T10:08:39.8731483Z 2022-12-01T10:08:39.8737917Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h(32): warning: const variable "torch::jit::fuser::cuda::TypePromotion::comparison_op_config" requires an initializer -- class "torch::jit::fuser::cuda::TypePromotionConfig" has no user-provided default constructor 2022-12-01T10:08:39.8738685Z 2022-12-01T10:08:39.8739741Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h(33): warning: const variable "torch::jit::fuser::cuda::TypePromotion::default_op_config" requires an initializer -- class "torch::jit::fuser::cuda::TypePromotionConfig" has no user-provided default constructor 2022-12-01T10:08:39.8740435Z 2022-12-01T10:08:39.8741006Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h(157): warning: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerVal" is only partially overridden in class "torch::jit::fuser::cuda::kir::Kernel" 2022-12-01T10:08:39.8741595Z 2022-12-01T10:08:39.8742122Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h(157): warning: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerExpr" is only partially overridden in class "torch::jit::fuser::cuda::kir::Kernel" 2022-12-01T10:08:39.8742688Z 2022-12-01T10:08:39.8784981Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/expr_evaluator.h(20): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::ExpressionEvaluator" 2022-12-01T10:08:39.8785921Z 2022-12-01T10:08:39.8787266Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h(40): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::kir::ExpressionEvaluator" 2022-12-01T10:08:39.8787907Z 2022-12-01T10:08:39.8788568Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h(23): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrCloner" 2022-12-01T10:08:39.8789183Z 2022-12-01T10:08:39.8789752Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h(114): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::RecomputeTv" 2022-12-01T10:08:39.8790360Z 2022-12-01T10:08:39.8790918Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h(29): warning: overloaded virtual function "torch::jit::fuser::cuda::IrPrinter::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrMathPrinter" 2022-12-01T10:08:39.8791510Z 2022-12-01T10:08:39.8792167Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h(46): warning: overloaded virtual function "torch::jit::fuser::cuda::IrPrinter::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrTransformPrinter" 2022-12-01T10:08:39.8793088Z 2022-12-01T10:08:39.8793702Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(35): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::IterVisitor" 2022-12-01T10:08:39.8794295Z 2022-12-01T10:08:39.8795017Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(145): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::BackwardVisitor" 2022-12-01T10:08:39.8795623Z 2022-12-01T10:08:39.8796184Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(252): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::StmtSort" 2022-12-01T10:08:39.8796742Z 2022-12-01T10:08:39.8797303Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h(288): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::InputsOf" 2022-12-01T10:08:39.8797878Z 2022-12-01T10:08:39.8798434Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h(82): warning: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerVal" is only partially overridden in class "torch::jit::fuser::cuda::Fusion" 2022-12-01T10:08:39.8801659Z 2022-12-01T10:08:39.8802445Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h(82): warning: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerExpr" is only partially overridden in class "torch::jit::fuser::cuda::Fusion" 2022-12-01T10:08:39.8803197Z 2022-12-01T10:08:39.8804612Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h(32): warning: const variable "torch::jit::fuser::cuda::TypePromotion::comparison_op_config" requires an initializer -- class "torch::jit::fuser::cuda::TypePromotionConfig" has no user-provided default constructor 2022-12-01T10:08:39.8805423Z 2022-12-01T10:08:39.8806449Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h(33): warning: const variable "torch::jit::fuser::cuda::TypePromotion::default_op_config" requires an initializer -- class "torch::jit::fuser::cuda::TypePromotionConfig" has no user-provided default constructor 2022-12-01T10:08:39.8807126Z 2022-12-01T10:08:39.8807691Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h(157): warning: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerVal" is only partially overridden in class "torch::jit::fuser::cuda::kir::Kernel" 2022-12-01T10:08:39.8808424Z 2022-12-01T10:08:39.8808978Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h(157): warning: overloaded virtual function "torch::jit::fuser::cuda::IrContainer::registerExpr" is only partially overridden in class "torch::jit::fuser::cuda::kir::Kernel" 2022-12-01T10:08:39.8809536Z 2022-12-01T10:08:39.8810060Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/expr_evaluator.h(20): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::ExpressionEvaluator" 2022-12-01T10:08:39.8810656Z 2022-12-01T10:08:39.8811289Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h(40): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::kir::ExpressionEvaluator" 2022-12-01T10:08:39.8811944Z 2022-12-01T10:08:39.8812521Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h(23): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrCloner" 2022-12-01T10:08:39.8813096Z 2022-12-01T10:08:39.8813665Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h(114): warning: overloaded virtual function "torch::jit::fuser::cuda::OptOutConstDispatch::handle" is only partially overridden in class "torch::jit::fuser::cuda::RecomputeTv" 2022-12-01T10:08:39.8817794Z 2022-12-01T10:08:39.8818624Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h(29): warning: overloaded virtual function "torch::jit::fuser::cuda::IrPrinter::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrMathPrinter" 2022-12-01T10:08:39.8819349Z 2022-12-01T10:08:39.8819950Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h(46): warning: overloaded virtual function "torch::jit::fuser::cuda::IrPrinter::handle" is only partially overridden in class "torch::jit::fuser::cuda::IrTransformPrinter" 2022-12-01T10:08:39.8820561Z 2022-12-01T10:08:39.8820912Z [ 98%] Linking CXX executable ../bin/test_jit 2022-12-01T10:08:39.9411456Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-12-01T10:08:39.9978160Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-12-01T10:08:40.0108855Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-12-01T10:08:40.0283473Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-12-01T10:08:40.0820884Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-12-01T10:08:40.4372239Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-12-01T10:08:40.4763475Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-12-01T10:08:40.4984856Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-12-01T10:08:40.5196605Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-12-01T10:08:40.7902672Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2022-12-01T10:08:40.8378389Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-12-01T10:08:40.8557019Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-12-01T10:08:40.9046696Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-12-01T10:08:41.0601354Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2022-12-01T10:08:41.0929884Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-12-01T10:08:41.1583118Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2022-12-01T10:08:41.3034524Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-12-01T10:08:41.5022372Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-12-01T10:08:41.6439983Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-12-01T10:08:41.6981149Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-12-01T10:08:41.7151365Z [ 98%] Built target test_jit 2022-12-01T10:08:41.7259403Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-12-01T10:08:41.7911372Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-12-01T10:08:41.8490084Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-12-01T10:08:41.9735254Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-12-01T10:08:42.1570130Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-12-01T10:08:42.4237122Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-12-01T10:08:42.5185897Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-12-01T10:08:42.5384114Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-12-01T10:08:42.6977960Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-12-01T10:08:42.7603216Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-12-01T10:08:42.8773266Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-12-01T10:08:42.8938436Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-12-01T10:08:43.2001481Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-12-01T10:08:43.2802047Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-12-01T10:08:43.3326784Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-12-01T10:08:43.5995379Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-12-01T10:08:43.6612368Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2022-12-01T10:08:43.7744383Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-12-01T10:08:43.7975725Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-12-01T10:08:44.1787892Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-12-01T10:08:44.3439989Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-12-01T10:08:44.3972311Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-12-01T10:08:44.5723278Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-12-01T10:08:44.6008203Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-12-01T10:08:44.8750646Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-12-01T10:08:44.9864004Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-12-01T10:08:45.0598008Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-12-01T10:08:45.0600815Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-12-01T10:08:45.1227547Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-12-01T10:08:45.1802699Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-12-01T10:08:45.4466500Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-12-01T10:08:45.6309651Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-12-01T10:08:45.7013779Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-12-01T10:08:45.7957505Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-12-01T10:08:45.9322576Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-12-01T10:08:45.9656221Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-12-01T10:08:46.0377927Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-12-01T10:08:46.1480260Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-12-01T10:08:46.3318158Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-12-01T10:08:46.5187665Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-12-01T10:08:46.5688434Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-12-01T10:08:46.6679311Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-12-01T10:08:46.7038713Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-12-01T10:08:46.7234345Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-12-01T10:08:47.0544179Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2022-12-01T10:08:47.0629450Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2022-12-01T10:08:47.3779804Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2022-12-01T10:08:47.4118547Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2022-12-01T10:08:47.4454527Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2022-12-01T10:08:47.7009080Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2022-12-01T10:08:47.8433780Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2022-12-01T10:08:48.1813755Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2022-12-01T10:08:48.1975162Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2022-12-01T10:08:48.2004550Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-12-01T10:08:48.2376852Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-12-01T10:08:48.2613724Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-12-01T10:08:48.6272564Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-12-01T10:08:48.9216031Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-12-01T10:08:48.9774416Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-12-01T10:08:49.0017999Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-12-01T10:08:49.0238789Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-12-01T10:08:49.3468813Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-12-01T10:08:49.6690579Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-12-01T10:08:49.6696256Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-12-01T10:08:49.7882610Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-12-01T10:08:49.8695978Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2022-12-01T10:08:58.1865173Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2022-12-01T10:08:59.9530051Z [100%] Built target torch_python 2022-12-01T10:08:59.9704021Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-12-01T10:08:59.9704866Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-12-01T10:08:59.9719696Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2022-12-01T10:08:59.9720893Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2022-12-01T10:09:00.5884426Z [100%] Linking CXX shared module functorch.so 2022-12-01T10:09:00.6364211Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2022-12-01T10:09:01.1077092Z [100%] Built target functorch 2022-12-01T10:09:01.1735062Z [100%] Built target nnapi_backend 2022-12-01T10:09:01.2035680Z Install the project... 2022-12-01T10:09:01.2087018Z -- Install configuration: "Release" 2022-12-01T10:09:01.3041153Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-12-01T10:09:01.6207213Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-12-01T10:09:01.6448612Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-12-01T10:09:01.6489077Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-12-01T10:09:01.6517776Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-12-01T10:09:01.6565790Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-12-01T10:09:01.6606261Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-12-01T10:09:01.6648843Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-12-01T10:09:01.6678513Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-12-01T10:09:01.6717662Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-12-01T10:09:01.6757163Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-12-01T10:09:01.6791181Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-12-01T10:09:01.6838579Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-12-01T10:09:01.6897501Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-12-01T10:09:01.6937531Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-12-01T10:09:01.6971670Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-12-01T10:09:01.7003457Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-12-01T10:09:01.7040195Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-12-01T10:09:01.7098734Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-12-01T10:09:01.7190262Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-12-01T10:09:01.7240936Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-12-01T10:09:01.7273986Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-12-01T10:09:01.7314085Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-12-01T10:09:01.7352440Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-12-01T10:09:01.7396846Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-12-01T10:09:01.7448830Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-12-01T10:09:01.7480327Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-12-01T10:09:01.7521353Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-12-01T10:09:01.7562293Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-12-01T10:09:01.7629998Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-12-01T10:09:01.7671503Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-12-01T10:09:01.7711544Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-12-01T10:09:01.7816580Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-12-01T10:09:01.7852925Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-12-01T10:09:01.7893157Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-12-01T10:09:01.7963525Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-12-01T10:09:01.8001633Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-12-01T10:09:01.8036380Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-12-01T10:09:01.8076438Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-12-01T10:09:01.8114933Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-12-01T10:09:01.8155247Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-12-01T10:09:01.8208518Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-12-01T10:09:01.8228135Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10_cuda.so" to "$ORIGIN:/usr/local/cuda/lib64" 2022-12-01T10:09:01.8296281Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_cuda_CUDATest" to "$ORIGIN:/usr/local/cuda/lib64" 2022-12-01T10:09:02.2731943Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/usr/local/cuda/lib64" 2022-12-01T10:09:02.3393104Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda_linalg.so" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:02.6962145Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib:/usr/lib/x86_64-linux-gnu/openmpi/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.6965875Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda.so" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:02.8258637Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda_cu.so" to "$ORIGIN:/usr/local/cuda/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/lib" 2022-12-01T10:09:02.8466336Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cuda_cpp.so" to "$ORIGIN:/usr/local/cuda/lib64:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/lib" 2022-12-01T10:09:02.8470538Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8487264Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8498188Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8507690Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8518835Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8528234Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8537480Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8547421Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8557751Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8567054Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8576252Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8584858Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8599872Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8607798Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8617036Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8626876Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8636182Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8649450Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8657908Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8667127Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8676491Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8685489Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8694188Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8703800Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8713266Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8722620Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8730761Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8743641Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8754078Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8762930Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8771440Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8780971Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8790756Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8799944Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8812324Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8821803Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8826486Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8836011Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8845570Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8854901Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8863745Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8868031Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8879667Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vmap_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8888816Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8897935Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8906818Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8916386Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8931744Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8942250Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8961056Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8974616Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.8993181Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9009339Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9018435Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9033136Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9042186Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9051575Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9073180Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9115797Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9125649Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9135180Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_apply_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9145392Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_atomic_ops_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9154822Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_caching_host_allocator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9165796Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_complex_math_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9176147Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_complex_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9186722Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cub_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9195628Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_device_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9206683Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_distributions_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9215900Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_dlconvertor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9225863Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_generator_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9234985Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_half_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9244571Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_integer_divider_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9253896Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_optional_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9263462Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9272719Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9283134Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_stream_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9292806Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_vectorized_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:02.9302503Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cuda_cudnn_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.2064481Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.2070151Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.2077651Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.2207763Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2363865Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2370774Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2387382Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T10:09:04.2399528Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T10:09:04.2408716Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T10:09:04.2419652Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupGlooTest" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2430132Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupNCCLTest" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2440245Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupNCCLErrorsTest" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2445422Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10d_cuda_test.so" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2450929Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/ProcessGroupMPITest" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib:/opt/conda/lib" 2022-12-01T10:09:04.2466381Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2485540Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2667175Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2687144Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.2692449Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.2742488Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2949217Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/usr/lib/x86_64-linux-gnu/openmpi/lib:/usr/local/cuda/lib64:/opt/conda/lib" 2022-12-01T10:09:04.2961700Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.2969528Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.2984432Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/opt/conda/lib:/usr/local/cuda/lib64" 2022-12-01T10:09:04.3532145Z running bdist_wheel 2022-12-01T10:09:04.5181843Z running build 2022-12-01T10:09:04.5182103Z running build_py 2022-12-01T10:09:04.5355252Z creating build/lib.linux-x86_64-cpython-37 2022-12-01T10:09:04.5355574Z creating build/lib.linux-x86_64-cpython-37/caffe2 2022-12-01T10:09:04.5357377Z copying caffe2/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2 2022-12-01T10:09:04.5365089Z creating build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T10:09:04.5365512Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T10:09:04.5371453Z copying functorch/setup.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T10:09:04.5380700Z creating build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5381073Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5385879Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5390995Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5396164Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5409477Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5419276Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5423618Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5428031Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5441649Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5450623Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5462852Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5470421Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5478918Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5482470Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5487735Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5492918Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5497303Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5503380Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5506879Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5520019Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5533506Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5538980Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5565817Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5572497Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5573362Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5579994Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5585104Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5597008Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5604833Z copying torch/library.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5609286Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5624391Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5628790Z copying torch/random.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5636666Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5642934Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5657070Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5662844Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5666916Z copying torch/types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5671386Z copying torch/version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:04.5678775Z creating build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5679226Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5680112Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5681108Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5682185Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5684026Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5685552Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5686701Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5688011Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5688991Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5689982Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5691776Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5692875Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:09:04.5695185Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-12-01T10:09:04.5696050Z copying caffe2/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-12-01T10:09:04.5699183Z creating build/lib.linux-x86_64-cpython-37/caffe2/core 2022-12-01T10:09:04.5699560Z copying caffe2/core/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core 2022-12-01T10:09:04.5701947Z creating build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:09:04.5702469Z copying caffe2/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:09:04.5703238Z copying caffe2/distributed/file_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:09:04.5711008Z copying caffe2/distributed/redis_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:09:04.5716199Z copying caffe2/distributed/store_ops_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:09:04.5722310Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-12-01T10:09:04.5722870Z copying caffe2/experiments/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-12-01T10:09:04.5724949Z creating build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T10:09:04.5725429Z copying caffe2/perfkernels/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T10:09:04.5726368Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T10:09:04.5734904Z creating build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:09:04.5735499Z copying caffe2/proto/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:09:04.5741702Z copying caffe2/proto/gen_proto_typestubs_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:09:04.5746273Z copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:09:04.5747323Z copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:09:04.5761174Z creating build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5761606Z copying caffe2/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5766397Z copying caffe2/python/_import_c_extension.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5771026Z copying caffe2/python/allcompare_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5775394Z copying caffe2/python/attention.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5780173Z copying caffe2/python/benchmark_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5784515Z copying caffe2/python/binarysize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5788897Z copying caffe2/python/brew.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5793731Z copying caffe2/python/brew_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5798918Z copying caffe2/python/build.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5803280Z copying caffe2/python/cached_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5807709Z copying caffe2/python/caffe_translator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5819499Z copying caffe2/python/caffe_translator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5823895Z copying caffe2/python/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5830535Z copying caffe2/python/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5838317Z copying caffe2/python/cnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5843857Z copying caffe2/python/context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5848321Z copying caffe2/python/context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5852882Z copying caffe2/python/control.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5861040Z copying caffe2/python/control_ops_grad.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5866707Z copying caffe2/python/control_ops_grad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5872083Z copying caffe2/python/control_ops_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5880796Z copying caffe2/python/control_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5885338Z copying caffe2/python/convert.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5891917Z copying caffe2/python/convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5896077Z copying caffe2/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5904666Z copying caffe2/python/convnet_benchmarks_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5908748Z copying caffe2/python/core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5927640Z copying caffe2/python/core_gradients_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5937734Z copying caffe2/python/core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5952985Z copying caffe2/python/crf.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5956642Z copying caffe2/python/crf_predict.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5961437Z copying caffe2/python/crf_viterbi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5965186Z copying caffe2/python/data_parallel_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5976973Z copying caffe2/python/data_parallel_model_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5988184Z copying caffe2/python/data_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.5996661Z copying caffe2/python/data_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6001701Z copying caffe2/python/dataio.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6006723Z copying caffe2/python/dataio_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6016338Z copying caffe2/python/dataset.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6020338Z copying caffe2/python/db_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6023683Z copying caffe2/python/db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6028477Z copying caffe2/python/device_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6036309Z copying caffe2/python/dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6041193Z copying caffe2/python/embedding_generation_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6057830Z copying caffe2/python/experiment_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6066685Z copying caffe2/python/extension_loader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6071212Z copying caffe2/python/fakefp16_transform_lib.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6074909Z copying caffe2/python/filler_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6079369Z copying caffe2/python/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6087627Z copying caffe2/python/functional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6092683Z copying caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6096054Z copying caffe2/python/gradient_check_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6100253Z copying caffe2/python/gradient_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6105191Z copying caffe2/python/gru_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6109240Z copying caffe2/python/hip_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6112829Z copying caffe2/python/hsm_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6121013Z copying caffe2/python/hypothesis_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6145448Z copying caffe2/python/hypothesis_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6151256Z copying caffe2/python/ideep_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6156099Z copying caffe2/python/layer_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6162245Z copying caffe2/python/layer_model_instantiator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6166570Z copying caffe2/python/layer_parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6175114Z copying caffe2/python/layer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6179905Z copying caffe2/python/layers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6199351Z copying caffe2/python/lazy.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6203782Z copying caffe2/python/lazy_dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6207269Z copying caffe2/python/lazy_dyndep_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6211648Z copying caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6219567Z copying caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6223830Z copying caffe2/python/lstm_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6227970Z copying caffe2/python/memonger.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6237124Z copying caffe2/python/memonger_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6244112Z copying caffe2/python/mkl_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6247842Z copying caffe2/python/model_device_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6252347Z copying caffe2/python/model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6257292Z copying caffe2/python/model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6262595Z copying caffe2/python/modifier_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6266320Z copying caffe2/python/muji.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6279896Z copying caffe2/python/muji_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6283842Z copying caffe2/python/net_builder.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6292747Z copying caffe2/python/net_builder_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6297220Z copying caffe2/python/net_drawer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6304996Z copying caffe2/python/net_printer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6313187Z copying caffe2/python/net_printer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6317375Z copying caffe2/python/nomnigraph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6323015Z copying caffe2/python/nomnigraph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6330606Z copying caffe2/python/nomnigraph_transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6335217Z copying caffe2/python/nomnigraph_transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6341812Z copying caffe2/python/normalizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6353760Z copying caffe2/python/normalizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6359111Z copying caffe2/python/normalizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6363472Z copying caffe2/python/numa_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6367395Z copying caffe2/python/numa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6374908Z copying caffe2/python/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6380156Z copying caffe2/python/operator_fp_exceptions_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6385043Z copying caffe2/python/optimizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6400441Z copying caffe2/python/optimizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6404638Z copying caffe2/python/optimizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6412333Z copying caffe2/python/optimizer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6416443Z copying caffe2/python/parallel_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6421462Z copying caffe2/python/parallel_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6424962Z copying caffe2/python/parallelize_bmuf_distributed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6429736Z copying caffe2/python/pipeline.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6434212Z copying caffe2/python/pipeline_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6439466Z copying caffe2/python/predictor_constants.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6444025Z copying caffe2/python/recurrent.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6447913Z copying caffe2/python/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6451614Z copying caffe2/python/queue_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6459383Z copying caffe2/python/record_queue.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6463091Z copying caffe2/python/regularizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6471352Z copying caffe2/python/regularizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6474845Z copying caffe2/python/regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6478434Z copying caffe2/python/rnn_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6491759Z copying caffe2/python/schema.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6503613Z copying caffe2/python/schema_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6512557Z copying caffe2/python/scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6516822Z copying caffe2/python/scope_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6521825Z copying caffe2/python/session.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6528633Z copying caffe2/python/session_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6532070Z copying caffe2/python/sparse_to_dense_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6535914Z copying caffe2/python/sparse_to_dense_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6543675Z copying caffe2/python/task.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6560334Z copying caffe2/python/task_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6564169Z copying caffe2/python/test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6568206Z copying caffe2/python/text_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6571642Z copying caffe2/python/timeout_guard.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6577357Z copying caffe2/python/toy_regression_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6581033Z copying caffe2/python/transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6586324Z copying caffe2/python/transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6592389Z copying caffe2/python/tt_core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6596423Z copying caffe2/python/tt_core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6600951Z copying caffe2/python/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6606115Z copying caffe2/python/utils_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6610690Z copying caffe2/python/visualize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6615313Z copying caffe2/python/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6619859Z copying caffe2/python/workspace_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:09:04.6632601Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-12-01T10:09:04.6633023Z copying caffe2/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-12-01T10:09:04.6635112Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T10:09:04.6635633Z copying caffe2/contrib/aten/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T10:09:04.6636366Z copying caffe2/contrib/aten/aten_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T10:09:04.6641125Z copying caffe2/contrib/aten/gen_op.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T10:09:04.6647198Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T10:09:04.6647648Z copying caffe2/contrib/gloo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T10:09:04.6648379Z copying caffe2/contrib/gloo/gloo_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T10:09:04.6655091Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T10:09:04.6655581Z copying caffe2/contrib/nccl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T10:09:04.6656466Z copying caffe2/contrib/nccl/nccl_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T10:09:04.6666188Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T10:09:04.6666770Z copying caffe2/contrib/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T10:09:04.6667476Z copying caffe2/contrib/nnpack/nnpack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T10:09:04.6677427Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6677907Z copying caffe2/contrib/playground/AnyExp.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6684717Z copying caffe2/contrib/playground/AnyExpOnTerm.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6689951Z copying caffe2/contrib/playground/ModuleRegister.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6694522Z copying caffe2/contrib/playground/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6695266Z copying caffe2/contrib/playground/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6703066Z copying caffe2/contrib/playground/compute_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6707878Z copying caffe2/contrib/playground/compute_topk_accuracy.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6712878Z copying caffe2/contrib/playground/meter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6717690Z copying caffe2/contrib/playground/module_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6723950Z copying caffe2/contrib/playground/output_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:09:04.6730865Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T10:09:04.6731425Z copying caffe2/contrib/prof/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T10:09:04.6732181Z copying caffe2/contrib/prof/cuda_profile_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T10:09:04.6738081Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-12-01T10:09:04.6738495Z copying caffe2/contrib/script/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-12-01T10:09:04.6740579Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:09:04.6741015Z copying caffe2/contrib/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:09:04.6742692Z copying caffe2/contrib/tensorboard/tensorboard.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:09:04.6750702Z copying caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:09:04.6755602Z copying caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:09:04.6761188Z copying caffe2/contrib/tensorboard/tensorboard_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:09:04.6766563Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T10:09:04.6767471Z copying caffe2/contrib/warpctc/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T10:09:04.6768320Z copying caffe2/contrib/warpctc/ctc_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T10:09:04.6774431Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T10:09:04.6775114Z copying caffe2/contrib/aten/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T10:09:04.6775973Z copying caffe2/contrib/aten/docs/sample.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T10:09:04.6783528Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6784081Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6788511Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6793203Z copying caffe2/contrib/playground/resnetdemo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6794518Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6799236Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6806733Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6811961Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6819493Z copying caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6827142Z 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-01T10:09:04.6830792Z copying caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:04.6836119Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-12-01T10:09:04.6836957Z copying caffe2/contrib/script/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-12-01T10:09:04.6838824Z creating build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T10:09:04.6839288Z copying caffe2/core/nomnigraph/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T10:09:04.6840519Z copying caffe2/core/nomnigraph/op_gen.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T10:09:04.6849961Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6850435Z copying caffe2/experiments/python/SparseTransformer.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6856363Z copying caffe2/experiments/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6857317Z copying caffe2/experiments/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6863469Z copying caffe2/experiments/python/device_reduce_sum_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6868493Z copying caffe2/experiments/python/funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6873232Z copying caffe2/experiments/python/net_construct_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6890662Z copying caffe2/experiments/python/sparse_funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6891480Z copying caffe2/experiments/python/sparse_reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6894090Z copying caffe2/experiments/python/tt_contraction_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6898354Z copying caffe2/experiments/python/tt_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:09:04.6905029Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:09:04.6905737Z copying caffe2/python/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:09:04.6906799Z copying caffe2/python/docs/formatter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:09:04.6911490Z copying caffe2/python/docs/generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:09:04.6917105Z copying caffe2/python/docs/github.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:09:04.6924897Z copying caffe2/python/docs/parser.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:09:04.6932661Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:09:04.6933301Z copying caffe2/python/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:09:04.6933889Z copying caffe2/python/examples/char_rnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:09:04.6942262Z copying caffe2/python/examples/imagenet_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:09:04.6948915Z copying caffe2/python/examples/lmdb_create_example.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:09:04.6953922Z copying caffe2/python/examples/resnet50_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:09:04.6956304Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T10:09:04.6956917Z copying caffe2/python/fakelowp/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T10:09:04.6957807Z copying caffe2/python/fakelowp/init_shared_libs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T10:09:04.6962079Z copying caffe2/python/fakelowp/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T10:09:04.6969204Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.6969727Z copying caffe2/python/helpers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.6970552Z copying caffe2/python/helpers/algebra.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.6978251Z copying caffe2/python/helpers/arg_scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.6982553Z copying caffe2/python/helpers/array_helpers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.6986768Z copying caffe2/python/helpers/control_ops.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.6991733Z copying caffe2/python/helpers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.6997496Z copying caffe2/python/helpers/db_input.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7002622Z copying caffe2/python/helpers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7009229Z copying caffe2/python/helpers/elementwise_linear.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7012735Z copying caffe2/python/helpers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7016700Z copying caffe2/python/helpers/nonlinearity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7020148Z copying caffe2/python/helpers/normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7027406Z copying caffe2/python/helpers/pooling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7032224Z copying caffe2/python/helpers/quantization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7035596Z copying caffe2/python/helpers/tools.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7039359Z copying caffe2/python/helpers/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:09:04.7046620Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7047131Z copying caffe2/python/ideep/LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7053099Z copying caffe2/python/ideep/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7053882Z copying caffe2/python/ideep/adam_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7058600Z copying caffe2/python/ideep/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7062872Z copying caffe2/python/ideep/channel_shuffle_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7068894Z copying caffe2/python/ideep/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7074350Z copying caffe2/python/ideep/conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7083960Z copying caffe2/python/ideep/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7090024Z copying caffe2/python/ideep/convfusion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7097766Z copying caffe2/python/ideep/copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7101760Z copying caffe2/python/ideep/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7119011Z copying caffe2/python/ideep/elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7124019Z copying caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7130389Z copying caffe2/python/ideep/fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7135839Z copying caffe2/python/ideep/leaky_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7141143Z copying caffe2/python/ideep/moment_sgd_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7145097Z copying caffe2/python/ideep/operator_fallback_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7158680Z copying caffe2/python/ideep/order_switch_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7170627Z copying caffe2/python/ideep/pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7175318Z copying caffe2/python/ideep/pre_convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7180041Z copying caffe2/python/ideep/relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7185639Z copying caffe2/python/ideep/reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7190537Z copying caffe2/python/ideep/shape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7196753Z copying caffe2/python/ideep/sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7201617Z copying caffe2/python/ideep/softmax_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7208526Z copying caffe2/python/ideep/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7212784Z copying caffe2/python/ideep/test_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7216488Z copying caffe2/python/ideep/transform_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7224525Z copying caffe2/python/ideep/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7228045Z copying caffe2/python/ideep/weightedsum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:09:04.7237470Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7237884Z copying caffe2/python/layers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7242984Z copying caffe2/python/layers/adaptive_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7247700Z copying caffe2/python/layers/add_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7253104Z copying caffe2/python/layers/arc_cosine_feature_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7259497Z copying caffe2/python/layers/batch_huber_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7263443Z copying caffe2/python/layers/batch_lr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7269874Z copying caffe2/python/layers/batch_mse_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7274343Z copying caffe2/python/layers/batch_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7280937Z copying caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7285190Z copying caffe2/python/layers/batch_softmax_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7291448Z copying caffe2/python/layers/blob_weighted_sum.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7295813Z copying caffe2/python/layers/bpr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7299950Z copying caffe2/python/layers/bucket_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7304013Z copying caffe2/python/layers/build_index.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7309444Z copying caffe2/python/layers/concat.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7314416Z copying caffe2/python/layers/constant_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7319902Z copying caffe2/python/layers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7327837Z copying caffe2/python/layers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7332031Z copying caffe2/python/layers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7339760Z copying caffe2/python/layers/fc_with_bootstrap.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7346007Z copying caffe2/python/layers/fc_without_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7349775Z copying caffe2/python/layers/feature_sparse_to_dense.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7356660Z copying caffe2/python/layers/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7360312Z copying caffe2/python/layers/gather_record.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7364142Z copying caffe2/python/layers/homotopy_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7373348Z copying caffe2/python/layers/label_smooth.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7377899Z copying caffe2/python/layers/last_n_window_collector.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7381327Z copying caffe2/python/layers/layer_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7385770Z copying caffe2/python/layers/layers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7394119Z copying caffe2/python/layers/margin_rank_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7398930Z copying caffe2/python/layers/merge_id_lists.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7402529Z copying caffe2/python/layers/pairwise_similarity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7406750Z copying caffe2/python/layers/position_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7410441Z copying caffe2/python/layers/random_fourier_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7415644Z copying caffe2/python/layers/reservoir_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7419471Z copying caffe2/python/layers/sampling_train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7426699Z copying caffe2/python/layers/sampling_trainable_mixin.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7431730Z copying caffe2/python/layers/select_record_by_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7434961Z copying caffe2/python/layers/semi_random_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7439476Z copying caffe2/python/layers/sparse_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7445439Z copying caffe2/python/layers/sparse_feature_hash.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7449897Z copying caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7453427Z copying caffe2/python/layers/sparse_lookup.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7459702Z copying caffe2/python/layers/split.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7464064Z copying caffe2/python/layers/tags.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7468008Z copying caffe2/python/layers/uniform_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:09:04.7472866Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T10:09:04.7473521Z copying caffe2/python/mint/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T10:09:04.7474355Z copying caffe2/python/mint/app.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T10:09:04.7482794Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7483705Z copying caffe2/python/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7484463Z copying caffe2/python/mkl/mkl_LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7490350Z copying caffe2/python/mkl/mkl_LRN_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7497614Z copying caffe2/python/mkl/mkl_concat_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7502519Z copying caffe2/python/mkl/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7506928Z copying caffe2/python/mkl/mkl_copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7511167Z copying caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7515779Z copying caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7520482Z copying caffe2/python/mkl/mkl_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7525964Z copying caffe2/python/mkl/mkl_fc_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7530626Z copying caffe2/python/mkl/mkl_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7534932Z copying caffe2/python/mkl/mkl_pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7539656Z copying caffe2/python/mkl/mkl_pool_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7544343Z copying caffe2/python/mkl/mkl_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7549083Z copying caffe2/python/mkl/mkl_sbn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7558036Z copying caffe2/python/mkl/mkl_sbn_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7564527Z copying caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7570364Z copying caffe2/python/mkl/mkl_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7574271Z copying caffe2/python/mkl/mkl_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7578039Z copying caffe2/python/mkl/rewrite_graph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7584183Z copying caffe2/python/mkl/rewrite_graph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:09:04.7590556Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7591320Z copying caffe2/python/modeling/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7592502Z copying caffe2/python/modeling/compute_histogram_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7596670Z copying caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7600619Z copying caffe2/python/modeling/compute_norm_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7604515Z copying caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7610336Z copying caffe2/python/modeling/compute_statistics_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7614741Z copying caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7620900Z copying caffe2/python/modeling/get_entry_from_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7625360Z copying caffe2/python/modeling/get_entry_from_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7629441Z copying caffe2/python/modeling/gradient_clipping.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7651104Z copying caffe2/python/modeling/gradient_clipping_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7658233Z copying caffe2/python/modeling/initializers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7663298Z copying caffe2/python/modeling/initializers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7667681Z copying caffe2/python/modeling/net_modifier.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7675616Z copying caffe2/python/modeling/parameter_info.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7680216Z copying caffe2/python/modeling/parameter_sharing.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7685026Z copying caffe2/python/modeling/parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:09:04.7695744Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7696169Z copying caffe2/python/models/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7697277Z copying caffe2/python/models/__sym_init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7706272Z copying caffe2/python/models/download.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7714382Z copying caffe2/python/models/imagenet_trainer_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7720020Z copying caffe2/python/models/resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7728694Z copying caffe2/python/models/resnet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7734727Z copying caffe2/python/models/shufflenet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7739625Z copying caffe2/python/models/shufflenet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:09:04.7747325Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7747737Z copying caffe2/python/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7748882Z copying caffe2/python/onnx/backend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7765777Z copying caffe2/python/onnx/backend_cpp_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7769988Z copying caffe2/python/onnx/backend_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7774097Z copying caffe2/python/onnx/error.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7779122Z copying caffe2/python/onnx/frontend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7788323Z copying caffe2/python/onnx/helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7797178Z copying caffe2/python/onnx/onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7800204Z copying caffe2/python/onnx/test_onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7807029Z copying caffe2/python/onnx/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:09:04.7828090Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7828966Z copying caffe2/python/operator_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7829850Z copying caffe2/python/operator_test/activation_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7838617Z copying caffe2/python/operator_test/adadelta_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7842824Z copying caffe2/python/operator_test/adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7862756Z copying caffe2/python/operator_test/adagrad_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7868721Z copying caffe2/python/operator_test/adam_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7883018Z copying caffe2/python/operator_test/affine_channel_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7889736Z copying caffe2/python/operator_test/alias_with_name_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7895641Z copying caffe2/python/operator_test/apmeter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7904348Z copying caffe2/python/operator_test/arg_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7912177Z copying caffe2/python/operator_test/assert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7916866Z copying caffe2/python/operator_test/async_net_barrier_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7921292Z copying caffe2/python/operator_test/atomic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7926795Z copying caffe2/python/operator_test/basic_rnn_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7931791Z copying caffe2/python/operator_test/batch_box_cox_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7939136Z copying caffe2/python/operator_test/batch_bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7953660Z copying caffe2/python/operator_test/batch_moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7959974Z 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-01T10:09:04.7969847Z copying caffe2/python/operator_test/bbox_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7973808Z copying caffe2/python/operator_test/bisect_percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7977752Z copying caffe2/python/operator_test/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7981517Z copying caffe2/python/operator_test/boolean_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7985854Z copying caffe2/python/operator_test/boolean_unmask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.7989841Z 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-01T10:09:04.7997143Z copying caffe2/python/operator_test/bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8000639Z copying caffe2/python/operator_test/cast_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8005457Z copying caffe2/python/operator_test/ceil_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8009098Z copying caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8015224Z copying caffe2/python/operator_test/channel_shuffle_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8019051Z copying caffe2/python/operator_test/channel_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8022630Z copying caffe2/python/operator_test/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8026620Z copying caffe2/python/operator_test/clip_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8034365Z copying caffe2/python/operator_test/clip_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8038343Z 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-01T10:09:04.8046973Z copying caffe2/python/operator_test/concat_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8050317Z copying caffe2/python/operator_test/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8054252Z copying caffe2/python/operator_test/conditional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8058734Z copying caffe2/python/operator_test/conftest.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8062858Z copying caffe2/python/operator_test/conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8068154Z copying caffe2/python/operator_test/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8074212Z copying caffe2/python/operator_test/copy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8079553Z 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-01T10:09:04.8092654Z copying caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8104828Z copying caffe2/python/operator_test/counter_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8108574Z copying caffe2/python/operator_test/crf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8112388Z copying caffe2/python/operator_test/cross_entropy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8118788Z 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-01T10:09:04.8122144Z copying caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8126594Z copying caffe2/python/operator_test/cudnn_recurrent_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8131889Z copying caffe2/python/operator_test/data_couple_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8136437Z copying caffe2/python/operator_test/dataset_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8141774Z copying caffe2/python/operator_test/decay_adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8145612Z copying caffe2/python/operator_test/deform_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8154493Z 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-01T10:09:04.8159433Z copying caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8163399Z copying caffe2/python/operator_test/detectron_keypoints.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8175196Z copying caffe2/python/operator_test/distance_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8181931Z copying caffe2/python/operator_test/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8187762Z copying caffe2/python/operator_test/duplicate_operands_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8197201Z copying caffe2/python/operator_test/elementwise_linear_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8206377Z copying caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8214514Z copying caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8222174Z copying caffe2/python/operator_test/elementwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8237490Z copying caffe2/python/operator_test/emptysample_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8242770Z copying caffe2/python/operator_test/enforce_finite_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8253410Z copying caffe2/python/operator_test/ensure_clipped_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8261900Z copying caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8268453Z copying caffe2/python/operator_test/erf_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8277263Z copying caffe2/python/operator_test/expand_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8282545Z copying caffe2/python/operator_test/fc_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8288954Z copying caffe2/python/operator_test/feature_maps_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8295200Z copying caffe2/python/operator_test/filler_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8301483Z copying caffe2/python/operator_test/find_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8316428Z copying caffe2/python/operator_test/flatten_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8325692Z copying caffe2/python/operator_test/flexible_top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8333627Z copying caffe2/python/operator_test/floor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8341391Z 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-01T10:09:04.8357716Z copying caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8362135Z copying caffe2/python/operator_test/gather_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8368320Z copying caffe2/python/operator_test/gather_ranges_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8376526Z 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-01T10:09:04.8398235Z copying caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8404022Z copying caffe2/python/operator_test/glu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8412346Z copying caffe2/python/operator_test/group_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8421736Z copying caffe2/python/operator_test/group_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8434029Z copying caffe2/python/operator_test/gru_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8443219Z copying caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8456853Z copying caffe2/python/operator_test/histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8464907Z copying caffe2/python/operator_test/hsm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8469993Z copying caffe2/python/operator_test/hyperbolic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8476063Z copying caffe2/python/operator_test/im2col_col2im_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8480524Z copying caffe2/python/operator_test/image_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8490102Z copying caffe2/python/operator_test/index_hash_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8495425Z copying caffe2/python/operator_test/index_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8499800Z copying caffe2/python/operator_test/instance_norm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8504563Z copying caffe2/python/operator_test/integral_image_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8510276Z copying caffe2/python/operator_test/jsd_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8514673Z copying caffe2/python/operator_test/key_split_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8518487Z copying caffe2/python/operator_test/lars_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8525742Z copying caffe2/python/operator_test/layer_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8532956Z copying caffe2/python/operator_test/leaky_relu_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8544824Z copying caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8550050Z copying caffe2/python/operator_test/learning_rate_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8560333Z copying caffe2/python/operator_test/length_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8565168Z copying caffe2/python/operator_test/lengths_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8569148Z 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-01T10:09:04.8578910Z copying caffe2/python/operator_test/lengths_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8583526Z copying caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8587540Z copying caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8596003Z copying caffe2/python/operator_test/load_save_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8603909Z copying caffe2/python/operator_test/locally_connected_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8607624Z copying caffe2/python/operator_test/loss_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8611956Z copying caffe2/python/operator_test/lpnorm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8621093Z copying caffe2/python/operator_test/map_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8625586Z copying caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8630938Z copying caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8638532Z copying caffe2/python/operator_test/math_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8644955Z copying caffe2/python/operator_test/matmul_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8649296Z copying caffe2/python/operator_test/mean_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8659968Z copying caffe2/python/operator_test/merge_id_lists_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8664365Z copying caffe2/python/operator_test/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8669842Z copying caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8674758Z copying caffe2/python/operator_test/mod_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8679504Z copying caffe2/python/operator_test/moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8683373Z copying caffe2/python/operator_test/momentum_sgd_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8691945Z copying caffe2/python/operator_test/mpi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8695970Z copying caffe2/python/operator_test/mul_gradient_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8701453Z copying caffe2/python/operator_test/negate_gradient_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8707745Z copying caffe2/python/operator_test/ngram_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8712101Z copying caffe2/python/operator_test/normalize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8716673Z copying caffe2/python/operator_test/numpy_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8720807Z copying caffe2/python/operator_test/one_hot_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8728872Z copying caffe2/python/operator_test/onnx_while_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8733840Z copying caffe2/python/operator_test/order_switch_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8737914Z copying caffe2/python/operator_test/pack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8746003Z copying caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8749577Z copying caffe2/python/operator_test/pad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8752860Z copying caffe2/python/operator_test/partition_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8756919Z copying caffe2/python/operator_test/percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8760739Z copying caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8765262Z copying caffe2/python/operator_test/pooling_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8769933Z copying caffe2/python/operator_test/prepend_dim_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8775993Z copying caffe2/python/operator_test/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8780558Z copying caffe2/python/operator_test/quantile_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8785580Z copying caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8791094Z copying caffe2/python/operator_test/rank_loss_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8796572Z copying caffe2/python/operator_test/rebatching_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8812070Z copying caffe2/python/operator_test/record_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8816686Z copying caffe2/python/operator_test/recurrent_net_executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8821147Z copying caffe2/python/operator_test/recurrent_network_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8829092Z copying caffe2/python/operator_test/reduce_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8832893Z copying caffe2/python/operator_test/reduction_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8838046Z copying caffe2/python/operator_test/reshape_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8845451Z copying caffe2/python/operator_test/resize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8849599Z copying caffe2/python/operator_test/rmac_regions_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8854586Z copying caffe2/python/operator_test/rms_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8858436Z copying caffe2/python/operator_test/rnn_cell_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8874264Z copying caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8878460Z copying caffe2/python/operator_test/rowwise_counter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8885433Z copying caffe2/python/operator_test/scale_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8889105Z copying caffe2/python/operator_test/segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8898778Z copying caffe2/python/operator_test/self_binning_histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8903094Z copying caffe2/python/operator_test/selu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8907268Z copying caffe2/python/operator_test/sequence_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8916836Z copying caffe2/python/operator_test/shape_inference_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8924524Z copying caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8928431Z copying caffe2/python/operator_test/softmax_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8935664Z copying caffe2/python/operator_test/softplus_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8939096Z 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-01T10:09:04.8943076Z copying caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8949483Z 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-01T10:09:04.8957588Z copying caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8964899Z copying caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8969185Z copying caffe2/python/operator_test/sparse_normalize_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8976724Z copying caffe2/python/operator_test/sparse_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8981177Z 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-01T10:09:04.8987602Z copying caffe2/python/operator_test/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.8996562Z copying caffe2/python/operator_test/specialized_segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9004276Z copying caffe2/python/operator_test/split_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9013446Z copying caffe2/python/operator_test/square_root_divide_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9021021Z copying caffe2/python/operator_test/stats_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9025208Z copying caffe2/python/operator_test/stats_put_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9032359Z copying caffe2/python/operator_test/storm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9040229Z copying caffe2/python/operator_test/string_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9047401Z copying caffe2/python/operator_test/text_file_reader_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9052511Z copying caffe2/python/operator_test/thresholded_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9056739Z copying caffe2/python/operator_test/tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9060680Z copying caffe2/python/operator_test/top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9064456Z copying caffe2/python/operator_test/torch_integration_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9075803Z copying caffe2/python/operator_test/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9078955Z copying caffe2/python/operator_test/trigonometric_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9083556Z copying caffe2/python/operator_test/unique_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9087386Z copying caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9090568Z copying caffe2/python/operator_test/unsafe_coalesce_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9094516Z copying caffe2/python/operator_test/upsample_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9098002Z copying caffe2/python/operator_test/utility_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9105374Z copying caffe2/python/operator_test/video_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9109082Z copying caffe2/python/operator_test/weight_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9117100Z copying caffe2/python/operator_test/weighted_multi_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9120958Z copying caffe2/python/operator_test/weighted_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9125696Z copying caffe2/python/operator_test/weighted_sum_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9129066Z copying caffe2/python/operator_test/wngrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:09:04.9136830Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9137389Z copying caffe2/python/predictor/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9138101Z copying caffe2/python/predictor/mobile_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9143191Z copying caffe2/python/predictor/mobile_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9149247Z copying caffe2/python/predictor/predictor_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9155967Z copying caffe2/python/predictor/predictor_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9160698Z copying caffe2/python/predictor/predictor_py_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9168117Z copying caffe2/python/predictor/predictor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9174556Z copying caffe2/python/predictor/serde.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:09:04.9180826Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T10:09:04.9181397Z copying caffe2/python/rnn/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T10:09:04.9182330Z copying caffe2/python/rnn/lstm_comparison.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T10:09:04.9187217Z copying caffe2/python/rnn/rnn_cell_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T10:09:04.9193751Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T10:09:04.9194349Z copying caffe2/python/serialized_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T10:09:04.9194855Z copying caffe2/python/serialized_test/coverage.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T10:09:04.9199987Z copying caffe2/python/serialized_test/serialized_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T10:09:04.9209891Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9210394Z copying caffe2/python/test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9211053Z copying caffe2/python/test/blob_deallocation_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9215839Z copying caffe2/python/test/do_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9222488Z copying caffe2/python/test/executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9228968Z copying caffe2/python/test/executor_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9235421Z copying caffe2/python/test/fakefp16_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9240042Z copying caffe2/python/test/gpu_context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9245590Z copying caffe2/python/test/inference_lstm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9250034Z copying caffe2/python/test/python_protobuf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:09:04.9258406Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:09:04.9259733Z copying caffe2/python/trt/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:09:04.9260654Z copying caffe2/python/trt/test_pt_onnx_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:09:04.9266075Z copying caffe2/python/trt/test_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:09:04.9274342Z copying caffe2/python/trt/transform.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:09:04.9280031Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9280608Z copying caffe2/python/models/seq2seq/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9281229Z copying caffe2/python/models/seq2seq/beam_search.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9287475Z copying caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9293017Z copying caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9297629Z copying caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9306429Z copying caffe2/python/models/seq2seq/seq2seq_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9314571Z copying caffe2/python/models/seq2seq/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9323037Z copying caffe2/python/models/seq2seq/translate.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:09:04.9329764Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T10:09:04.9330421Z copying caffe2/python/onnx/bin/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T10:09:04.9331187Z copying caffe2/python/onnx/bin/conversion.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T10:09:04.9337686Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:09:04.9338371Z copying caffe2/python/onnx/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:09:04.9338890Z copying caffe2/python/onnx/tests/c2_ref_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:09:04.9345046Z copying caffe2/python/onnx/tests/conversion_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:09:04.9353475Z copying caffe2/python/onnx/tests/helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:09:04.9357996Z copying caffe2/python/onnx/tests/onnx_backend_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:09:04.9365650Z copying caffe2/python/onnx/tests/ssa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:09:04.9370154Z copying caffe2/python/onnx/tests/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:09:04.9381379Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9381933Z copying caffe2/quantization/server/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9382468Z copying caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9387609Z copying caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9392703Z copying caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9397900Z copying caffe2/quantization/server/compute_equalization_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9403299Z copying caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9407746Z copying caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9413883Z copying caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9418424Z copying caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9426135Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9432474Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9440725Z copying caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9445044Z copying caffe2/quantization/server/dnnlowp_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9449779Z copying caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9454978Z copying caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9460626Z copying caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9465981Z copying caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9474590Z copying caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9483051Z copying caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9489690Z copying caffe2/quantization/server/fully_connected_fp16_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9507654Z copying caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9514539Z copying caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9528867Z copying caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9535055Z copying caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9540048Z copying caffe2/quantization/server/int8_gen_quant_params_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9544975Z copying caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9549690Z copying caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9554361Z copying caffe2/quantization/server/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9558724Z copying caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9563553Z copying caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9567829Z copying caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9574010Z copying caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9578497Z copying caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9592957Z copying caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9597758Z copying caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9603957Z copying caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9608854Z copying caffe2/quantization/server/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:09:04.9617918Z creating build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9618340Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9623364Z copying functorch/_src/aot_autograd.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9629820Z copying functorch/_src/benchmark_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9634449Z copying functorch/_src/compile_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9639296Z copying functorch/_src/compilers.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9647581Z copying functorch/_src/config.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9653821Z copying functorch/_src/eager_transforms.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9671030Z copying functorch/_src/fx_minifier.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9676108Z copying functorch/_src/make_functional.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9688294Z copying functorch/_src/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9702267Z copying functorch/_src/partitioners.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9715520Z copying functorch/_src/python_key.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9720115Z copying functorch/_src/pytree_hacks.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9724746Z copying functorch/_src/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9731002Z copying functorch/_src/vmap.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:09:04.9740215Z creating build/lib.linux-x86_64-cpython-37/functorch/compile 2022-12-01T10:09:04.9740642Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/compile 2022-12-01T10:09:04.9749832Z creating build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9750293Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9756755Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9762135Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9768045Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9774687Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9778910Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9786922Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9796944Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9800642Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:09:04.9806215Z creating build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:09:04.9806662Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:09:04.9813215Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:09:04.9818315Z copying functorch/experimental/cond.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:09:04.9823329Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:09:04.9829079Z creating build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T10:09:04.9829475Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T10:09:04.9835671Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T10:09:04.9849900Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T10:09:04.9855601Z creating build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T10:09:04.9856206Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T10:09:04.9856794Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T10:09:04.9865417Z creating build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9865811Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9871648Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9876244Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9883882Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9888328Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9893029Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9898692Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9907817Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9911269Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9915233Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9919162Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:09:04.9924864Z creating build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:09:04.9925261Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:09:04.9941175Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:09:04.9945654Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:09:04.9951112Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:09:04.9958563Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:09:04.9964442Z creating build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T10:09:04.9964864Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T10:09:04.9980487Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T10:09:04.9990466Z creating build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T10:09:04.9990868Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T10:09:05.0008858Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T10:09:05.0021132Z creating build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:09:05.0021546Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:09:05.0026333Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:09:05.0036178Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:09:05.0041273Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:09:05.0049464Z creating build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T10:09:05.0049830Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T10:09:05.0054522Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T10:09:05.0063146Z creating build/lib.linux-x86_64-cpython-37/torch/ao 2022-12-01T10:09:05.0063535Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao 2022-12-01T10:09:05.0070648Z creating build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0071034Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0080639Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0086124Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0094797Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0100711Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0112863Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0117058Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0131907Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0138427Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0150047Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0154085Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0161792Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:09:05.0166898Z creating build/lib.linux-x86_64-cpython-37/torch/backends 2022-12-01T10:09:05.0167297Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends 2022-12-01T10:09:05.0173544Z creating build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T10:09:05.0174076Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T10:09:05.0174636Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T10:09:05.0183324Z creating build/lib.linux-x86_64-cpython-37/torch/cpu 2022-12-01T10:09:05.0183703Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu 2022-12-01T10:09:05.0194324Z creating build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0194690Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0204674Z copying torch/cuda/_dynamo_graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0211041Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0218372Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0225286Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0229861Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0234674Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0235290Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0243479Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0248599Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0266128Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0274102Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0278852Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0283670Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0292390Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0298998Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:09:05.0308769Z creating build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0309185Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0314594Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0319127Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0323425Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0340097Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0346007Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0359545Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0365205Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0370880Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:09:05.0380401Z creating build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0380961Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0388172Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0394291Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0399496Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0411273Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0415811Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0422078Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0426539Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0432311Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0438345Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0443570Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0450019Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0455117Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0460573Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0465222Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0472164Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0476315Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0484461Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0487961Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0491270Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0495823Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0503733Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0508493Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0511616Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0515189Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0519665Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0523460Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0527063Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0534349Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0538899Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0542957Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0546835Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0554982Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0558754Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0562697Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0570650Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0574382Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0577983Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0582612Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0585984Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0594079Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0613147Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0617005Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0629194Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0633653Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0638563Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:09:05.0646432Z creating build/lib.linux-x86_64-cpython-37/torch/fft 2022-12-01T10:09:05.0647270Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fft 2022-12-01T10:09:05.0665760Z creating build/lib.linux-x86_64-cpython-37/torch/futures 2022-12-01T10:09:05.0666141Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/futures 2022-12-01T10:09:05.0677014Z creating build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0677377Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0682041Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0686562Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0692595Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0712032Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0716204Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0729479Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0737790Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0742281Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0751525Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0762348Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0770531Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0778642Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0783305Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0791507Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:09:05.0798535Z creating build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0799219Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0805173Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0814123Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0820844Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0828775Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0833171Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0837155Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0843216Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0849489Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0857103Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0863638Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0867783Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0873836Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0886987Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0895635Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0909500Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0914044Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0921635Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0925570Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0936531Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0944993Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0956642Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0961328Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0972995Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0977223Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:09:05.0982870Z creating build/lib.linux-x86_64-cpython-37/torch/linalg 2022-12-01T10:09:05.0983566Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/linalg 2022-12-01T10:09:05.1000956Z creating build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T10:09:05.1001350Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T10:09:05.1005711Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T10:09:05.1017160Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T10:09:05.1029750Z creating build/lib.linux-x86_64-cpython-37/torch/monitor 2022-12-01T10:09:05.1030212Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/monitor 2022-12-01T10:09:05.1035625Z creating build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:09:05.1036062Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:09:05.1041348Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:09:05.1045939Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:09:05.1052204Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:09:05.1057271Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:09:05.1062724Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:09:05.1067892Z creating build/lib.linux-x86_64-cpython-37/torch/nested 2022-12-01T10:09:05.1068916Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nested 2022-12-01T10:09:05.1074569Z creating build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1074911Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1081909Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1086732Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1091985Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1099147Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1116665Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1119994Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1125780Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:05.1134495Z creating build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1134994Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1139229Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1143745Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1148592Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1154108Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1161780Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1166142Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1171206Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1176244Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1181854Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1188630Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1193784Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1202974Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1211491Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1216103Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1230061Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1235306Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1242050Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1247062Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1251668Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1257172Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1261224Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1265716Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1272379Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1292811Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1301022Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:09:05.1309478Z creating build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1309874Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1314950Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1321184Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1326272Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1331693Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1338142Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1344165Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1349852Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1354567Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1360725Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1372807Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1378752Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1383236Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1391453Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1400186Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1405781Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1413517Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1418275Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:05.1426469Z creating build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1427274Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1431632Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1436702Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1445707Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1451369Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1456749Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1461468Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1469039Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1473544Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1480511Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1488496Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1495356Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1499488Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1503423Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1518125Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:09:05.1527950Z creating build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:09:05.1528402Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:09:05.1533210Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:09:05.1538957Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:09:05.1547920Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:09:05.1552224Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:09:05.1557943Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:09:05.1564240Z creating build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1564638Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1571053Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1575708Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1583716Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1588305Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1593924Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1603456Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1612168Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1616052Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1619518Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1635649Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1642486Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1647921Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1653382Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1657697Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:09:05.1662813Z creating build/lib.linux-x86_64-cpython-37/torch/sparse 2022-12-01T10:09:05.1663195Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/sparse 2022-12-01T10:09:05.1680767Z creating build/lib.linux-x86_64-cpython-37/torch/special 2022-12-01T10:09:05.1681157Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/special 2022-12-01T10:09:05.1689482Z creating build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:09:05.1689957Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:09:05.1696583Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:09:05.1709802Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:09:05.1714575Z copying torch/testing/_deprecated.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:09:05.1723783Z copying torch/testing/_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:09:05.1736533Z creating build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1736985Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1742506Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1748579Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1753390Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1758633Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1765039Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1770049Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1774322Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1785919Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1791005Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1799480Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1806842Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1815453Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1819080Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1832267Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1838518Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1842334Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1850256Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1854898Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1859490Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1863036Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1866816Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:09:05.1872244Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-12-01T10:09:05.1872652Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-12-01T10:09:05.1879273Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-12-01T10:09:05.1879698Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-12-01T10:09:05.1885046Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-12-01T10:09:05.1885495Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-12-01T10:09:05.1892006Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-12-01T10:09:05.1892472Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-12-01T10:09:05.1901017Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-12-01T10:09:05.1901475Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-12-01T10:09:05.1906703Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T10:09:05.1907187Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T10:09:05.1908116Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T10:09:05.1916356Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T10:09:05.1925600Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1926125Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1931937Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1938279Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1942719Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1948599Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1954207Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1959546Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1965477Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1983502Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1990395Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1995255Z copying torch/ao/quantization/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.1998542Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.2002390Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.2010435Z copying torch/ao/quantization/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.2013828Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.2021881Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.2026555Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.2030978Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.2034405Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:09:05.2043998Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T10:09:05.2044674Z copying torch/ao/sparsity/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T10:09:05.2053442Z copying torch/ao/sparsity/_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T10:09:05.2060385Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2022-12-01T10:09:05.2061030Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2022-12-01T10:09:05.2065797Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-12-01T10:09:05.2066442Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-12-01T10:09:05.2071427Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-12-01T10:09:05.2072284Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-12-01T10:09:05.2077437Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T10:09:05.2078197Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T10:09:05.2085266Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T10:09:05.2094534Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-12-01T10:09:05.2095194Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-12-01T10:09:05.2101071Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T10:09:05.2101555Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T10:09:05.2105877Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T10:09:05.2124061Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-12-01T10:09:05.2124506Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-12-01T10:09:05.2131062Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:09:05.2131682Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:09:05.2135773Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:09:05.2142230Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:09:05.2146963Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:09:05.2152131Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:09:05.2152591Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:09:05.2160442Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:09:05.2165945Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T10:09:05.2166402Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T10:09:05.2170870Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T10:09:05.2178891Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T10:09:05.2190577Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-12-01T10:09:05.2191027Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-12-01T10:09:05.2197671Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2198174Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2203304Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2211006Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2215248Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2225050Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2229581Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2236676Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2241087Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2258758Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2268472Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2274003Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:09:05.2279040Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-12-01T10:09:05.2279499Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-12-01T10:09:05.2285802Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:09:05.2286325Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:09:05.2290518Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:09:05.2299612Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:09:05.2304433Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:09:05.2318831Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:09:05.2319334Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:09:05.2323688Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:09:05.2330113Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:09:05.2334912Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:09:05.2342942Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:09:05.2348449Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:09:05.2353903Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T10:09:05.2354728Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T10:09:05.2359343Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T10:09:05.2364721Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T10:09:05.2376086Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:09:05.2376642Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:09:05.2381925Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:09:05.2391253Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2391662Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2393026Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2402554Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2415111Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2423080Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2429213Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2435591Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2441530Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:09:05.2449042Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2449531Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2454167Z 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-01T10:09:05.2459600Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2467050Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2472062Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2478460Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2487767Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2488525Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2494674Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2499637Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2504145Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:09:05.2513975Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2514415Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2518989Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2542056Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2553841Z copying torch/ao/quantization/fx/backend_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2558482Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2576058Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2584197Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2589735Z copying torch/ao/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2596583Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2600455Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2604436Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2608244Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2612729Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2617372Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2627928Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2633587Z copying torch/ao/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2642329Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2649818Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:09:05.2662668Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:09:05.2663338Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:09:05.2663984Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:09:05.2677024Z 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-01T10:09:05.2685409Z 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-01T10:09:05.2690602Z 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-01T10:09:05.2697774Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-12-01T10:09:05.2698327Z copying torch/ao/sparsity/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-12-01T10:09:05.2700454Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:09:05.2700893Z copying torch/ao/sparsity/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:09:05.2702129Z copying torch/ao/sparsity/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:09:05.2706745Z copying torch/ao/sparsity/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:09:05.2711455Z copying torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:09:05.2717222Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:09:05.2718010Z copying torch/ao/sparsity/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:09:05.2718617Z copying torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:09:05.2725241Z copying torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:09:05.2732469Z copying torch/ao/sparsity/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:09:05.2747908Z copying torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:09:05.2757909Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:09:05.2758726Z copying torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:09:05.2759711Z 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-01T10:09:05.2767909Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:09:05.2768688Z copying torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:09:05.2773127Z 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-01T10:09:05.2779034Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:09:05.2779883Z copying torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:09:05.2787950Z 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-01T10:09:05.2792762Z 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-01T10:09:05.2799727Z 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-01T10:09:05.2806658Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:09:05.2807175Z copying torch/ao/sparsity/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:09:05.2817328Z copying torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:09:05.2824030Z copying torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:09:05.2830212Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T10:09:05.2830796Z 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-01T10:09:05.2832547Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:09:05.2833722Z 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-01T10:09:05.2834453Z 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-01T10:09:05.2839048Z 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-01T10:09:05.2845704Z creating build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T10:09:05.2846154Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T10:09:05.2851233Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T10:09:05.2857009Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T10:09:05.2862814Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T10:09:05.2863459Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T10:09:05.2864120Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T10:09:05.2870416Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T10:09:05.2870929Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T10:09:05.2871488Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T10:09:05.2877960Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T10:09:05.2894927Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-12-01T10:09:05.2895332Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-12-01T10:09:05.2900981Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T10:09:05.2901521Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T10:09:05.2906747Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T10:09:05.2912012Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-12-01T10:09:05.2912418Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-12-01T10:09:05.2918547Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-12-01T10:09:05.2919219Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-12-01T10:09:05.2924052Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-12-01T10:09:05.2924472Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-12-01T10:09:05.2931785Z creating build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-12-01T10:09:05.2932217Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-12-01T10:09:05.2937495Z creating build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2022-12-01T10:09:05.2937928Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2022-12-01T10:09:05.2944251Z creating build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-12-01T10:09:05.2944671Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-12-01T10:09:05.2950502Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T10:09:05.2950963Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T10:09:05.2952199Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T10:09:05.2964637Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-12-01T10:09:05.2965110Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-12-01T10:09:05.2970761Z creating build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T10:09:05.2971379Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T10:09:05.2975849Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T10:09:05.2980710Z creating build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:09:05.2981105Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:09:05.2988221Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:09:05.3008126Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:09:05.3022362Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:09:05.3033438Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3033889Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3039157Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3043436Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3051624Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3056329Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3060517Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3065015Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3072062Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3082494Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:09:05.3089107Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-12-01T10:09:05.3089569Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-12-01T10:09:05.3096429Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-12-01T10:09:05.3097196Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-12-01T10:09:05.3104394Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T10:09:05.3105586Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T10:09:05.3106768Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T10:09:05.3111502Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T10:09:05.3112126Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T10:09:05.3117525Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T10:09:05.3123951Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-12-01T10:09:05.3124378Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-12-01T10:09:05.3129831Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-12-01T10:09:05.3130277Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-12-01T10:09:05.3138265Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3138790Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3143145Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3154284Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3170337Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3175287Z copying torch/distributed/fsdp/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3183113Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3188439Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3208474Z copying torch/distributed/fsdp/flatten_params_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3212007Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3225702Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3231400Z copying torch/distributed/fsdp/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3238102Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:09:05.3248067Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T10:09:05.3248797Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T10:09:05.3264612Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T10:09:05.3270817Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T10:09:05.3271321Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T10:09:05.3277301Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T10:09:05.3284536Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3289272Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3289832Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3294166Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3298830Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3306707Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3311298Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3320319Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3324388Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3329029Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3334787Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3341820Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3346243Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3350786Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:09:05.3363270Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-12-01T10:09:05.3363721Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-12-01T10:09:05.3366130Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3366536Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3372471Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3389520Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3401364Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3408914Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3414944Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3420573Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3439876Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3452695Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3457832Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:09:05.3467976Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3468857Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3476572Z copying torch/distributed/_shard/checkpoint/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3481055Z copying torch/distributed/_shard/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3489167Z copying torch/distributed/_shard/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3493885Z copying torch/distributed/_shard/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3501427Z copying torch/distributed/_shard/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3506133Z copying torch/distributed/_shard/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3514510Z copying torch/distributed/_shard/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3518391Z copying torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3522845Z copying torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3527023Z copying torch/distributed/_shard/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3532089Z copying torch/distributed/_shard/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:09:05.3537331Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T10:09:05.3537840Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T10:09:05.3542709Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T10:09:05.3548700Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:09:05.3549245Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:09:05.3557390Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:09:05.3580234Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:09:05.3584401Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:09:05.3595634Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:09:05.3599702Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:09:05.3610367Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T10:09:05.3610888Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T10:09:05.3617727Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T10:09:05.3623640Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:09:05.3624320Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:09:05.3628921Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:09:05.3634028Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:09:05.3639515Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:09:05.3648870Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:09:05.3649438Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:09:05.3659788Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:09:05.3665352Z 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-01T10:09:05.3670077Z copying torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:09:05.3675443Z 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-01T10:09:05.3680101Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:09:05.3684647Z 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-01T10:09:05.3691810Z 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-01T10:09:05.3696216Z 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-01T10:09:05.3700625Z 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-01T10:09:05.3710131Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:09:05.3710742Z 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-01T10:09:05.3711487Z 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-01T10:09:05.3719122Z 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-01T10:09:05.3724005Z 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-01T10:09:05.3732313Z 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-01T10:09:05.3738670Z 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-01T10:09:05.3743623Z 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-01T10:09:05.3751186Z 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-01T10:09:05.3757068Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T10:09:05.3757874Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T10:09:05.3758887Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T10:09:05.3764998Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:09:05.3765912Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:09:05.3770328Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:09:05.3776296Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:09:05.3776829Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:09:05.3785076Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:09:05.3792200Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T10:09:05.3792997Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T10:09:05.3794073Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T10:09:05.3803003Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:09:05.3803534Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:09:05.3809525Z 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-01T10:09:05.3815096Z 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-01T10:09:05.3824611Z 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-01T10:09:05.3829564Z 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-01T10:09:05.3835486Z 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-01T10:09:05.3839787Z 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-01T10:09:05.3849461Z 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-01T10:09:05.3856387Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:09:05.3857145Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:09:05.3857919Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:09:05.3866191Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:09:05.3870878Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:09:05.3875971Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-12-01T10:09:05.3876441Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-12-01T10:09:05.3878302Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T10:09:05.3878784Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T10:09:05.3885851Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T10:09:05.3890805Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T10:09:05.3910069Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T10:09:05.3910565Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T10:09:05.3915878Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T10:09:05.3924825Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:09:05.3925368Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:09:05.3930884Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:09:05.3937472Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:09:05.3942773Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:09:05.3948894Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.3949405Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.3954517Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.3960619Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.3967075Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.3979713Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.3989457Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.3996956Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.4005331Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.4009189Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.4013170Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.4016863Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:09:05.4025597Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:09:05.4026077Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:09:05.4030334Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:09:05.4036152Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:09:05.4041739Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:09:05.4048841Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:09:05.4049336Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:09:05.4053757Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:09:05.4061372Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:09:05.4066493Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:09:05.4070945Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:09:05.4079172Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:09:05.4097686Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T10:09:05.4098326Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T10:09:05.4098975Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T10:09:05.4102493Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T10:09:05.4120126Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:09:05.4120699Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:09:05.4129870Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:09:05.4137265Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:09:05.4144260Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T10:09:05.4144743Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T10:09:05.4155839Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T10:09:05.4160427Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T10:09:05.4176594Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T10:09:05.4177353Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T10:09:05.4178110Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T10:09:05.4187772Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T10:09:05.4188206Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T10:09:05.4189188Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T10:09:05.4197826Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T10:09:05.4198336Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T10:09:05.4199070Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T10:09:05.4205911Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4206389Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4212485Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4216665Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4221529Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4231292Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4236553Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4241250Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4246225Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4253904Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4259022Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4263133Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4268050Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:09:05.4274281Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T10:09:05.4274808Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T10:09:05.4283367Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T10:09:05.4288756Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T10:09:05.4295192Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:09:05.4295683Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:09:05.4301130Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:09:05.4309897Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:09:05.4316156Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:09:05.4321782Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:09:05.4327304Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:09:05.4334847Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T10:09:05.4335344Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T10:09:05.4339578Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T10:09:05.4347459Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4348754Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4349517Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4364359Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4369730Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4377297Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4383112Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4389886Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4399006Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4404412Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4412558Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4421059Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4426553Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4430794Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4436721Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4442924Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4448793Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:09:05.4455320Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4456149Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4461593Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4466003Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4473103Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4478232Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4483601Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4488581Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4493869Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4503201Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4528671Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4534050Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4543563Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4549547Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4558738Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:09:05.4565294Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:09:05.4566107Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:09:05.4567267Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:09:05.4572904Z 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-01T10:09:05.4586285Z 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-01T10:09:05.4610399Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:09:05.4615611Z 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-01T10:09:05.4630160Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:09:05.4635497Z 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-01T10:09:05.4641814Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4642309Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4647415Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4654189Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4658540Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4664060Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4669563Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4679491Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4686852Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:09:05.4693151Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:09:05.4693718Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:09:05.4700645Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:09:05.4708051Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:09:05.4712893Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:09:05.4718687Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:09:05.4723613Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:09:05.4730501Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T10:09:05.4731265Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T10:09:05.4732513Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T10:09:05.4736961Z copying torch/fx/passes/backends/nvfuser.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T10:09:05.4745645Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-12-01T10:09:05.4746567Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-12-01T10:09:05.4748109Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:09:05.4748895Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:09:05.4753295Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:09:05.4758260Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:09:05.4766807Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:09:05.4775725Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T10:09:05.4776248Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T10:09:05.4777241Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T10:09:05.4782878Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:09:05.4783363Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:09:05.4788046Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:09:05.4792613Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:09:05.4801585Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:09:05.4811351Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T10:09:05.4811681Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T10:09:05.4812998Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T10:09:05.4819822Z creating build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T10:09:05.4820080Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T10:09:05.4821086Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T10:09:05.4826728Z creating build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-12-01T10:09:05.4827405Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-12-01T10:09:05.4835480Z creating build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4835763Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4841057Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4848086Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4853068Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4872233Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4876707Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4881225Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4888716Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:09:05.4898821Z creating build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T10:09:05.4899090Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T10:09:05.4900265Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T10:09:05.4905646Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-12-01T10:09:05.4906211Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-12-01T10:09:05.4917380Z creating build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.4917632Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.4924869Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.4930254Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.4944993Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.4951585Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.4963819Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.4983112Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.4998731Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5013450Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5019185Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5024056Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5028322Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5036495Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5040514Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5045186Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5054196Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5071220Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5081090Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5085285Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5093257Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5097516Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5122673Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5139404Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5147251Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5167383Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5175365Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:09:05.5183113Z creating build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5183371Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5188476Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5196056Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5200667Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5206361Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5214215Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5219746Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5241049Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5246256Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5251594Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:05.5257674Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-12-01T10:09:05.5258263Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-12-01T10:09:05.5263971Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-12-01T10:09:05.5264222Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-12-01T10:09:05.5269817Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T10:09:05.5270356Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T10:09:05.5279861Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T10:09:05.5290089Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5290357Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5295165Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5299410Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5307199Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5311335Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5316110Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5321241Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5329400Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5339977Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5344663Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5351432Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5370927Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5382234Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5390707Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5399168Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5403706Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:09:05.5411627Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T10:09:05.5412046Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T10:09:05.5417161Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T10:09:05.5422575Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-12-01T10:09:05.5422844Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-12-01T10:09:05.5431381Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-12-01T10:09:05.5431745Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-12-01T10:09:05.5443182Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:09:05.5443462Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:09:05.5448784Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:09:05.5456888Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:09:05.5462748Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:09:05.5468743Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-12-01T10:09:05.5469343Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-12-01T10:09:05.5479983Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:09:05.5480437Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:09:05.5486043Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:09:05.5491144Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:09:05.5504060Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:09:05.5520145Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:09:05.5520469Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:09:05.5537087Z 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-01T10:09:05.5546167Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-12-01T10:09:05.5546594Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-12-01T10:09:05.5554196Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:09:05.5555417Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:09:05.5560494Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:09:05.5566448Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:09:05.5571804Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:09:05.5578388Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T10:09:05.5578658Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T10:09:05.5585311Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T10:09:05.5591552Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T10:09:05.5592544Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T10:09:05.5606278Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T10:09:05.5613717Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T10:09:05.5618928Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-12-01T10:09:05.5619210Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-12-01T10:09:05.5625160Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-12-01T10:09:05.5625506Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-12-01T10:09:05.5632696Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5632986Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5648149Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5654969Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5660186Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5665261Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5672655Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5677240Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5683576Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5688313Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5696717Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5703859Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:09:05.5713469Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:09:05.5713772Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:09:05.5728732Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:09:05.5737988Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:09:05.5752642Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:09:05.5757763Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:09:05.5764906Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:09:05.5773940Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:09:05.5774235Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:09:05.5787127Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:09:05.5792601Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:09:05.5797161Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:09:05.5807258Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:09:05.5807818Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:09:05.5813553Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:09:05.5820825Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:09:05.5827727Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:09:05.5833888Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:09:05.5838881Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:09:05.5844561Z 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-01T10:09:05.5850180Z 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-01T10:09:05.5855959Z 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-01T10:09:05.5866293Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:09:05.5879589Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:09:05.5879857Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:09:05.5881139Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:09:05.5886682Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:09:05.5897632Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:09:05.5910611Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T10:09:05.5910947Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T10:09:05.5916193Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T10:09:05.5921517Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T10:09:05.5927692Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:09:05.5928253Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:09:05.5933254Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:09:05.5942571Z copying torch/onnx/_internal/diagnostics/infra/engine.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:09:05.5947536Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:09:05.5959495Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.5960049Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.5968381Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.5973679Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.5977929Z 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-01T10:09:05.5982544Z 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-01T10:09:05.5988865Z 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-01T10:09:05.5994551Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6003438Z 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-01T10:09:05.6007802Z 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-01T10:09:05.6013611Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6018661Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6025580Z 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-01T10:09:05.6029327Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6035061Z 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-01T10:09:05.6039387Z 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-01T10:09:05.6057176Z 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-01T10:09:05.6063615Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6067668Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6078317Z 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-01T10:09:05.6083664Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6088919Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6097207Z 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-01T10:09:05.6101455Z 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-01T10:09:05.6105394Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6112205Z 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-01T10:09:05.6116052Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6126655Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6130395Z 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-01T10:09:05.6134206Z 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-01T10:09:05.6137578Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6141844Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6145149Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6150452Z 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-01T10:09:05.6154543Z 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-01T10:09:05.6158973Z 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-01T10:09:05.6162310Z 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-01T10:09:05.6167887Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6174747Z 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-01T10:09:05.6179066Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6186954Z 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-01T10:09:05.6191525Z 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-01T10:09:05.6195126Z 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-01T10:09:05.6199228Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6206486Z 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-01T10:09:05.6210275Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6217407Z 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-01T10:09:05.6221461Z 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-01T10:09:05.6227152Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6232416Z 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-01T10:09:05.6236583Z 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-01T10:09:05.6241415Z 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-01T10:09:05.6251223Z 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-01T10:09:05.6254538Z 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-01T10:09:05.6258315Z 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-01T10:09:05.6262487Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:05.6267625Z creating build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-12-01T10:09:05.6268586Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-12-01T10:09:05.6275715Z creating build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:09:05.6276140Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:09:05.6293985Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:09:05.6301184Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:09:05.6306152Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:09:05.6314482Z creating build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6314944Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6320636Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6328611Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6334476Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6347823Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6353572Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6368598Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6373510Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6377846Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6382579Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6389222Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6393607Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:09:05.6400387Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6401125Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6401872Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6408382Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6412988Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6420978Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6431338Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6439140Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6445502Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6460960Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6468650Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6525395Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6540749Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6570806Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6589223Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6594923Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6608127Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6634715Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6641834Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6646289Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6654492Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6676211Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6690545Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6694382Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6697944Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:09:05.6703642Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T10:09:05.6704309Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T10:09:05.6705221Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T10:09:05.6713658Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T10:09:05.6714173Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T10:09:05.6714946Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T10:09:05.6720597Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T10:09:05.6726555Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:09:05.6727039Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:09:05.6728137Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:09:05.6745228Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:09:05.6786880Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:09:05.6792063Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:09:05.6796295Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:09:05.6807315Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T10:09:05.6807828Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T10:09:05.6809346Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T10:09:05.6835040Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:09:05.6835493Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:09:05.6840473Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:09:05.6856889Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:09:05.6862343Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:09:05.6876868Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T10:09:05.6877360Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T10:09:05.6878212Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T10:09:05.6882887Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T10:09:05.6888503Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T10:09:05.6889484Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T10:09:05.6890153Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T10:09:05.6896368Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-12-01T10:09:05.6897244Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-12-01T10:09:05.6898221Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-12-01T10:09:05.6899257Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-12-01T10:09:05.6902492Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:09:05.6903193Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:09:05.6903978Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:09:05.6920055Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:09:05.6925217Z 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-01T10:09:05.6932950Z 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-01T10:09:05.6937081Z 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-01T10:09:05.6942088Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:09:05.6959967Z 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-01T10:09:05.6969960Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:09:05.6970536Z 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-01T10:09:05.6975573Z 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-01T10:09:05.6980222Z 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-01T10:09:05.6988394Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T10:09:05.6989352Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T10:09:05.6990347Z 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-01T10:09:05.6998627Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:09:05.6999386Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:09:05.7000136Z 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-01T10:09:05.7006442Z 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-01T10:09:05.7015582Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:09:05.7016174Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:09:05.7017300Z 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-01T10:09:05.7022502Z 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-01T10:09:05.7055275Z 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-01T10:09:05.7061495Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:09:05.7062027Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:09:05.7067259Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:09:05.7086060Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:09:05.7093799Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:09:05.7110448Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:09:05.7116803Z creating build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-12-01T10:09:05.7117415Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-12-01T10:09:05.7123075Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-12-01T10:09:05.7124018Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-12-01T10:09:05.7129112Z creating build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T10:09:05.7129860Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T10:09:05.7130641Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T10:09:05.7140583Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7140982Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7146009Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7151953Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7165847Z copying torch/utils/data/dataloader_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7173173Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7177881Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7182519Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7189298Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7203643Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:09:05.7223303Z creating build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:09:05.7223732Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:09:05.7228150Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:09:05.7233001Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:09:05.7257505Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:09:05.7268622Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:09:05.7275991Z creating build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T10:09:05.7276405Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T10:09:05.7282486Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T10:09:05.7290870Z creating build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:09:05.7291294Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:09:05.7298008Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:09:05.7304131Z creating build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7304718Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7314544Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7320232Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7325256Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7330789Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7348027Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7362734Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7374480Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7378798Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7383095Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:09:05.7401505Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7402049Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7402914Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7408594Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7415135Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7421839Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7430105Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7434674Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7442370Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7449167Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:09:05.7455937Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:09:05.7456470Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:09:05.7457270Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:09:05.7464976Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:09:05.7471241Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:09:05.7475596Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:09:05.7482947Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:09:05.7489444Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7490169Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7491143Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7495693Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7503756Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7510477Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7514997Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7523475Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7528167Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:05.7546796Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:09:05.7547400Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:09:05.7548189Z 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-01T10:09:05.7561193Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:09:05.7561617Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:09:05.7566719Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:09:05.7571385Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:09:05.7576042Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:09:05.7580479Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:09:05.7584796Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:09:05.7590202Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:09:05.7604947Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:09:05.7605726Z copying torch/utils/data/communication/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:09:05.7610085Z copying torch/utils/data/communication/eventloop.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:09:05.7614847Z copying torch/utils/data/communication/iter.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:09:05.7619230Z copying torch/utils/data/communication/map.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:09:05.7626384Z copying torch/utils/data/communication/messages.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:09:05.7631980Z copying torch/utils/data/communication/protocol.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:09:05.7640481Z copying torch/utils/data/communication/queue.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:09:05.7657667Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:09:05.7658467Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:09:05.7659323Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:09:05.7660458Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:09:05.7661747Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:09:05.7663202Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:09:05.7664554Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:09:05.7667582Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:09:05.7668143Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:09:05.7689376Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:09:05.7690414Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:09:05.7692526Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:09:05.7693226Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:09:05.7695390Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7695853Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7700026Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7701415Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7702589Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7703802Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7704735Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7705698Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7706751Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7707821Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7708941Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7709899Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:09:05.7712567Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:09:05.7713024Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:09:05.7717686Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:09:05.7718707Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:09:05.7720029Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:09:05.7720725Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:09:05.7721900Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:09:05.7723993Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:09:05.7725031Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:09:05.7725672Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:09:05.7726742Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:09:05.7727787Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:09:05.7730663Z creating build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7731275Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7731957Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7733457Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7734236Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7735278Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7736319Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7737363Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7738488Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7739568Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7741032Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7741904Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7742932Z copying torchgen/api/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7744244Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7745250Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:09:05.7747772Z creating build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:09:05.7748152Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:09:05.7753001Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:09:05.7754421Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:09:05.7755395Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:09:05.7756473Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:09:05.7757861Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:09:05.7759699Z creating build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T10:09:05.7760538Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T10:09:05.7761385Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T10:09:05.7762661Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T10:09:05.7764508Z creating build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T10:09:05.7765280Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T10:09:05.7766377Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T10:09:05.7768137Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T10:09:05.7769815Z creating build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:09:05.7770329Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:09:05.7771065Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:09:05.7772296Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:09:05.7773438Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:09:05.9502683Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data 2022-12-01T10:09:05.9503203Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:09:05.9503771Z 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-01T10:09:05.9510940Z 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-01T10:09:05.9522675Z 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-01T10:09:05.9530510Z 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-01T10:09:05.9538871Z 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-01T10:09:05.9543841Z 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-01T10:09:05.9549321Z 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-01T10:09:05.9556936Z 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-01T10:09:05.9562366Z 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-01T10:09:05.9566261Z 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-01T10:09:05.9577574Z 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-01T10:09:05.9582870Z 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-01T10:09:05.9588173Z 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-01T10:09:05.9594068Z 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-01T10:09:05.9604134Z 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-01T10:09:05.9613028Z 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-01T10:09:05.9617070Z 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-01T10:09:05.9624173Z 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-01T10:09:05.9631287Z 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-01T10:09:05.9641757Z 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-01T10:09:05.9645750Z 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-01T10:09:05.9649930Z 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-01T10:09:05.9655900Z 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-01T10:09:05.9668864Z 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-01T10:09:05.9673031Z 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-01T10:09:05.9679190Z 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-01T10:09:05.9683296Z 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-01T10:09:05.9691056Z 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-01T10:09:05.9696822Z 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-01T10:09:05.9702868Z 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-01T10:09:05.9716076Z 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-01T10:09:05.9721773Z 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-01T10:09:05.9727162Z 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-01T10:09:05.9732786Z 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-01T10:09:05.9737831Z 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-01T10:09:05.9743627Z 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-01T10:09:05.9750055Z 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-01T10:09:05.9763778Z 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-01T10:09:05.9767732Z 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-01T10:09:05.9774119Z 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-01T10:09:05.9779846Z 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-01T10:09:05.9785787Z 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-01T10:09:05.9790519Z 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-01T10:09:05.9795559Z 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-01T10:09:05.9803400Z 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-01T10:09:05.9808107Z 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-01T10:09:05.9813414Z 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-01T10:09:05.9818938Z 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-01T10:09:05.9825971Z 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-01T10:09:05.9831462Z 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-01T10:09:05.9854207Z 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-01T10:09:05.9866465Z 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-01T10:09:05.9872286Z 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-01T10:09:05.9877859Z 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-01T10:09:05.9883261Z 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-01T10:09:05.9887384Z 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-01T10:09:05.9890928Z 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-01T10:09:05.9895061Z 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-01T10:09:05.9899620Z 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-01T10:09:05.9905046Z 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-01T10:09:05.9913343Z 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-01T10:09:05.9918145Z 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-01T10:09:05.9924504Z 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-01T10:09:05.9929145Z 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-01T10:09:05.9948877Z 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-01T10:09:05.9954238Z 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-01T10:09:05.9960593Z 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-01T10:09:05.9965520Z 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-01T10:09:05.9971467Z 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-01T10:09:05.9975806Z 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-01T10:09:05.9981245Z 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-01T10:09:05.9986670Z 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-01T10:09:05.9994629Z 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-01T10:09:06.0000359Z 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-01T10:09:06.0004866Z 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-01T10:09:06.0010389Z 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-01T10:09:06.0018174Z 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-01T10:09:06.0030833Z 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-01T10:09:06.0040800Z 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-01T10:09:06.0044446Z 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-01T10:09:06.0049296Z 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-01T10:09:06.0052796Z 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-01T10:09:06.0057111Z 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-01T10:09:06.0062537Z 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-01T10:09:06.0066856Z 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-01T10:09:06.0071207Z 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-01T10:09:06.0077069Z 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-01T10:09:06.0082045Z 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-01T10:09:06.0086995Z 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-01T10:09:06.0091197Z 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-01T10:09:06.0095263Z 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-01T10:09:06.0098888Z 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-01T10:09:06.0107065Z 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-01T10:09:06.0110948Z 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-01T10:09:06.0117448Z 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-01T10:09:06.0138734Z 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-01T10:09:06.0145800Z 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-01T10:09:06.0150469Z 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-01T10:09:06.0165193Z 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-01T10:09:06.0174906Z 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-01T10:09:06.0188298Z 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-01T10:09:06.0193301Z 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-01T10:09:06.0203143Z 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-01T10:09:06.0207288Z 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-01T10:09:06.0211255Z 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-01T10:09:06.0218495Z 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-01T10:09:06.0222770Z 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-01T10:09:06.0233492Z 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-01T10:09:06.0237718Z 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-01T10:09:06.0241207Z 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-01T10:09:06.0245307Z 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-01T10:09:06.0253304Z 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-01T10:09:06.0257781Z 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-01T10:09:06.0263044Z 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-01T10:09:06.0268525Z 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-01T10:09:06.0274479Z 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-01T10:09:06.0278868Z 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-01T10:09:06.0286490Z 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-01T10:09:06.0291045Z 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-01T10:09:06.0295027Z 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-01T10:09:06.0299324Z 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-01T10:09:06.0305480Z 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-01T10:09:06.0309839Z 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-01T10:09:06.0317477Z 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-01T10:09:06.0328751Z 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-01T10:09:06.0333488Z 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-01T10:09:06.0342321Z 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-01T10:09:06.0346281Z 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-01T10:09:06.0350185Z 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-01T10:09:06.0355849Z 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-01T10:09:06.0361799Z 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-01T10:09:06.0365988Z 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-01T10:09:06.0369521Z 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-01T10:09:06.0375895Z 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-01T10:09:06.0380036Z 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-01T10:09:06.0384791Z 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-01T10:09:06.0388863Z 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-01T10:09:06.0394621Z 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-01T10:09:06.0398739Z 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-01T10:09:06.0405220Z 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-01T10:09:06.0409272Z 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-01T10:09:06.0413197Z 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-01T10:09:06.0417761Z 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-01T10:09:06.0421708Z 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-01T10:09:06.0426543Z 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-01T10:09:06.0435887Z 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-01T10:09:06.0440059Z 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-01T10:09:06.0444558Z 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-01T10:09:06.0448823Z 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-01T10:09:06.0453186Z 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-01T10:09:06.0457716Z 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-01T10:09:06.0479678Z 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-01T10:09:06.0484441Z 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-01T10:09:06.0489473Z 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-01T10:09:06.0493291Z 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-01T10:09:06.0497571Z 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-01T10:09:06.0502063Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:09:06.0503282Z creating build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0504194Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0535295Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0566821Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0663644Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0772701Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0775057Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0779849Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0785113Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0789796Z copying torch/bin/ProcessGroupGlooTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0795776Z copying torch/bin/ProcessGroupNCCLTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0801371Z copying torch/bin/ProcessGroupNCCLErrorsTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0806178Z copying torch/bin/ProcessGroupMPITest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0807959Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0812567Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0819150Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0932737Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0938213Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0939972Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0971631Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:09:06.0972992Z creating build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.0973578Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.0978217Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.0982755Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.0987367Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.0992912Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.0997476Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1002683Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1007036Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1011990Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1016980Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1021421Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1026687Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1032443Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1037256Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1041936Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1046734Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1052321Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1057975Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1072294Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1077001Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1082193Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1087471Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1092252Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1096900Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1101804Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1106832Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1112203Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1117435Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1126823Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1131747Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1136608Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1150683Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1155656Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1160777Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1167825Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1173509Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1178633Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1183936Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1188818Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1194347Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1198639Z copying torch/test/c10_cuda_CUDATest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1203256Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1209812Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1214887Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1220931Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1226063Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1231601Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1237073Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1242903Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1248104Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1253295Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1258208Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1266563Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1271265Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1276136Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1281487Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1286307Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1294493Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1299029Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1305027Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1309465Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1314233Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1318844Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1324317Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1329021Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1334254Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1338903Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1345479Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1350987Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1356146Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1361074Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1366410Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1371836Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1376791Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1384585Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1389808Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1391624Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1396700Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1402433Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1407483Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1412200Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1413046Z copying torch/test/vmap_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1420271Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1425085Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1429961Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1436326Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1442111Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1451817Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1458290Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1470460Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1479736Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1492120Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1502016Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1507912Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1517338Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1522545Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1527954Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1533287Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1563813Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1568866Z copying torch/test/cuda_apply_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1574174Z copying torch/test/cuda_atomic_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1580130Z copying torch/test/cuda_caching_host_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1585474Z copying torch/test/cuda_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1592010Z copying torch/test/cuda_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1597830Z copying torch/test/cuda_cub_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1603995Z copying torch/test/cuda_device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1609109Z copying torch/test/cuda_distributions_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1615426Z copying torch/test/cuda_dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1620636Z copying torch/test/cuda_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1626170Z copying torch/test/cuda_half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1631499Z copying torch/test/cuda_integer_divider_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1637060Z copying torch/test/cuda_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1642243Z copying torch/test/cuda_packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1647574Z copying torch/test/cuda_reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1652735Z copying torch/test/cuda_stream_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1658517Z copying torch/test/cuda_vectorized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1663921Z copying torch/test/cuda_cudnn_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:09:06.1668967Z creating build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1669382Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1678138Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1683530Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1688309Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1700146Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1712126Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1717227Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1723816Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1729622Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1733664Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1737533Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1742593Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1747374Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1753446Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1757712Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1766197Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1770577Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1786759Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1813352Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:09:06.1817823Z creating build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-12-01T10:09:06.1818283Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-12-01T10:09:06.1826783Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1832183Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1840054Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1845709Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1851622Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1856413Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1872015Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1876288Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1881483Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1888432Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1894853Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1899532Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1905250Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1915127Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1920141Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1928593Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1933119Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:09:06.1941694Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:06.1946693Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:09:06.1952908Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:06.1958188Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:06.1971941Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:06.1976516Z copying torch/nn/parallel/distributed.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:06.1985974Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:06.1991356Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:06.1996429Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:09:06.2000799Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:09:06.2004991Z creating build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.2005645Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.2011016Z copying torch/lib/libc10_cuda.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.2014568Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.2016018Z copying torch/lib/libtorch_cuda_linalg.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.2521469Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.4317971Z copying torch/lib/libtorch_cuda.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.4318485Z copying torch/lib/libtorch_cuda_cu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5325790Z copying torch/lib/libtorch_cuda_cpp.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5478851Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5479302Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5480551Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5487578Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5490779Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5494276Z copying torch/lib/libc10d_cuda_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5495928Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5650001Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:09:06.5650785Z creating build/lib.linux-x86_64-cpython-37/torch/include 2022-12-01T10:09:06.5651426Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5652131Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5653385Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5654492Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5655789Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5656887Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5658335Z copying torch/include/ATen/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5659518Z copying torch/include/ATen/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5660713Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5662073Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5663059Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5664064Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5665453Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5666304Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5667588Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5668701Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5669729Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5671313Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5672577Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5673743Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5675271Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5676665Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5678887Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5679523Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5680343Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5681542Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5682660Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5683896Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5685122Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5686305Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5687474Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5688528Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5689770Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5690988Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5691997Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5693134Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5694274Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5695507Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5696611Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5697966Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5699088Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5700262Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5701449Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5702786Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5703910Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5705493Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5706575Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5707983Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5709180Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5710773Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5712135Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5713269Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5714649Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5716036Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5717470Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5718828Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5719968Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5721363Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5722706Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5724399Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5725713Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5726831Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5728821Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5730152Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5731594Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5732910Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5734454Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5735902Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5736977Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5738149Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5740191Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5740709Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5741560Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5742633Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5744135Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5745216Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5746971Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5747666Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5749453Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5750244Z copying torch/include/ATen/VmapMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5752402Z copying torch/include/ATen/VmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5753124Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5755067Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5755710Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5757335Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5758248Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5759656Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5761104Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5762341Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5764265Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5764917Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5766588Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5768228Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5769813Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5770858Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5772237Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5774075Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5775341Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5776492Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5777770Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5779517Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5780824Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5781941Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5784014Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5784827Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5786658Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5787400Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5789830Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5791348Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5793541Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5806995Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5813283Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5825083Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5826231Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:09:06.5827977Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T10:09:06.5828488Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T10:09:06.5829840Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T10:09:06.5831380Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:09:06.5831895Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:09:06.5833031Z 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-01T10:09:06.5834341Z 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-01T10:09:06.5835847Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:09:06.5836562Z 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-01T10:09:06.5838332Z 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-01T10:09:06.5839284Z 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-01T10:09:06.5840718Z 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-01T10:09:06.5842782Z 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-01T10:09:06.5843279Z 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-01T10:09:06.5844679Z 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-01T10:09:06.5846315Z 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-01T10:09:06.5848090Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:09:06.5849063Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:09:06.5850246Z 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-01T10:09:06.5851603Z 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-01T10:09:06.5852903Z 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-01T10:09:06.5854292Z 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-01T10:09:06.5855770Z 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-01T10:09:06.5856591Z 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-01T10:09:06.5858120Z 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-01T10:09:06.5859445Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:09:06.5860570Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:09:06.5861736Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:09:06.5863840Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:09:06.5864750Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:09:06.5865587Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:09:06.5867099Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5867647Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5869351Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5870043Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5871523Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5872987Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5874312Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5875488Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5876936Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5878129Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5879501Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5881139Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5881913Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5883148Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5884894Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5885754Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5886960Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5888536Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5889755Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5891000Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5892468Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5893585Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5894767Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5896119Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5897359Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5898897Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5900379Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5901255Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5902844Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5903969Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5904993Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5906202Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5907657Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5909061Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5910748Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5912018Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5913412Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5914610Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5916008Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5917225Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5918358Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5919818Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5921202Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5922294Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5924584Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5925078Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5926489Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5927710Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5928815Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5930125Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5931600Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5932583Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5933777Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5935224Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5936539Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5937647Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5939387Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5941098Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5942194Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5943881Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5945249Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5946219Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5947738Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5948730Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5950239Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5951239Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5952955Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5953883Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5955177Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5958311Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5959667Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:09:06.5960621Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5961379Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5962541Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5963818Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5965308Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5966653Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5967656Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5969098Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5970235Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5971751Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5972595Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5974086Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5975249Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5976144Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5977429Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5978690Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5980118Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5981198Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5982928Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5984174Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5985158Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5986870Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5987777Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5989288Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5990281Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5991591Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5993206Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5994654Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5996340Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5997480Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5998519Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.5999862Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.6001276Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.6002469Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.6003399Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.6004538Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:09:06.6005593Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6006220Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6007389Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6008551Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6009692Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6011146Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6012244Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6013473Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6014168Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6015434Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6016414Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:09:06.6017395Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:09:06.6018290Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:09:06.6019710Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:09:06.6020698Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:09:06.6021700Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:09:06.6023651Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:09:06.6024394Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:09:06.6025540Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:09:06.6027285Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6027855Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6028434Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6030144Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6031276Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6033282Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6033997Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6035556Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6036602Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6038514Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6039617Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6041456Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6043039Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6044227Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:09:06.6063464Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6064216Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6064795Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6065446Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6065951Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6066683Z 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-01T10:09:06.6067426Z 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-01T10:09:06.6067983Z 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-01T10:09:06.6068661Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6069172Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6069722Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6070393Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6070887Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6071489Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6072176Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6072660Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6073131Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6073756Z 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-01T10:09:06.6074320Z 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-01T10:09:06.6074884Z 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-01T10:09:06.6076247Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6077247Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6078720Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6079617Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6080724Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6082036Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6083207Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6084569Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6085774Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6086832Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6088260Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6089268Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6090540Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6091876Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6092875Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6094021Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6095132Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6096881Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6098109Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6099076Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6100560Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6101626Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6102787Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6103806Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6105118Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6107246Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6107965Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6108940Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6109738Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6110926Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6112173Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6113679Z 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-01T10:09:06.6114837Z 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-01T10:09:06.6116875Z 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-01T10:09:06.6117667Z 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-01T10:09:06.6118640Z 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-01T10:09:06.6119498Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6120547Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6121557Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6123079Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6124169Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6125709Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6126650Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6128007Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6128923Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6130152Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6131320Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6132443Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6134205Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6135309Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6136355Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6137673Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6139349Z 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-01T10:09:06.6140181Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6141721Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6142567Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6144910Z 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-01T10:09:06.6145947Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6146703Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6147670Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6148808Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6150273Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6152216Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6154295Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6155458Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6156789Z 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-01T10:09:06.6158054Z 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-01T10:09:06.6159745Z 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-01T10:09:06.6161317Z 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-01T10:09:06.6162112Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6163525Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6164473Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6165984Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6167015Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6168281Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6169364Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6170935Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6171770Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6173131Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6174345Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6176535Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6178234Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6179737Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6182138Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6183562Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6185160Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6186357Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6188057Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6189936Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6191371Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6193519Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6195120Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6196797Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6198134Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6200063Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6201393Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6203731Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6204946Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6206446Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6207831Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6209407Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6210825Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6212261Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6213756Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6215388Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6216869Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6219857Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6220927Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6222333Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6223829Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6225461Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6226871Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6228428Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6230018Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6231418Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6233132Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6234808Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6236266Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6237752Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6239243Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6240729Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6242202Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6243984Z 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-01T10:09:06.6245406Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6246858Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6248335Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6249888Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6251221Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6252928Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6254447Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6256024Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6257430Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6258948Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6260469Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6261997Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6263719Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6265461Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6266909Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6268323Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6269840Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6271633Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6273738Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6274964Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6276739Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6278087Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6280289Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6281663Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6283158Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6284696Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6286563Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6287976Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6289448Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6291013Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6293032Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6294372Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6295833Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6298915Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6300252Z 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-01T10:09:06.6301996Z 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-01T10:09:06.6303612Z 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-01T10:09:06.6304901Z 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-01T10:09:06.6306257Z 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-01T10:09:06.6307836Z 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-01T10:09:06.6309267Z 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-01T10:09:06.6310832Z 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-01T10:09:06.6312564Z 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-01T10:09:06.6314537Z 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-01T10:09:06.6316015Z 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-01T10:09:06.6317387Z 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-01T10:09:06.6318849Z 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-01T10:09:06.6320373Z 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-01T10:09:06.6321858Z 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-01T10:09:06.6323345Z 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-01T10:09:06.6324897Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6326385Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6327757Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6329363Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6330745Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6332239Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6333703Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6335358Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6336797Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6338266Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6339708Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6341156Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6342800Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6344399Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6345950Z 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-01T10:09:06.6347357Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6348888Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6350645Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6352167Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6353597Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6355180Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6356646Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6358260Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6359715Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6361159Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6362755Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6364331Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6365821Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6367262Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6368769Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6370373Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6372057Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6373545Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6375120Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6376543Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6378013Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6380293Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6381567Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6383396Z 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-01T10:09:06.6384902Z 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-01T10:09:06.6386500Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6388218Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6389898Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6391579Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6393523Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6395010Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6396423Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6402447Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6403414Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6404567Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6406244Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6407902Z 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-01T10:09:06.6409233Z 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-01T10:09:06.6411361Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6412222Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6413741Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6415109Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6416644Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6417791Z 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-01T10:09:06.6418857Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6419933Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6422024Z 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-01T10:09:06.6422645Z 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-01T10:09:06.6423391Z 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-01T10:09:06.6424682Z 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-01T10:09:06.6425722Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6426933Z 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-01T10:09:06.6428514Z 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-01T10:09:06.6429459Z 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-01T10:09:06.6430556Z 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-01T10:09:06.6431960Z 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-01T10:09:06.6433199Z 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-01T10:09:06.6434326Z 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-01T10:09:06.6435386Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6436743Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6437928Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6439064Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6440317Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6441459Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6442917Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6444035Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6445287Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6446519Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6447911Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6449164Z 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-01T10:09:06.6450631Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6451746Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6453378Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6454462Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6455592Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6456999Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6458306Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6459348Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6460506Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6461710Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6463158Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6464007Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6465209Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6466717Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6467505Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6469512Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6470701Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6472097Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6473365Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6475193Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6476298Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6477595Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6478818Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6480406Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6481417Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6482860Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6484018Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6485250Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6486506Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6488203Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6489175Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6490458Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6493545Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6494216Z 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-01T10:09:06.6494988Z 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-01T10:09:06.6495582Z 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-01T10:09:06.6496858Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6497815Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6499025Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6500553Z 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-01T10:09:06.6501732Z 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-01T10:09:06.6503560Z 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-01T10:09:06.6504811Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6506208Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6507545Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6509088Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6510604Z 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-01T10:09:06.6512524Z 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-01T10:09:06.6513584Z 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-01T10:09:06.6514908Z 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-01T10:09:06.6516165Z 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-01T10:09:06.6517396Z 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-01T10:09:06.6518995Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6520430Z 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-01T10:09:06.6521539Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6523448Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6524435Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6526048Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6527181Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6528871Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6532426Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6533029Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6533671Z 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-01T10:09:06.6534299Z 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-01T10:09:06.6534834Z 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-01T10:09:06.6535752Z 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-01T10:09:06.6538025Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6539130Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6540109Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6541162Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6542716Z 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-01T10:09:06.6544223Z 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-01T10:09:06.6545766Z 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-01T10:09:06.6547235Z 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-01T10:09:06.6548745Z 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-01T10:09:06.6550231Z 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-01T10:09:06.6552052Z 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-01T10:09:06.6553374Z 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-01T10:09:06.6554971Z 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-01T10:09:06.6557293Z 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-01T10:09:06.6558610Z 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-01T10:09:06.6560063Z 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-01T10:09:06.6561555Z 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-01T10:09:06.6563088Z 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-01T10:09:06.6564601Z 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-01T10:09:06.6566025Z 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-01T10:09:06.6567520Z 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-01T10:09:06.6569127Z 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-01T10:09:06.6570511Z 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-01T10:09:06.6572701Z 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-01T10:09:06.6573841Z 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-01T10:09:06.6575007Z 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-01T10:09:06.6576466Z 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-01T10:09:06.6578109Z 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-01T10:09:06.6579580Z 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-01T10:09:06.6581089Z 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-01T10:09:06.6582551Z 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-01T10:09:06.6584075Z 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-01T10:09:06.6585314Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6586776Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6588244Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6589861Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6591587Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6593065Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6595041Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6596505Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6597965Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6599420Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6600891Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6602384Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6603883Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6605298Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6606732Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6608324Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6609962Z 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-01T10:09:06.6611499Z 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-01T10:09:06.6613109Z 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-01T10:09:06.6614297Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6616024Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6617400Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6619429Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6621503Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6623495Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6625531Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6627048Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6629623Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6630482Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6631924Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6633367Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6635611Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6637105Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6638654Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6640899Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6642166Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6644088Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6645746Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6647333Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6649062Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6650592Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6652111Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6653434Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6655909Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6657162Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6659484Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6660758Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6662169Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6663728Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6665344Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6666866Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6668424Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6670037Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6671401Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6673114Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6674721Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6676129Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6677627Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6679015Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6680664Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6682075Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6683711Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6685123Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6686605Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6688049Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6689539Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6691102Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6692705Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6694062Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6695557Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6696982Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6698504Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6700468Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6701947Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6703370Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6704915Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6706331Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6707828Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6709324Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6711073Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6712557Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6714223Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6715154Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6716174Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6717593Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6718726Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6720146Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6721166Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6722895Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6723608Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6725335Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6726229Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6727248Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6728368Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6729378Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6730429Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6731449Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6732629Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6733608Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6734586Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6736452Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6737441Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6738289Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6739292Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6741907Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6742398Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6743160Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6744171Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6745394Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6747359Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6748617Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6749691Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6751575Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6752318Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6753765Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6754977Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6755870Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6756991Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6758232Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6759470Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6763093Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6763935Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6764612Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6765278Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6765901Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6766732Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6768183Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6769282Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6771026Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6771881Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6773072Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6774417Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6775510Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6776612Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6778183Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6779370Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6780463Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6782885Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6783827Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6785072Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6786674Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6787811Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6788904Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6790113Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6791169Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6792735Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6794119Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6795360Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6798888Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6799566Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6800179Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6800656Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6801821Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6802756Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6804659Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6805448Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6807427Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6808167Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6810059Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6810805Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6812248Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6813265Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6814741Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6816476Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6817717Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6819154Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6820178Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6821750Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6822921Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6824451Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6825640Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6827160Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6827838Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6830228Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6831062Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6832234Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6833495Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6834897Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6835710Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6836820Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6837910Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6839268Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6840477Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6841546Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6844316Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6844713Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6845293Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6846628Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6848197Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6849576Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6850264Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6851208Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6853457Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6853919Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6855113Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6856305Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6857460Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6858568Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6859571Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6861049Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6861978Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6863440Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6864465Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6865205Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6866793Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6867642Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6869125Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6870175Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6871510Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6872714Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6873984Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6875281Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6877205Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6878192Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6879620Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6881095Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6882466Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6884070Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6885405Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6887300Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6888821Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6890326Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6891376Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6892869Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6894103Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6895434Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6896485Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6898090Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6898930Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6900243Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6901234Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6902701Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6903774Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6904655Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6906274Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6907134Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6908741Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6910417Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6911713Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6913348Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6914341Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6915920Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6917176Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6918922Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6919703Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6921293Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6922378Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6923641Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6924500Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6926011Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6926979Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6928470Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6929412Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6931496Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6932638Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6933445Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6934711Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6936031Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6937347Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6938251Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6939753Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6941125Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6942460Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6943487Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6944891Z 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-01T10:09:06.6945974Z 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-01T10:09:06.6947431Z 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-01T10:09:06.6948288Z 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-01T10:09:06.6949725Z 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-01T10:09:06.6951147Z 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-01T10:09:06.6952667Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6954352Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6955545Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6956882Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6958053Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6959083Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6960551Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6961492Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6962522Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6963630Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6965077Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6965974Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6967110Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6968342Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6969616Z 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-01T10:09:06.6970931Z 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-01T10:09:06.6971978Z 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-01T10:09:06.6973251Z 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-01T10:09:06.6974503Z 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-01T10:09:06.6975656Z 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-01T10:09:06.6976887Z 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-01T10:09:06.6978855Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6979446Z 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-01T10:09:06.6980430Z 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-01T10:09:06.6981891Z 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-01T10:09:06.6983099Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6984511Z 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-01T10:09:06.6985212Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6986618Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6987810Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6989318Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6991118Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6992560Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6993821Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6995150Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6996544Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.6997708Z 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-01T10:09:06.6998744Z 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-01T10:09:06.6999986Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7000911Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7002439Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7003673Z 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-01T10:09:06.7004942Z 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-01T10:09:06.7006186Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7007726Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7009016Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7010370Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7012411Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7013160Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7014409Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7015513Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7017024Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7018010Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7019514Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7020567Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7021646Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7022666Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7023932Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7025254Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7026151Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7027529Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7029532Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7029812Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7031186Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7032313Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7033721Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7034642Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7035897Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7036792Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7038154Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7039102Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7040481Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7041663Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7042960Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7044455Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7045733Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7047034Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7048175Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7049103Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7050585Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7051431Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7052604Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7053567Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7055077Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7056653Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7057814Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7058607Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7060096Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7061031Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7062689Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7063744Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7065078Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7066252Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7067641Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7068775Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7070517Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7072111Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7073384Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7074386Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7075707Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7076580Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7078360Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7079096Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7080475Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7081437Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7082709Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7083867Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7085053Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7087260Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7087588Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7089172Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7090058Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7091478Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7092680Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7094139Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7097171Z 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-01T10:09:06.7097562Z 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-01T10:09:06.7098077Z 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-01T10:09:06.7098540Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7099926Z 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-01T10:09:06.7101058Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7102413Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7103683Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7105155Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7106123Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7107438Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7108780Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7109941Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7111133Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7112630Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7114633Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7115522Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7117040Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7117956Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7119676Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7120375Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7121804Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7123154Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7124360Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7125718Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7127003Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7128221Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7129859Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7131005Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7132292Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7133751Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7135144Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7136451Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7137698Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7139160Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7140372Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7141835Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7143009Z 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-01T10:09:06.7144357Z 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-01T10:09:06.7145702Z 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-01T10:09:06.7146524Z 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-01T10:09:06.7147908Z 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-01T10:09:06.7149306Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7150530Z 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-01T10:09:06.7152171Z 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-01T10:09:06.7153230Z 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-01T10:09:06.7154455Z 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-01T10:09:06.7155509Z 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-01T10:09:06.7156701Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7157811Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7159172Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7160399Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7161329Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7162712Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7163987Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7165466Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7166701Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7167945Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7169172Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7170444Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7171753Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7173064Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7174328Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7175521Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7176729Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7177982Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7179290Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7180470Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7181736Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7182936Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7184286Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7185486Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7186676Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7187942Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7189224Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7190632Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7191942Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7193607Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7194835Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7196033Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7197325Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7198526Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7199586Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7201189Z copying torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7201975Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7203366Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7204749Z 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-01T10:09:06.7205990Z 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-01T10:09:06.7207233Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7208472Z 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-01T10:09:06.7210015Z 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-01T10:09:06.7211336Z 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-01T10:09:06.7212570Z 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-01T10:09:06.7214009Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7215270Z 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-01T10:09:06.7216397Z 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-01T10:09:06.7217430Z 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-01T10:09:06.7218454Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7219672Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7221284Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7221767Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7223141Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7224280Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7225170Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7226481Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7227718Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7228765Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7230032Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7231655Z 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-01T10:09:06.7233057Z 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-01T10:09:06.7233946Z 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-01T10:09:06.7235721Z 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-01T10:09:06.7236508Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7238270Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7238591Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7240081Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7241094Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7242485Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7243730Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7245152Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7246676Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7247477Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7249046Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7250339Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7251993Z 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-01T10:09:06.7253118Z 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-01T10:09:06.7255012Z 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-01T10:09:06.7255476Z 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-01T10:09:06.7257321Z 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-01T10:09:06.7258244Z 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-01T10:09:06.7259310Z 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-01T10:09:06.7260640Z 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-01T10:09:06.7262053Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7262845Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7264150Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7265414Z 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-01T10:09:06.7266319Z 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-01T10:09:06.7267558Z 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-01T10:09:06.7268908Z copying torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7270388Z 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-01T10:09:06.7271256Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7273092Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7274864Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7275864Z copying torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7277154Z copying torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7278556Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7280033Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7281266Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7282270Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7283618Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7284872Z 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-01T10:09:06.7286165Z 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-01T10:09:06.7287611Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7289207Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7290148Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7291547Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7292828Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7294070Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7295466Z 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-01T10:09:06.7296772Z 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-01T10:09:06.7297756Z 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-01T10:09:06.7299286Z 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-01T10:09:06.7300371Z 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-01T10:09:06.7301802Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7302860Z 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-01T10:09:06.7304285Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7305619Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7306799Z 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-01T10:09:06.7308103Z 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-01T10:09:06.7309284Z 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-01T10:09:06.7310886Z 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-01T10:09:06.7312631Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7314256Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7315527Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7316899Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7317895Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7319410Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7320265Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7321295Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7322537Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7323519Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7324996Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7326389Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7327604Z 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-01T10:09:06.7328606Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7329707Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7330821Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7331864Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7332854Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7334369Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7335280Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7336521Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7337549Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7338747Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7340529Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7341533Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7342327Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7343781Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7345333Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7346002Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7347819Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7348652Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7349657Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7350794Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7352266Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7353407Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7355021Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7356127Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7357511Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7358504Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7360138Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7361013Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7362363Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7363564Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7364900Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7365885Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7367260Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7368633Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7369410Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7370915Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7372361Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7373214Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7374630Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7375783Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7377237Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7378457Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7379232Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7380986Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7382063Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7383394Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7384278Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7385887Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7387044Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7387816Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7389203Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7390373Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7392005Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7392916Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7394341Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7395677Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7397363Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7398418Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7399931Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7401150Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7402414Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7403627Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7404859Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7406049Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7407491Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7408816Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7409771Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7411436Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7412817Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7414100Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7415432Z 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-01T10:09:06.7416663Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7417913Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7419181Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7420497Z 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-01T10:09:06.7421771Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7422687Z 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-01T10:09:06.7423722Z 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-01T10:09:06.7425108Z 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-01T10:09:06.7426100Z 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-01T10:09:06.7427474Z 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-01T10:09:06.7428801Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7430494Z 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-01T10:09:06.7431424Z 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-01T10:09:06.7432877Z 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-01T10:09:06.7434546Z copying torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7435540Z copying torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7437237Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7438068Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7439049Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7440444Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7441189Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7442544Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7443950Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7444782Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7446143Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7447200Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7448743Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7449792Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7451222Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7452304Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7453715Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7454889Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7456331Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7457220Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7458595Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7459412Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7460699Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7462187Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7463416Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7464435Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7465706Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7467074Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7467952Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7469474Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7470591Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7472614Z 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-01T10:09:06.7473874Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7475069Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7476636Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7477653Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7478789Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7479760Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7481005Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7481978Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7483556Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7484550Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7486004Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7487540Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7488734Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7489692Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7490859Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7491929Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7493119Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7494847Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7495216Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7496809Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7497746Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7498970Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7499889Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7501589Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7502636Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7503507Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7504888Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7505886Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7506985Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7507980Z 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-01T10:09:06.7509715Z 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-01T10:09:06.7510418Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7512104Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7513116Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7514146Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7515494Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7516853Z 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-01T10:09:06.7517753Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7519043Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7519964Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7521339Z 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-01T10:09:06.7522084Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7523828Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7524864Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7526420Z 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-01T10:09:06.7527332Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7529119Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7529843Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7531591Z 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-01T10:09:06.7532434Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7533823Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7534959Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7536275Z 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-01T10:09:06.7537719Z 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-01T10:09:06.7539068Z 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-01T10:09:06.7540505Z 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-01T10:09:06.7541810Z 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-01T10:09:06.7543165Z 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-01T10:09:06.7544499Z 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-01T10:09:06.7545846Z 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-01T10:09:06.7547215Z 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-01T10:09:06.7548635Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7550132Z 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-01T10:09:06.7552354Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7553571Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7555009Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7556555Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7557815Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7559382Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7560499Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7562100Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7563078Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7564345Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7565695Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7566848Z 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-01T10:09:06.7568181Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7569434Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7570733Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7572076Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7573472Z 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-01T10:09:06.7574507Z 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-01T10:09:06.7575981Z 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-01T10:09:06.7576817Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7578189Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7579251Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7580154Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7581239Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7582401Z copying torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7583508Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7584426Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7585891Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7586889Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7589162Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7589779Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7590906Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7592472Z 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-01T10:09:06.7594092Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7595158Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7596605Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7597644Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7598989Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7600005Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7601380Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7602386Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7603661Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7604672Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7605845Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7606812Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7608099Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7609159Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7610161Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7611680Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7612541Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7613749Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7614735Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7616257Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7617664Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7618710Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7620189Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7621179Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7622350Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7623765Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7624940Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7625964Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7627218Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7628597Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7630023Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7631451Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7632912Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7634012Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7635282Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7636088Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7637559Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7638816Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7640273Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7641455Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7642626Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7643954Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7645369Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7646157Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7647853Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7648678Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7650459Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7651287Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7653333Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7653857Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7655638Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7656660Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7658319Z 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-01T10:09:06.7659308Z 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-01T10:09:06.7660889Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7661694Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7663544Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7664610Z 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-01T10:09:06.7666306Z 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-01T10:09:06.7667723Z 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-01T10:09:06.7669190Z 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-01T10:09:06.7670485Z 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-01T10:09:06.7671923Z 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-01T10:09:06.7673421Z 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-01T10:09:06.7674422Z 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-01T10:09:06.7676211Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7677085Z 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-01T10:09:06.7678692Z 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-01T10:09:06.7679690Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7681418Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7682278Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7683763Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7685111Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7686474Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7687673Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7688845Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7690489Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7691387Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7692447Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7693473Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7694838Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7695895Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7697114Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7698096Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7699120Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7700963Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7701666Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7702584Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7703645Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7705125Z 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-01T10:09:06.7706141Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7707345Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7708681Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7710118Z 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-01T10:09:06.7711235Z 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-01T10:09:06.7713086Z 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-01T10:09:06.7714477Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7716132Z 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-01T10:09:06.7717253Z 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-01T10:09:06.7718428Z 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-01T10:09:06.7719599Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7720979Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7722353Z 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-01T10:09:06.7723504Z 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-01T10:09:06.7724718Z 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-01T10:09:06.7725909Z 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-01T10:09:06.7727489Z 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-01T10:09:06.7728549Z 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-01T10:09:06.7729763Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7730964Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7732167Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7733410Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7734770Z 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-01T10:09:06.7735836Z 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-01T10:09:06.7737308Z 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-01T10:09:06.7738372Z 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-01T10:09:06.7739556Z 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-01T10:09:06.7740776Z 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-01T10:09:06.7741814Z 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-01T10:09:06.7743402Z 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-01T10:09:06.7748251Z 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-01T10:09:06.7749813Z 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-01T10:09:06.7751309Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7753617Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7755041Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7756437Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7757325Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7758629Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7759672Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7761482Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7762299Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7763643Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7765249Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7766274Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7767430Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7768684Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7770126Z 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-01T10:09:06.7771523Z 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-01T10:09:06.7772699Z 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-01T10:09:06.7773769Z 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-01T10:09:06.7775266Z 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-01T10:09:06.7776358Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7777513Z 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-01T10:09:06.7778914Z 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-01T10:09:06.7780800Z 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-01T10:09:06.7781118Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7782518Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7783284Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7785511Z 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-01T10:09:06.7785946Z 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-01T10:09:06.7786779Z 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-01T10:09:06.7788151Z 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-01T10:09:06.7789116Z 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-01T10:09:06.7790363Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7792149Z 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-01T10:09:06.7792988Z 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-01T10:09:06.7794323Z 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-01T10:09:06.7795550Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7797529Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7798986Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7800063Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7801106Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7802705Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7803554Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7805011Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7805938Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7807517Z 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-01T10:09:06.7808826Z 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-01T10:09:06.7810465Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7811321Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7812671Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7813766Z 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-01T10:09:06.7814910Z 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-01T10:09:06.7815919Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7817399Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7818424Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7819579Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7822109Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7822505Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7823514Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7824851Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7826158Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7827616Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7829056Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7830452Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7831991Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7833404Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7834851Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7836422Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7837612Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7839374Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7840089Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7841825Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7842805Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7844688Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7845701Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7847552Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7848790Z 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-01T10:09:06.7850366Z 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-01T10:09:06.7851458Z 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-01T10:09:06.7853080Z 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-01T10:09:06.7854093Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7855596Z 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-01T10:09:06.7856624Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7858210Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7859606Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7860677Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7862171Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7864004Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7865026Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7867322Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7867841Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7869112Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7870269Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7871888Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7873401Z 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-01T10:09:06.7874551Z 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-01T10:09:06.7875899Z 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-01T10:09:06.7876930Z 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-01T10:09:06.7878128Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7879488Z 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-01T10:09:06.7881932Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7882959Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7885217Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7886602Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7887420Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7888487Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7889751Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7890915Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7892816Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7893111Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7894860Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7896249Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7897524Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7898611Z 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-01T10:09:06.7900540Z 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-01T10:09:06.7901241Z 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-01T10:09:06.7902264Z 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-01T10:09:06.7904271Z 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-01T10:09:06.7904662Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7905643Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7907284Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7909011Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7910141Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7911412Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7912631Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7914521Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7915910Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7917588Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7919096Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7921106Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7922483Z 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-01T10:09:06.7923721Z 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-01T10:09:06.7924576Z 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-01T10:09:06.7925411Z 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-01T10:09:06.7926622Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7927616Z 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-01T10:09:06.7928678Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7930126Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7931126Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7932441Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7933618Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7934528Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7935972Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7937211Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7938127Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7939564Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7940586Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7941783Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7943217Z 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-01T10:09:06.7944587Z 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-01T10:09:06.7945592Z 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-01T10:09:06.7947496Z 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-01T10:09:06.7948629Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7949873Z 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-01T10:09:06.7951086Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7953095Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7954481Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7955690Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7956820Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7958855Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7959912Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7961077Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7962270Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7963443Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7964554Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7965747Z 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-01T10:09:06.7967481Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7968313Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7969698Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7971020Z 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-01T10:09:06.7971864Z 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-01T10:09:06.7973672Z 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-01T10:09:06.7974505Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7975505Z 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-01T10:09:06.7976598Z 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-01T10:09:06.7977929Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7979224Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7980160Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7981462Z 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-01T10:09:06.7982763Z 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-01T10:09:06.7984641Z 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-01T10:09:06.7985160Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7986559Z 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-01T10:09:06.7987833Z 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-01T10:09:06.7988963Z 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-01T10:09:06.7990507Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7991643Z 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-01T10:09:06.7993181Z 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-01T10:09:06.7994064Z 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-01T10:09:06.7995734Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.7996952Z 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-01T10:09:06.7998461Z 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-01T10:09:06.7999440Z 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-01T10:09:06.8000927Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8002159Z 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-01T10:09:06.8003355Z 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-01T10:09:06.8005642Z 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-01T10:09:06.8006077Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8007697Z 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-01T10:09:06.8009158Z 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-01T10:09:06.8010547Z 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-01T10:09:06.8011836Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8013149Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8014293Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8016004Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8017479Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8019024Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8020006Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8021544Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8022428Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8023963Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8025466Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8026852Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8027884Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8029307Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8030415Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8031913Z 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-01T10:09:06.8033841Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8034765Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8036034Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8037615Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8040125Z 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-01T10:09:06.8040596Z 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-01T10:09:06.8041296Z 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-01T10:09:06.8042753Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8043930Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8046006Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8047219Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8048762Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8050076Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8052044Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8053371Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8055383Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8056185Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8057956Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8059371Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8060957Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8062242Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8063552Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8065095Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8066593Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8067969Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8069642Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8071037Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8072924Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8074823Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8076249Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8077869Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8079174Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8080450Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8082064Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8083700Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8085557Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8086587Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8088187Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8089545Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8091298Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8093102Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8094451Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8096201Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8097724Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8099363Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8100829Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8102681Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8104158Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8105655Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8107403Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8108903Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8110325Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8111535Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8112936Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8114428Z 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-01T10:09:06.8115819Z 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-01T10:09:06.8117001Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8118461Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8119811Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8121044Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8122325Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8123636Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8125144Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8126728Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8128316Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8129496Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8130606Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8132024Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8133191Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8134978Z 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-01T10:09:06.8135949Z 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-01T10:09:06.8137142Z 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-01T10:09:06.8138666Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8140085Z 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-01T10:09:06.8141170Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8142369Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8143962Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8145490Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8146622Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8147749Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8149406Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8150556Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8152175Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8153229Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8154922Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8156231Z 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-01T10:09:06.8157392Z 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-01T10:09:06.8158541Z 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-01T10:09:06.8159709Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8160986Z 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-01T10:09:06.8162189Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8163398Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8164774Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8165824Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8167041Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8168212Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8169469Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8170648Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8171863Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8173094Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8174798Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8176417Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8177333Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8178673Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8179745Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8181179Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8182228Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8183691Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8185124Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8187027Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8188030Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8189360Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8190678Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8191885Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8193149Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8194500Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8195569Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8196791Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8198370Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8199713Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8200617Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8201785Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8203086Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8204415Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8205605Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8206436Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8207675Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8208848Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8209789Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8211021Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8212635Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8213851Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8214926Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8216176Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8217336Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8218561Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8219773Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8220899Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8222089Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8223514Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8224551Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8226224Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8227756Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8228910Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8230288Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8231369Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8233060Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8234554Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8235498Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8236851Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8238081Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8239229Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8240726Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8241871Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8243013Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8244189Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8245652Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8246637Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8248076Z 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-01T10:09:06.8249505Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8250417Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8252058Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8252851Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8254035Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8255703Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8257515Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8257779Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8259399Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8260779Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8261605Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8263014Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8264277Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8264734Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8266400Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8267913Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8268938Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8270518Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8272015Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8272992Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8274775Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8275652Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8277039Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8278121Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8279536Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8280649Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8281909Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8283373Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8284440Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8285905Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8287369Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8288298Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8290017Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8291235Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8292473Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8293499Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8294979Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8296372Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8297417Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8298761Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8299917Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8301113Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8302503Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8303760Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8304940Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8306304Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8307914Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8309372Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8310712Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8312273Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8313621Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8315146Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8316651Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8317986Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8319358Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8320831Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8322214Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8323561Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8324883Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8326320Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8327798Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8329156Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8330409Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8331701Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8332910Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8333868Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8335255Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8336233Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8337642Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8338726Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8340358Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8341110Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8342189Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8343514Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8344837Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8345760Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8347794Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8348716Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8349903Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8350709Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8351942Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8353579Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8354221Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8355569Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8356761Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8358096Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8359438Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8360815Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8362021Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8363647Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8364726Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8365892Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8366876Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8368117Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8369423Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8370720Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8371871Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8373252Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8374829Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8375492Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8376533Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8377945Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8379237Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8380456Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8381653Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8382638Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8383719Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8384890Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8386086Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8387399Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8388953Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8390776Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8391633Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8393134Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8394817Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8396065Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8397044Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8398327Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8399304Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8400723Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8402630Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8403270Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8404518Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8405385Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8406663Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8407701Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8409110Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8410066Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8411148Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8412253Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8413628Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8414819Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8416233Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8417236Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8418726Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8419830Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8421608Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8422287Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8423685Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8425115Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8426128Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8427643Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8429008Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8430382Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8431681Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8433394Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8435274Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8436213Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8437992Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8439128Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8440207Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8441514Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8442859Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8444008Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8445469Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8446805Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8448031Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8448942Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8450165Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8451503Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8452753Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8453841Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8455193Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8456167Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8457393Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8458432Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8459640Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8460808Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8461768Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8463051Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8464078Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8465307Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8466533Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8467662Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8469310Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8470236Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8487360Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8490336Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8490630Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8490895Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8491254Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8491600Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8491958Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8492348Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8492712Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8493072Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8493449Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8493708Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8493943Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8494213Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8494654Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8495053Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8495514Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8495976Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8496474Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8496928Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8497389Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8497825Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8498504Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8499087Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8499602Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8500477Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8501875Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8502936Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8504093Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8505454Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8506437Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8507577Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8508800Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8510134Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8511389Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8512442Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8514382Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8515362Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8516654Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8517466Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8518671Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8519837Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8521563Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8522396Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8523579Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8524817Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8526195Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8528147Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8528479Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8529465Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8530672Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8531856Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8533275Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8534252Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8535676Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8536649Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8537943Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8539173Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8540431Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8541691Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8543096Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8544489Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8546022Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8547766Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8548646Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8550093Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8551422Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8552801Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8554741Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8556186Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8557476Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8558635Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8559996Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8561263Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8562655Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8563872Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8565174Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8566752Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8568197Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8569300Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8570313Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8571615Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8572994Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8574279Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8575486Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8576726Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8578460Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8579449Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8580958Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8582166Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8583630Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8584516Z 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-01T10:09:06.8586073Z 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-01T10:09:06.8587510Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8588540Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8589889Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8591251Z 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-01T10:09:06.8593039Z 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-01T10:09:06.8593827Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8595273Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8596257Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8597501Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8598655Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8599800Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8600938Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8602058Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8603267Z 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-01T10:09:06.8604464Z 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-01T10:09:06.8605568Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8606890Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8608027Z 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-01T10:09:06.8609116Z 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-01T10:09:06.8610362Z 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-01T10:09:06.8611602Z 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-01T10:09:06.8612997Z 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-01T10:09:06.8613779Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8614896Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8615848Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8617217Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8618161Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8619445Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8621226Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8621729Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8623070Z 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-01T10:09:06.8624270Z 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-01T10:09:06.8625176Z 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-01T10:09:06.8627164Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8628154Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8629125Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8631105Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8632224Z copying torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8633094Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8634554Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8635117Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8636514Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8637839Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8639038Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8640312Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8641348Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8642592Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8643944Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8644883Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8646194Z 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-01T10:09:06.8647428Z 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-01T10:09:06.8648647Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8649930Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8650893Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8652644Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8654023Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8654923Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8656217Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8657597Z 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-01T10:09:06.8658434Z 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-01T10:09:06.8660753Z 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-01T10:09:06.8661021Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8662336Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8663276Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8664912Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8665814Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8666917Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8668205Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8669418Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8670434Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8671914Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8672701Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8674356Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8675611Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8676911Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8679217Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8680159Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8680670Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8681576Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8682947Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8683741Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8684991Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8686289Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8687126Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8688509Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8689482Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8690814Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8692093Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8693295Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8694367Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8695543Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8697136Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8698217Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8699611Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8700513Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8701814Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8702916Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8704456Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8705956Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8706848Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8707999Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8708988Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8710440Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8711407Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8712939Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8713724Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8715168Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8715871Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8717137Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8718118Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8719485Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8720842Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8722285Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8723103Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8724503Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8725275Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8726539Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8727889Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8729331Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8730493Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8731809Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8733662Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8734864Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8736211Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8737515Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8738971Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8739990Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8741531Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8742447Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8743879Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8745846Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8746723Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8747955Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8749966Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8751221Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8753063Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8754627Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8756272Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8758181Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8759303Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8760991Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8762286Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8763997Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8765357Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8767047Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8768647Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8770085Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8771557Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8773259Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8774690Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8776605Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8777760Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8779526Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8781042Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8782760Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8784084Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8785912Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8787346Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8789426Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8790128Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8791671Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8793845Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8795068Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8796393Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8797759Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8799221Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8800422Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8801786Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8803375Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8804866Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8806001Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8807230Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8808537Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8810010Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8811553Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8814583Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8814978Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8815338Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8815785Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8816938Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8818000Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8819180Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8820466Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8821422Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8822622Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8823826Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8824947Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8826138Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8827295Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8828535Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8830023Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8831117Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8832343Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8833819Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8835130Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8836160Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8837409Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8838479Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8839606Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8840619Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8841867Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8842816Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8844024Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8845274Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8846658Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8847801Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8849005Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8850213Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8851260Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8852417Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8853523Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8854773Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8855892Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8856998Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8858191Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8859420Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8860516Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8861659Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8862873Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8863969Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8865125Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8866278Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8867411Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8868701Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8870034Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8871550Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8873488Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8873951Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8875220Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8876549Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8877567Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8878811Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8879876Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8881170Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8882539Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8883506Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8884759Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8885834Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8886989Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8888078Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8889027Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8890122Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8891267Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8892460Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8893501Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8894499Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8895769Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8896683Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8897839Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8898842Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8899904Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8901012Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8902031Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8903163Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8904390Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8905958Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8906383Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8907775Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8908986Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8910195Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8911457Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8913137Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8914351Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8915889Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8916741Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8918146Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8919470Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8920549Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8921724Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8923092Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8924357Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8926113Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8926593Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8927754Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8929288Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8930433Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8931375Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8932432Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8933871Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8934996Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8935990Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8937336Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8938571Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8939739Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8941003Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8942187Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8943167Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8944191Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8945484Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8947037Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8948159Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8949622Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8950808Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8951965Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8953462Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8954372Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8955628Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8956851Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8957973Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8959471Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8960710Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8962056Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8963255Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8964410Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8965703Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8967009Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8968162Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8970125Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8970772Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8972963Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8973381Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8975077Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8975355Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8976795Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8977862Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8979102Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8980543Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8981998Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8982804Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8985089Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8985432Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8987205Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8987853Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8990109Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8990845Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8992404Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8994444Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8995462Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8997518Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8997915Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.8999597Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9000557Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9002921Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9003607Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9004996Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9006687Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9008239Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9009780Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9011368Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9012953Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9014654Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9016012Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9017721Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9019267Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9020980Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9022339Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9024096Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9025546Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9027086Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9028789Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9030543Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9032105Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9033932Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9036197Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9037268Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9038950Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9040322Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9042260Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9043515Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9045218Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9047034Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9048478Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9050121Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9051507Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9053224Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9054979Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9056267Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9058093Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9059425Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9061075Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9062829Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9064169Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9065985Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9067439Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9069633Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9070244Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9071320Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9072345Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9073619Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9074550Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9076028Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9077068Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9078390Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9079520Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9080655Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9081796Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9083279Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9084519Z copying torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9085577Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9086748Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9088319Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9089155Z 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-01T10:09:06.9090547Z 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-01T10:09:06.9091507Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9093172Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9094037Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9095631Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9096554Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9098005Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9099292Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9100240Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9101602Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9102928Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9103820Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9105273Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9106301Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9107610Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9108826Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9110062Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9111373Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9112783Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9114161Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9115321Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9116426Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9117423Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9118936Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9119951Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9121804Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9124012Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9124286Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9125698Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9126929Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9128477Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9129791Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9130779Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9132284Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9133573Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9134721Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9136212Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9137479Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9138588Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9139585Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9140864Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9142174Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9143505Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9144510Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9145887Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9147157Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9148106Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9149479Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9150714Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9152458Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9153412Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9155131Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9156000Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9157424Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9158744Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9160097Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9161454Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9162727Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9164151Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9165494Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9166761Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9168172Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9169407Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9170785Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9172022Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9173391Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9174670Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9176078Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9177319Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9178633Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9180141Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9181485Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9182882Z 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-01T10:09:06.9184146Z 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-01T10:09:06.9185461Z 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-01T10:09:06.9186745Z 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-01T10:09:06.9188124Z 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-01T10:09:06.9189577Z 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-01T10:09:06.9190906Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9192490Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9193743Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9195186Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9196549Z 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-01T10:09:06.9197924Z 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-01T10:09:06.9199268Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9200547Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9202028Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9203319Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9204800Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9206524Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9207844Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9209084Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9210606Z 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-01T10:09:06.9211964Z 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-01T10:09:06.9213254Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9214724Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9216010Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9217448Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9219302Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9220326Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9221739Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9223093Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9224510Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9225886Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9227208Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9228606Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9230104Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9231044Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9232187Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9233683Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9234610Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9235928Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9237440Z 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-01T10:09:06.9238281Z 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-01T10:09:06.9240854Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9241168Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9242150Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9243518Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9244713Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9245708Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9247117Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9248385Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9249641Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9250622Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9252068Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9253401Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9254720Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9255950Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9257199Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9258338Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9260013Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9260672Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9262136Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9262975Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9264255Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9265471Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9266329Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9267650Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9269138Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9270353Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9272155Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9272574Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9274835Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9276024Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9277080Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9278549Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9279561Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9280865Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9282169Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9283415Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9284597Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9285881Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9287553Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9289159Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9290027Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9291441Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9292530Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9293733Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9295259Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9296117Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9297486Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9298682Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9299786Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9300970Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9302148Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9303386Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9304546Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9305692Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9307440Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9308299Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9309559Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9311027Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9312550Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9313580Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9314699Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9315710Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9316997Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9318282Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9318989Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9320193Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9321217Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9322515Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9323822Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9324740Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9326141Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9327504Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9328480Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9330035Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9331314Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9332679Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9333778Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9335534Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9336521Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9337866Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9338781Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9339787Z copying torch/include/ATen/ops/diag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9341297Z copying torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9342165Z copying torch/include/ATen/ops/diag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9343206Z copying torch/include/ATen/ops/diag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9344524Z copying torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9345812Z copying torch/include/ATen/ops/diag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9346560Z copying torch/include/ATen/ops/diag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9348124Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9349298Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9350253Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9351448Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9353015Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9353919Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9355315Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9356187Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9357600Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9358194Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9359412Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9360763Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9361827Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9362893Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9364181Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9365820Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9367183Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9368431Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9369668Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9370956Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9372285Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9373076Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9374258Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9375244Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9376456Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9377655Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9378608Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9379915Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9380760Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9382049Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9383251Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9384202Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9385427Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9386531Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9387599Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9388833Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9390212Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9391351Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9392973Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9395515Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9395991Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9397047Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9398217Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9399961Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9401280Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9403247Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9404717Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9406356Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9407766Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9408969Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9410314Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9411483Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9413001Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9414232Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9415704Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9416967Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9418106Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9420004Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9421319Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9422611Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9424165Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9425641Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9426596Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9427973Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9429113Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9430186Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9431567Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9432627Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9434476Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9435331Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9436750Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9437643Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9439222Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9440058Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9441303Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9442803Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9443845Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9445145Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9446325Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9448178Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9449373Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9450288Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9451629Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9452824Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9454003Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9455110Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9456316Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9457540Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9458936Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9459886Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9461309Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9462245Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9463724Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9464673Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9466315Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9467157Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9468441Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9470068Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9471071Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9472613Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9473573Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9475469Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9476341Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9477480Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9479158Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9480207Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9481989Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9482815Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9483914Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9485105Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9486243Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9488204Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9489014Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9489982Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9491266Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9492614Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9493583Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9494810Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9495811Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9497264Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9498707Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9500107Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9501372Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9502775Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9503979Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9505621Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9506814Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9507904Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9509039Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9510407Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9511494Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9512572Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9514022Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9514919Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9515987Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9516961Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9518164Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9519628Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9520813Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9521807Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9523432Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9524542Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9525983Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9527671Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9529189Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9530545Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9531373Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9532965Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9534097Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9535473Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9536964Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9538257Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9539365Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9541218Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9542200Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9543363Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9544658Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9545733Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9547052Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9547845Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9549708Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9550419Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9551721Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9552840Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9553767Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9555397Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9556441Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9557678Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9559023Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9560103Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9561538Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9563021Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9563941Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9565386Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9566735Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9567665Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9569080Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9570103Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9571297Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9572289Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9573565Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9574520Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9575701Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9576855Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9578039Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9579447Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9580368Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9581557Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9582620Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9583833Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9584885Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9585964Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9587288Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9588253Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9589456Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9590748Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9591944Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9592975Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9594804Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9596704Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9597130Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9598119Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9599012Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9600509Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9601906Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9602910Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9603919Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9605721Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9606910Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9607876Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9609151Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9610335Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9611576Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9612942Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9613873Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9615106Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9616111Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9617391Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9618403Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9619727Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9620936Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9622413Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9623257Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9624503Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9625755Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9626534Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9627960Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9629355Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9630555Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9631603Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9633080Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9634445Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9635763Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9636912Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9637789Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9639287Z 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-01T10:09:06.9640251Z 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-01T10:09:06.9642531Z 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-01T10:09:06.9643120Z 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-01T10:09:06.9644307Z 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-01T10:09:06.9645317Z 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-01T10:09:06.9646353Z 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-01T10:09:06.9647732Z 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-01T10:09:06.9648766Z 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-01T10:09:06.9650446Z 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-01T10:09:06.9651409Z 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-01T10:09:06.9652418Z 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-01T10:09:06.9653707Z 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-01T10:09:06.9655097Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9656516Z 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-01T10:09:06.9657788Z 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-01T10:09:06.9658875Z 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-01T10:09:06.9660570Z 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-01T10:09:06.9661409Z 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-01T10:09:06.9662681Z 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-01T10:09:06.9663743Z 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-01T10:09:06.9665051Z 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-01T10:09:06.9666218Z 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-01T10:09:06.9667455Z 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-01T10:09:06.9669094Z 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-01T10:09:06.9670132Z 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-01T10:09:06.9671527Z 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-01T10:09:06.9672979Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9674463Z 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-01T10:09:06.9675671Z 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-01T10:09:06.9677242Z 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-01T10:09:06.9678322Z 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-01T10:09:06.9679498Z 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-01T10:09:06.9680772Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9681969Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9683439Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9684971Z 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-01T10:09:06.9686159Z 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-01T10:09:06.9687444Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9689129Z 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-01T10:09:06.9690663Z 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-01T10:09:06.9691624Z 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-01T10:09:06.9692641Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9693875Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9694990Z 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-01T10:09:06.9696300Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9697332Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9698641Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9699794Z 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-01T10:09:06.9700997Z 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-01T10:09:06.9702033Z 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-01T10:09:06.9703319Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9704641Z 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-01T10:09:06.9705679Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9706878Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9708052Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9709385Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9710425Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9711711Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9713447Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9714597Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9715612Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9716949Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9718392Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9719807Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9721175Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9722468Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9723471Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9724815Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9725958Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9727135Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9728267Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9729824Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9731077Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9732266Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9733890Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9735508Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9736073Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9736995Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9738505Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9739549Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9740932Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9742209Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9743496Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9744615Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9745759Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9747386Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9747800Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9749538Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9750526Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9752051Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9754009Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9755092Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9757021Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9757864Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9759608Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9760468Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9762591Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9763331Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9764833Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9766946Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9768891Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9769815Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9771045Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9773002Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9774216Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9776001Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9777293Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9778751Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9779987Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9781206Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9782383Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9783625Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9784964Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9785876Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9787230Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9788256Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9789633Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9790931Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9793043Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9793371Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9794557Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9795950Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9796827Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9797898Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9799565Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9800506Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9801929Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9803336Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9804262Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9805649Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9806595Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9808053Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9808981Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9810361Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9811568Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9812794Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9814045Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9815139Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9816415Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9817403Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9818705Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9819699Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9821318Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9822396Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9823721Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9824997Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9826013Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9827784Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9828598Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9829945Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9830775Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9832280Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9834293Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9834602Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9835895Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9836787Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9838046Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9839204Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9840624Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9841796Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9843074Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9844351Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9845646Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9847402Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9848763Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9849770Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9851055Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9852412Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9853443Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9854906Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9855929Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9857414Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9858420Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9859817Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9861086Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9862687Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9864170Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9864998Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9867033Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9867469Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9868952Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9870347Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9871398Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9872969Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9874110Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9875478Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9876712Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9877848Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9879118Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9880539Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9881698Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9883153Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9884663Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9886163Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9886926Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9888445Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9889832Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9891087Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9892301Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9893553Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9894413Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9895704Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9897140Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9898039Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9899344Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9900229Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9901683Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9902596Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9903988Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9904648Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9906294Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9907070Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9908324Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9909849Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9911154Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9912343Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9914275Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9915193Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9916364Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9917417Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9918582Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9919880Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9921628Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9922333Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9924829Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9925464Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9926459Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9928241Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9929303Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9930507Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9931714Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9932957Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9934222Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9935432Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9936334Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9937887Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9939132Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9940709Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9941675Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9942981Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9944335Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9945420Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9946896Z 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-01T10:09:06.9948019Z 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-01T10:09:06.9949481Z 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-01T10:09:06.9950697Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9952247Z 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-01T10:09:06.9953354Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9954255Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9955741Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9956887Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9958302Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9959285Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9961141Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9962076Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9963200Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9964081Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9965513Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9967005Z 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-01T10:09:06.9968356Z 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-01T10:09:06.9969315Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9970947Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9972530Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9973579Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9974738Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9975918Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9977552Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9978735Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9979967Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9981375Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9982742Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9984255Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9985451Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9986598Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9987802Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9989671Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9990956Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9992026Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9993412Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9995060Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9996701Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9997455Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9999009Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:06.9999632Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0001320Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0002579Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0003898Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0005225Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0006501Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0008056Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0009051Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0011155Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0012226Z 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-01T10:09:07.0014128Z 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-01T10:09:07.0015032Z 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-01T10:09:07.0016371Z 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-01T10:09:07.0017698Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0018880Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0020658Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0021991Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0022912Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0025055Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0025792Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0027320Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0028617Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0029754Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0031193Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0032762Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0033714Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0035741Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0036501Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0038393Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0039132Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0041103Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0041960Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0043703Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0044875Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0046592Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0047300Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0048585Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0049612Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0050885Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0052091Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0053283Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0054542Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0055763Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0057406Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0058213Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0059554Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0061311Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0061589Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0062945Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0064171Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0065706Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0066735Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0067957Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0069324Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0070307Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0071713Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0072991Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0074684Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0076055Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0077368Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0078357Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0079721Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0080571Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0081854Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0083221Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0084503Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0085337Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0086695Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0087864Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0089104Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0090439Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0091658Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0093542Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0094299Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0095711Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0097171Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0098463Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0100056Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0101198Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0102900Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0104096Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0105190Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0106431Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0107451Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0108706Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0110078Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0110974Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0112632Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0114155Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0115311Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0116629Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0117980Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0119213Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0120610Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0121859Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0123519Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0124391Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0125984Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0127413Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0128649Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0130306Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0131272Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0132532Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0134035Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0135104Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0136459Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0137557Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0139043Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0139820Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0140988Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0142134Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0143356Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0144608Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0145987Z 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-01T10:09:07.0147170Z 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-01T10:09:07.0148486Z 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-01T10:09:07.0149740Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0151140Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0152581Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0153671Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0155112Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0156200Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0157457Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0158795Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0159979Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0161521Z 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-01T10:09:07.0162552Z 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-01T10:09:07.0163815Z 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-01T10:09:07.0165047Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0166266Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0167601Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0169074Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0170380Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0171722Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0173176Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0174533Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0176151Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0177679Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0179001Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0180514Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0181906Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0183258Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0184238Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0185486Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0186883Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0187706Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0189175Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0190595Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0191325Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0193515Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0194919Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0196513Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0197372Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0198724Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0199735Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0200955Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0202071Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0204166Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0204695Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0206489Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0206785Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0208170Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0209083Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0211216Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0211803Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0214068Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0214870Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0216308Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0218344Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0219481Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0221200Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0222534Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0224375Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0225781Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0227160Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0229223Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0230442Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0232107Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0233832Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0235396Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0236932Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0238593Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0240103Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0241727Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0243562Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0245019Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0246721Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0248011Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0249804Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0251153Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0253062Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0254490Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0255853Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0257658Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0258937Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0261012Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0262229Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0263938Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0265293Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0267404Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0269646Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0270853Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0272980Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0274177Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0275990Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0277311Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0279164Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0280574Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0282209Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0283568Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0285360Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0286710Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0288590Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0289815Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0291555Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0292884Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0294629Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0295990Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0297941Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0299173Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0301063Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0302259Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0304329Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0305418Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0307313Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0308616Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0310487Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0311967Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0313745Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0315056Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0317184Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0318366Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0320184Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0321583Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0323454Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0324739Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0326521Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0327896Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0329452Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0330764Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0332072Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0333346Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0335215Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0336225Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0337916Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0339215Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0340349Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0342074Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0342805Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0344347Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0345640Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0348712Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0348986Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0349603Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0351078Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0352199Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0353927Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0354884Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0356603Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0357610Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0358972Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0359938Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0361303Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0362446Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0364274Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0365084Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0367197Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0367673Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0368524Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0369791Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0370824Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0371901Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0372995Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0374052Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0375443Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0376533Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0377790Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0378825Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0380072Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0381145Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0382228Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0383332Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0384331Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0385552Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0386942Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0388080Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0389231Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0390695Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0391721Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0392877Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0394025Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0395194Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0396589Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0397677Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0398906Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0400086Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0401667Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0402712Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0404084Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0405427Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0406852Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0408280Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0409603Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0410819Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0412345Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0413597Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0414900Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0416221Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0417590Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0418947Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0420499Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0421691Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0423026Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0424244Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0425660Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0426892Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0428312Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0429600Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0431271Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0433578Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0434038Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0435386Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0436340Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0437832Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0438986Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0440180Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0441792Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0442840Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0444821Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0446048Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0446851Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0448503Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0449989Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0450879Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0452185Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0453835Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0454636Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0456323Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0458252Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0458671Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0459661Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0460861Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0461704Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0463079Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0464213Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0465399Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0466427Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0467795Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0468873Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0470958Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0471688Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0473914Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0474437Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0475895Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0477039Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0478191Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0479955Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0480580Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0482246Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0484141Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0484967Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0486636Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0487428Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0489061Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0490298Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0491551Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0493067Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0494456Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0495387Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0496884Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0498178Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0499516Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0501031Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0502298Z 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-01T10:09:07.0504050Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0504987Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0506247Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0507637Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0509003Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0510618Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0512197Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0513208Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0514941Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0516294Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0517619Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0518985Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0520336Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0521314Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0522894Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0524156Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0525427Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0526685Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0528346Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0529575Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0530834Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0532586Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0533813Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0534976Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0536130Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0537558Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0538763Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0539912Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0541139Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0542498Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0544057Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0545099Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0546349Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0547574Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0549126Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0550363Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0551595Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0553283Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0554519Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0555489Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0557107Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0557944Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0559590Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0560505Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0561779Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0562917Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0564652Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0565446Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0566664Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0567936Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0569297Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0570254Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0571533Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0572957Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0574242Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0575332Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0576473Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0577907Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0578783Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0580444Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0580901Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0582478Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0583323Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0584797Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0586030Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0587003Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0588317Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0589390Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0590716Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0592159Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0593094Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0594405Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0595466Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0596782Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0597942Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0599466Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0600793Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0602051Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0603385Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0604246Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0605714Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0606561Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0608362Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0609578Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0610879Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0611830Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0613078Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0614086Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0615486Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0616528Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0617887Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0618876Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0620400Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0621346Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0622604Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0623527Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0624635Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0625940Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0627023Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0628064Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0629068Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0630420Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0631573Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0632680Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0634314Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0636214Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0636700Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0637898Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0639056Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0640170Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0641788Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0642700Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0644257Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0645311Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0646560Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0647737Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0649103Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0650192Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0651719Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0652757Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0654001Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0655319Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0656645Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0657813Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0659047Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0660208Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0661797Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0662765Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0664180Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0665257Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0666988Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0668104Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0669401Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0670597Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0671995Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0673725Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0675095Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0675998Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0677593Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0678546Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0679734Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0681129Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0682384Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0683416Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0684538Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0685871Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0687469Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0688557Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0689867Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0690884Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0692045Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0693320Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0694595Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0696119Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0697359Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0698725Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0700008Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0701668Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0702823Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0704169Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0705594Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0707227Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0708151Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0709697Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0710901Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0712858Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0713349Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0715050Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0716472Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0717298Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0718727Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0721027Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0721542Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0722110Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0723203Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0724383Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0726405Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0726808Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0727699Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0729117Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0730456Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0731724Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0733038Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0734315Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0735624Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0736881Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0738674Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0739641Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0740823Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0742120Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0743553Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0744926Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0746419Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0747814Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0749108Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0750465Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0751728Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0753110Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0754313Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0755668Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0757039Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0758386Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0759626Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0761011Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0762242Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0763516Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0764824Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0766108Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0767387Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0768670Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0770097Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0771287Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0772430Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0773814Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0775093Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0776446Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0777596Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0778973Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0779950Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0781212Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0782316Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0783825Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0784705Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0785975Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0787277Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0788115Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0789325Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0790558Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0791730Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0794010Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0794473Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0795942Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0797122Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0798651Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0799578Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0801021Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0802363Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0803318Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0804829Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0805826Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0807148Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0808272Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0809285Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0810264Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0811719Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0812838Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0813887Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0816769Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0817289Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0817963Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0819573Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0820972Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0822675Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0824327Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0826066Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0827358Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0829183Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0830747Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0832475Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0834121Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0835711Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0837298Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0838862Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0840403Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0842011Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0843659Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0845420Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0846994Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0848712Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0850243Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0852070Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0853433Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0855140Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0856472Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0859002Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0860103Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0861483Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0863244Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0864687Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0866463Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0868183Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0868759Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0870227Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0871520Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0872663Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0874884Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0876142Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0877835Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0878808Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0880178Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0881345Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0882855Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0884227Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0885496Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0886451Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0887942Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0889145Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0890276Z 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-01T10:09:07.0891624Z 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-01T10:09:07.0892884Z 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-01T10:09:07.0894325Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0895788Z 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-01T10:09:07.0897152Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0898384Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0899790Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0901360Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0902570Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0904305Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0904700Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0906170Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0907486Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0908804Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0909772Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0911466Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0912551Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0913945Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0915189Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0916489Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0917393Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0918651Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0920096Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0921071Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0922259Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0923307Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0924818Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0925759Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0926810Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0928305Z 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-01T10:09:07.0929066Z 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-01T10:09:07.0930351Z 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-01T10:09:07.0931661Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0932915Z 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-01T10:09:07.0933876Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0935290Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0936241Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0937618Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0939006Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0940547Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0941578Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0942923Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0943869Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0945228Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0946184Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0947598Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0948618Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0949970Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0951116Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0952253Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0953669Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0955335Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0956295Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0958674Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0958954Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0960113Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0961934Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0962764Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0964329Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0965339Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0966735Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0968404Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0969383Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0971920Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0972299Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0973644Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0974635Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0976740Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0977382Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0978444Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0979918Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0981239Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0982531Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0984133Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0985208Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0986705Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0988117Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0989680Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0991170Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0992636Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0994098Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0995725Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0997870Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0998563Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.0999649Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1000779Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1002165Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1003555Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1004629Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1005810Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1006990Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1008512Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1009641Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1010999Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1012149Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1013504Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1014640Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1015965Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1016925Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1018369Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1019294Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1020870Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1021897Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1023077Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1024854Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1026311Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1027250Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1028590Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1029840Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1031083Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1032477Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1034233Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1035826Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1037024Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1038445Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1039620Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1041126Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1042375Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1043382Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1044623Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1046113Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1048326Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1048887Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1049732Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1051035Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1052008Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1053141Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1054236Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1055875Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1056848Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1058037Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1059065Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1060298Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1061350Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1062904Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1063671Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1065251Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1066177Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1067679Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1068791Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1069816Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1070831Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1072066Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1073196Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1074642Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1075743Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1076773Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1078250Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1079235Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1080472Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1081578Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1082689Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1083839Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1085065Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1086164Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1087404Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1088845Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1089949Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1091120Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1092475Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1093549Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1094819Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1095872Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1097005Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1097967Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1099144Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1100247Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1101677Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1103386Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1104719Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1105955Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1107415Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1108959Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1110550Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1111686Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1112999Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1114542Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1115481Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1116659Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1118053Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1119116Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1120680Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1121489Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1122619Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1123856Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1124999Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1125868Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1127328Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1128434Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1129571Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1130806Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1132133Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1133286Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1134293Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1135855Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1136691Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1138321Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1139340Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1140544Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1141668Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1142986Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1144326Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1145394Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1146566Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1147595Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1148657Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1149854Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1151297Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1152420Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1153669Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1154988Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1155909Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1157146Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1158239Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1159483Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1160530Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1161831Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1162906Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1164248Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1165419Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1166534Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1167598Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1168667Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1169768Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1170875Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1171933Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1173572Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1174371Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1175798Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1177588Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1178431Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1179072Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1180681Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1182019Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1183165Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1184552Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1185627Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1187130Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1188325Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1189495Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1190983Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1192269Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1193913Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1195081Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1196227Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1197632Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1198689Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1199813Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1201656Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1203025Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1203843Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1204824Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1205988Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1207025Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1208345Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1209472Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1210790Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1211727Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1213197Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1214340Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1215836Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1216892Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1218465Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1219565Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1221016Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1222031Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1223712Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1224730Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1226445Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1227770Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1229293Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1245031Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1245898Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1246803Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1247653Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1248491Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1249457Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1250317Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1251158Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1251939Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1252756Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1253686Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1254633Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1255517Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1256370Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1257225Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1258045Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1258852Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1259787Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1260880Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1261971Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1263004Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1263810Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1264804Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1266494Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1267943Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1271381Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1272600Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1274130Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1275777Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1277438Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1279041Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1280775Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1282317Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1283889Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1285666Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1286954Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1288671Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1290174Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1291838Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1293423Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1295024Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1296854Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1298262Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1299790Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1301411Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1303364Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1305135Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1306962Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1308700Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1310418Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1312072Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1313593Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1315626Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1317274Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1318733Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1320318Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1321892Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1323470Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1324941Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1326467Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1328253Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1329716Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1331252Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1332832Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1334298Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1335815Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1337448Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1339153Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1340638Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1342157Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1343678Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1345418Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1347089Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1348730Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1350296Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1352118Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1354408Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1355809Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1357537Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1359149Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1360844Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1362450Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1363964Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1365520Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1367090Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1368764Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1370420Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1371916Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1373409Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1375775Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1377089Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1378573Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1380095Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1381756Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1383770Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1385471Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1386896Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1388620Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1390303Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1392155Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1393809Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1395387Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1397114Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1398538Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1400078Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1401645Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1403428Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1405108Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1406576Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1408047Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1409710Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1411641Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1413070Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1414631Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1416183Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1417886Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1419352Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1420890Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1422786Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1424510Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1426034Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1427561Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1429161Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1430809Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1432494Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1434187Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1436096Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1437648Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1439123Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1440665Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1442259Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1443968Z 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-01T10:09:07.1445440Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1446979Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1448494Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1450281Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1451725Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1453143Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1454742Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1456323Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1458562Z 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-01T10:09:07.1459801Z 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-01T10:09:07.1461329Z 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-01T10:09:07.1462879Z 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-01T10:09:07.1464475Z 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-01T10:09:07.1466173Z 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-01T10:09:07.1467665Z 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-01T10:09:07.1469408Z 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-01T10:09:07.1470920Z 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-01T10:09:07.1472608Z 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-01T10:09:07.1474183Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1475830Z 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-01T10:09:07.1477316Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1480130Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1481214Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1482873Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1484465Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1486112Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1487707Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1489313Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1490987Z 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-01T10:09:07.1492666Z 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-01T10:09:07.1494117Z 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-01T10:09:07.1495702Z 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-01T10:09:07.1497243Z 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-01T10:09:07.1498770Z 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-01T10:09:07.1500242Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1501812Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1503391Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1504970Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1506538Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1508214Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1509770Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1511399Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1513552Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1516123Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1517329Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1518827Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1520421Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1522222Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1523638Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1525150Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1526723Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1528318Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1529834Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1531360Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1532942Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1534672Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1536333Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1537967Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1539345Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1540899Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1542450Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1544017Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1545774Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1547397Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1548791Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1550203Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1551392Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1553454Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1555029Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1555805Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1557646Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1558879Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1560049Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1561677Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1562635Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1564200Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1565672Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1566904Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1568506Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1569435Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1571207Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1572067Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1573694Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1574770Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1576161Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1578243Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1579204Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1580905Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1581901Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1583759Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1584715Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1586259Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1587240Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1588879Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1590090Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1591997Z 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-01T10:09:07.1593332Z 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-01T10:09:07.1594859Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1596579Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1598044Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1599519Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1600760Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1601875Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1602930Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1604032Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1605174Z 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-01T10:09:07.1606277Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1607336Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1608484Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1609501Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1610865Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1611938Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1613005Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1614064Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1615134Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1616267Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1618734Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1619470Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1620187Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1621277Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1622390Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1623717Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1625037Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1625871Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1626831Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1628466Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1629278Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1632463Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1633470Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1634063Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1634686Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1635613Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1637288Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1638268Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1639298Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1640484Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1641930Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1642616Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1644340Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1645261Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1646355Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1647474Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1648630Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1650115Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1651171Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1652213Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1653338Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1654502Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1655648Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1657422Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1659100Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1659909Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1661515Z 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-01T10:09:07.1662517Z 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-01T10:09:07.1664043Z 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-01T10:09:07.1664929Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1666155Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1667436Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1669571Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1670419Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1672020Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1673909Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1675301Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1676407Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1677691Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1678941Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1680658Z 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-01T10:09:07.1681490Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1682696Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1683879Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1685307Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1686585Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1688204Z 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-01T10:09:07.1689007Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1690253Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1691586Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1692682Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1693814Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1695335Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1696266Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1697484Z 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-01T10:09:07.1698445Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1699940Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1701099Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1702626Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1703790Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1705295Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1706169Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1707917Z 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-01T10:09:07.1708953Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1710094Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1711272Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1712695Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1713879Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1714982Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1716187Z 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-01T10:09:07.1717586Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1718934Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1719876Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1721408Z 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-01T10:09:07.1722363Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1723690Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1725104Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1726286Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1727283Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1728471Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1730036Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1731026Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1732098Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1733367Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1734524Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1735608Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1737053Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1738399Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1739469Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1740702Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1741908Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1742834Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1743824Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1745438Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1746793Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1747982Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1748975Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1750483Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1752105Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1753110Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1754647Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1755694Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1756777Z 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-01T10:09:07.1758023Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1759174Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1760212Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1761243Z 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-01T10:09:07.1762708Z copying torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1763650Z copying torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1764814Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1766160Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1767011Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1768026Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1769422Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1770310Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1771606Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1772429Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1773720Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1774636Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1776335Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1777992Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1779598Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1781182Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1782270Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1783761Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1785218Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1786837Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1788111Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1789868Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1791903Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1793012Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1794940Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1797124Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1797992Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1799526Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1801061Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1802439Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1803972Z 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-01T10:09:07.1805003Z 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-01T10:09:07.1806537Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1807860Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1809120Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1810299Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1811464Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1812764Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1814102Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1814940Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1816261Z 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-01T10:09:07.1817631Z 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-01T10:09:07.1818955Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1820057Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1821858Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1823306Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1824287Z 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-01T10:09:07.1825946Z 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-01T10:09:07.1826827Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1828166Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1829507Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1830917Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1832359Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1833641Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1835012Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1836478Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1837546Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1838930Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1840366Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1841659Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1842995Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1844430Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1845752Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1847098Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1848547Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1849868Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1850872Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1852469Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1853793Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1855119Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1856110Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1857542Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1858482Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1859954Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1860965Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1862494Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1864087Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1865103Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1866311Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1867454Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1869170Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1870333Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1871639Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1872863Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1873920Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1875345Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1876643Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1877572Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1879021Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1880169Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1881740Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1882873Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1884327Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1885587Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1886857Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1887750Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1889363Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1890649Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1891988Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1893365Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1894385Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1895860Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1897312Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1898405Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1899841Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1901184Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1902685Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1904394Z 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-01T10:09:07.1906276Z 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-01T10:09:07.1908104Z 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-01T10:09:07.1909709Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1911742Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1912217Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1914123Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1915629Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1916813Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1918440Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1919534Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1920835Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1922033Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1923386Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1924626Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1925575Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1927041Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1928238Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1929679Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1930835Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1932109Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1933438Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1934683Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1935985Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1937245Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1938498Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1939790Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1941187Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1942700Z 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-01T10:09:07.1944061Z 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-01T10:09:07.1945285Z 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-01T10:09:07.1947228Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1948440Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1950130Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1951156Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1952830Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1953915Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1955211Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1957249Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1958206Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1959524Z 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-01T10:09:07.1960353Z 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-01T10:09:07.1961980Z 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-01T10:09:07.1962985Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1964128Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1965423Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1967032Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1968309Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1969509Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1970453Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1972020Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1972853Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1973803Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1975215Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1976357Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1977700Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1978548Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1979841Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1980995Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1982135Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1983739Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1984975Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1986698Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1987724Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1990122Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1990992Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1992498Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1993458Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1994777Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1995980Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1997247Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.1998332Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2000241Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2002032Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2002325Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2003888Z 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-01T10:09:07.2004966Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2006150Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2007291Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2008718Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2009534Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2010823Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2011991Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2013418Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2014375Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2015786Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2016980Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2018212Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2019661Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2021169Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2022060Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2023370Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2024405Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2025835Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2027051Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2028482Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2029808Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2031006Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2032775Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2033350Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2034741Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2035437Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2036649Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2037896Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2038924Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2040213Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2041549Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2042703Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2044403Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2045771Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2047713Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2049479Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2050867Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2052451Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2053844Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2055462Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2057098Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2058747Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2060330Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2061808Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2063675Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2064967Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2066636Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2068501Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2069813Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2071538Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2073083Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2074946Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2076224Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2078818Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2079848Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2081695Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2083099Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2084716Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2086075Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2087977Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2089003Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2090138Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2091641Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2092485Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2093829Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2095164Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2096233Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2097630Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2098951Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2100146Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2101709Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2102882Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2104211Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2105311Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2106943Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2107876Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2109123Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2110857Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2111740Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2113805Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2114773Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2116339Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2117164Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2118715Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2119996Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2121449Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2122334Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2124822Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2125249Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2126292Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2127535Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2129144Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2129953Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2131440Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2132509Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2133680Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2134788Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2136297Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2136780Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2138333Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2139983Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2140881Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2142526Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2143940Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2145966Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2146810Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2148244Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2149842Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2151360Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2152926Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2154532Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2155914Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2157543Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2158890Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2160453Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2161867Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2163445Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2165543Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2167565Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2168709Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2170102Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2171488Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2173006Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2174563Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2176222Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2177451Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2178703Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2179953Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2181537Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2182506Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2184113Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2185380Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2186764Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2187980Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2189303Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2190703Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2192307Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2194003Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2195185Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2196403Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2197893Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2199520Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2200592Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2201610Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2202859Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2204086Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2204974Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2206423Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2207672Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2209026Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2209929Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2211087Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2212221Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2213513Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2214312Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2216804Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2217228Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2218420Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2219562Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2220717Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2222082Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2223603Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2224681Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2225907Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2228024Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2228735Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2229777Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2231182Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2232434Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2233506Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2235104Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2235925Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2237407Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2238674Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2239918Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2241092Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2242462Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2243646Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2245053Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2246023Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2246992Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2248870Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2249910Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2251098Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2252387Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2253668Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2254494Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2255721Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2257064Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2257706Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2259204Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2260264Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2261528Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2262414Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2263866Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2264821Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2265862Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2267217Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2268143Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2269365Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2270527Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2272026Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2273585Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2274441Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2275966Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2277246Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2278256Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2279846Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2280525Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2281868Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2282825Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2283982Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2287231Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2287551Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2287856Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2288593Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2289626Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2290533Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2291800Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2292622Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2294082Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2295427Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2296959Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2298169Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2299443Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2300701Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2302077Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2303386Z copying torch/include/ATen/ops/prelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2304705Z copying torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2306052Z copying torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2307410Z copying torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2308130Z copying torch/include/ATen/ops/prelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2309387Z copying torch/include/ATen/ops/prelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2310505Z copying torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2311306Z copying torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2312562Z copying torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2313511Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2315193Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2315931Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2317337Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2318309Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2319671Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2320615Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2322001Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2323034Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2325011Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2325831Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2327823Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2328367Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2329915Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2331056Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2332343Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2333558Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2334910Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2336197Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2337547Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2338769Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2340011Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2341290Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2342558Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2343820Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2345198Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2346444Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2347733Z 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-01T10:09:07.2349027Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2350423Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2351737Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2353297Z 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-01T10:09:07.2354542Z 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-01T10:09:07.2355736Z 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-01T10:09:07.2357517Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2358342Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2359800Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2361175Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2362317Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2363785Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2364806Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2366180Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2367438Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2368762Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2369954Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2371333Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2372667Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2373896Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2375265Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2377111Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2377659Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2379245Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2380231Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2381796Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2382538Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2383933Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2384946Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2386217Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2387555Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2388685Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2389692Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2391146Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2392178Z 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-01T10:09:07.2393879Z 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-01T10:09:07.2394755Z 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-01T10:09:07.2395700Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2396896Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2398387Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2399703Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2400408Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2401958Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2403063Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2404184Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2405803Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2406841Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2408177Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2409182Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2410275Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2411877Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2412870Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2414190Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2415443Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2416667Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2417672Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2418892Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2420123Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2421330Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2422497Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2423663Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2424981Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2427131Z 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-01T10:09:07.2427763Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2428920Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2430433Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2431727Z 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-01T10:09:07.2432726Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2434942Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2435857Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2437122Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2438229Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2439674Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2441008Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2442328Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2443608Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2444986Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2446114Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2447045Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2448552Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2449774Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2451026Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2452440Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2453835Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2455053Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2456412Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2457893Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2458812Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2459948Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2461207Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2462453Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2464041Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2465166Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2466340Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2467826Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2468876Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2470338Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2471989Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2472769Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2474495Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2475085Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2476381Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2477771Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2479050Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2480289Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2481159Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2483049Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2484297Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2485310Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2487778Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2489056Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2490812Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2492108Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2494232Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2495314Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2497008Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2498671Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2500303Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2501821Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2503499Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2505209Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2506544Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2508574Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2509868Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2512225Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2513282Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2514952Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2516535Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2518455Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2519770Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2521531Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2523087Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2524725Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2526282Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2527671Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2529424Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2531108Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2532466Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2534239Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2535597Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2537481Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2538724Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2540454Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2542010Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2543874Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2545645Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2546938Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2548761Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2550452Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2552058Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2553810Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2555258Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2557501Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2558748Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2560444Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2561780Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2563525Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2565009Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2566723Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2568270Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2569905Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2571618Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2573257Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2574959Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2576341Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2578032Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2579626Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2581183Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2583012Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2584452Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2586071Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2587426Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2588798Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2590776Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2591672Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2594250Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2595224Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2596829Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2598951Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2599934Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2601676Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2603027Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2604816Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2606224Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2608203Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2609576Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2610650Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2611794Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2612860Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2614363Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2615806Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2616771Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2618619Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2619322Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2620365Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2621563Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2622623Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2623878Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2625041Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2625967Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2627093Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2628515Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2630389Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2631033Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2632513Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2633593Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2634916Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2635827Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2637259Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2638414Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2639915Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2640944Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2642574Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2643911Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2645158Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2646563Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2648396Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2649182Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2650516Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2651823Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2653151Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2654267Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2655666Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2656698Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2658024Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2659183Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2660375Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2661519Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2662912Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2664080Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2665468Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2666688Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2667951Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2669245Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2670458Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2671631Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2672992Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2674722Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2675871Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2677079Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2678286Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2679512Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2680989Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2682202Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2684129Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2685058Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2686066Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2687389Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2688478Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2689853Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2691239Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2692228Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2693701Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2695130Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2696261Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2697660Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2698995Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2700344Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2702381Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2703206Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2704352Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2705838Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2706971Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2708325Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2709711Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2711097Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2712284Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2713815Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2715186Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2716679Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2717650Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2719136Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2720325Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2721551Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2722820Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2724045Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2725646Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2726685Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2727939Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2729361Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2730604Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2731818Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2732708Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2734534Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2735320Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2736605Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2738003Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2739210Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2740436Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2741757Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2743040Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2744848Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2746000Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2747436Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2748633Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2749562Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2750960Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2751994Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2753777Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2755280Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2756260Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2758022Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2759406Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2760475Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2762106Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2762931Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2764267Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2765591Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2766595Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2768093Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2769420Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2770511Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2771775Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2773187Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2774856Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2775847Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2777223Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2778588Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2779792Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2781107Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2782342Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2783670Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2785027Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2786241Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2787530Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2789016Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2790183Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2791568Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2793100Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2794336Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2795811Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2796947Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2798246Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2799652Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2800804Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2802107Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2803568Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2804809Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2806256Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2807413Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2808697Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2809959Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2811264Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2812518Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2813925Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2815543Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2816785Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2818229Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2819788Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2820917Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2822187Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2823450Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2824729Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2825973Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2827261Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2828871Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2830290Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2831865Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2833035Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2834298Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2835611Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2836898Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2838181Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2839609Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2840750Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2842456Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2843718Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2845120Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2846280Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2847561Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2848871Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2850150Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2851531Z 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-01T10:09:07.2852750Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2854041Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2855306Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2856617Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2857964Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2859199Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2860468Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2861788Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2863144Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2864517Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2865806Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2867085Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2868479Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2869718Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2871185Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2872872Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2874066Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2875376Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2876631Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2877973Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2879226Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2880520Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2881828Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2883248Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2884459Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2885751Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2887020Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2888309Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2889633Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2891030Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2892232Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2893518Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2894773Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2896146Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2897735Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2898963Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2900202Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2901690Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2902917Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2904267Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2905576Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2906821Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2908764Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2910062Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2911429Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2912769Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2914394Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2916649Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2916922Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2918035Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2919391Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2920811Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2921470Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2922916Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2923603Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2924991Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2926564Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2927961Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2928957Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2930778Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2931643Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2932636Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2933895Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2934814Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2936102Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2937381Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2938646Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2939882Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2941051Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2942977Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2943864Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2945212Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2947006Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2948830Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2950319Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2952159Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2953540Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2955703Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2957094Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2958746Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2960458Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2962039Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2963568Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2965253Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2966798Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2968388Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2970004Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2971751Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2973009Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2984413Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2985327Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2987289Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2988491Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2990442Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2991683Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2993789Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2995160Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2996836Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.2998413Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3000275Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3002020Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3003294Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3005037Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3006659Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3008181Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3009908Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3011485Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3013344Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3014646Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3016414Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3017795Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3019739Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3021080Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3022804Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3024297Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3025975Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3027780Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3029156Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3030990Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3032702Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3035448Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3036487Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3038168Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3039971Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3041365Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3042904Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3044557Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3046223Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3047806Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3049424Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3050981Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3052860Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3054191Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3055878Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3057388Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3059044Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3060649Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3062269Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3063832Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3065628Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3066971Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3068808Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3070178Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3072148Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3074759Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3076062Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3077889Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3079205Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3081187Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3082572Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3084248Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3085996Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3087433Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3089040Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3090662Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3092263Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3094050Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3095403Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3097142Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3098499Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3100269Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3101656Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3103390Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3104900Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3106844Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3107978Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3109731Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3131710Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3132601Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3134350Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3135678Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3137369Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3139193Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3140490Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3142212Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3143827Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3145378Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3146986Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3148672Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3150407Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3152340Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3153722Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3155343Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3156955Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3159297Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3160448Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3162101Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3163683Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3165392Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3166782Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3168586Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3169855Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3171227Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3173142Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3173798Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3175247Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3176501Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3177804Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3179347Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3180699Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3181973Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3183258Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3184616Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3185992Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3187373Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3188883Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3191222Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3191915Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3192904Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3194150Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3195153Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3196465Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3197613Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3199330Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3200109Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3201586Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3202508Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3204492Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3205500Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3206925Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3208087Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3209763Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3210685Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3212184Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3213334Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3214318Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3215824Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3217087Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3218203Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3219727Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3221172Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3223139Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3224366Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3225794Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3230443Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3231555Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3233099Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3235037Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3235786Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3237251Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3238269Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3239852Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3241260Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3242297Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3243704Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3245442Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3246208Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3247766Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3249492Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3250488Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3251421Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3252819Z 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-01T10:09:07.3254735Z 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-01T10:09:07.3255424Z 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-01T10:09:07.3256533Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3257976Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3259353Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3260528Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3261919Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3263091Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3264531Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3265688Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3267058Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3268246Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3269993Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3271325Z 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-01T10:09:07.3272685Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3274044Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3275368Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3276561Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3277937Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3279095Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3280670Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3281820Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3283010Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3284455Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3285636Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3287098Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3288470Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3289597Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3291018Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3292398Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3293610Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3294995Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3296156Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3297714Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3298781Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3300223Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3301343Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3302779Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3303914Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3305390Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3306334Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3307830Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3309114Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3310554Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3311656Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3312909Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3314156Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3315305Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3316469Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3317849Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3318494Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3319727Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3320956Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3322216Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3323124Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3324419Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3325373Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3327075Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3327768Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3329346Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3330796Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3331710Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3333084Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3334039Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3335519Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3336808Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3338031Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3339809Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3340382Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3341298Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3342731Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3343990Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3344979Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3346341Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3347558Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3349264Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3350156Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3353144Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3354581Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3356383Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3357753Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3361499Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3362482Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3363946Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3365392Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3366263Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3367603Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3369038Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3370187Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3371423Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3372520Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3373950Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3375253Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3376420Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3377874Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3379433Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3382261Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3383786Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3385364Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3386575Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3388014Z 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-01T10:09:07.3389437Z 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-01T10:09:07.3391048Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3392548Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3394435Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3395786Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3397305Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3398289Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3399945Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3401254Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3402450Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3403850Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3405221Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3406476Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3407525Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3408936Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3410201Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3411597Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3412998Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3414192Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3415629Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3416893Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3418081Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3419379Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3421066Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3422507Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3423602Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3424895Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3425967Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3427079Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3428440Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3429500Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3430987Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3432982Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3434403Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3435469Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3437121Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3438087Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3439695Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3441380Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3442126Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3443132Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3445511Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3448044Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3449970Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3451143Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3452350Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3453877Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3455113Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3456209Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3457715Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3459305Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3460813Z 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-01T10:09:07.3462201Z 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-01T10:09:07.3463880Z 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-01T10:09:07.3464909Z 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-01T10:09:07.3466408Z 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-01T10:09:07.3467168Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3468833Z 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-01T10:09:07.3469670Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3471164Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3472451Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3473826Z 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-01T10:09:07.3475865Z 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-01T10:09:07.3476244Z 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-01T10:09:07.3477557Z 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-01T10:09:07.3478920Z 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-01T10:09:07.3479882Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3481178Z 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-01T10:09:07.3482710Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3483761Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3485266Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3486652Z 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-01T10:09:07.3487677Z 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-01T10:09:07.3488984Z 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-01T10:09:07.3489788Z 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-01T10:09:07.3491479Z 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-01T10:09:07.3492349Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3494149Z 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-01T10:09:07.3495458Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3496593Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3497989Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3499155Z 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-01T10:09:07.3500124Z 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-01T10:09:07.3501354Z 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-01T10:09:07.3502281Z 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-01T10:09:07.3503566Z 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-01T10:09:07.3504819Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3506374Z 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-01T10:09:07.3507514Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3509075Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3510337Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3511680Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3513046Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3514249Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3515627Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3516781Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3518172Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3519429Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3520682Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3522068Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3523220Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3524537Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3525868Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3528089Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3528381Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3530184Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3531097Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3532714Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3533585Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3534568Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3535852Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3537476Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3538184Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3539690Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3540924Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3542237Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3543626Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3544603Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3546097Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3547212Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3548813Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3549774Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3550963Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3552692Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3554116Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3555284Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3556447Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3557624Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3558838Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3560054Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3561059Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3562557Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3563816Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3565201Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3566017Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3567401Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3569000Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3570180Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3570971Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3572655Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3573324Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3574872Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3576045Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3577479Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3578251Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3579713Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3580753Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3582667Z 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-01T10:09:07.3583418Z 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-01T10:09:07.3584818Z 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-01T10:09:07.3585745Z 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-01T10:09:07.3587393Z 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-01T10:09:07.3588286Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3589785Z 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-01T10:09:07.3590831Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3592013Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3593502Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3594531Z 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-01T10:09:07.3596273Z 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-01T10:09:07.3597258Z 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-01T10:09:07.3598775Z 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-01T10:09:07.3599632Z 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-01T10:09:07.3601210Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3602116Z 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-01T10:09:07.3603335Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3604419Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3605856Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3606970Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3608292Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3609418Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3610637Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3612852Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3613122Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3614118Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3615668Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3616638Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3618158Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3619105Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3620503Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3622105Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3623433Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3624652Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3626094Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3626871Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3628188Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3629494Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3630445Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3632082Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3633854Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3634227Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3635450Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3636549Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3637966Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3640110Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3640668Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3641689Z 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-01T10:09:07.3643530Z 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-01T10:09:07.3644933Z 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-01T10:09:07.3646666Z 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-01T10:09:07.3648436Z 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-01T10:09:07.3650224Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3651693Z 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-01T10:09:07.3653426Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3655042Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3656756Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3658551Z 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-01T10:09:07.3660115Z 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-01T10:09:07.3661575Z 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-01T10:09:07.3663527Z 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-01T10:09:07.3664410Z 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-01T10:09:07.3665970Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3667041Z 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-01T10:09:07.3668649Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3669811Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3671419Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3673660Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3674613Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3676138Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3677018Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3678840Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3680007Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3681261Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3682625Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3683952Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3685458Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3686729Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3687569Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3689354Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3690898Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3691813Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3693130Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3694374Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3695541Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3696979Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3698018Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3699690Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3700349Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3701880Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3703331Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3704817Z 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-01T10:09:07.3706048Z 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-01T10:09:07.3707538Z 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-01T10:09:07.3708548Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3709586Z 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-01T10:09:07.3711144Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3712526Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3714045Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3715201Z 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-01T10:09:07.3716593Z 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-01T10:09:07.3718029Z 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-01T10:09:07.3718976Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3720001Z 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-01T10:09:07.3721521Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3722302Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3723939Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3725115Z 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-01T10:09:07.3725983Z 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-01T10:09:07.3727520Z 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-01T10:09:07.3728400Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3729815Z 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-01T10:09:07.3731057Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3732035Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3733453Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3734543Z 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-01T10:09:07.3735774Z 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-01T10:09:07.3736662Z 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-01T10:09:07.3738355Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3739077Z 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-01T10:09:07.3740729Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3741627Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3743275Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3744192Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3745338Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3746781Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3747674Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3749205Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3750703Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3752256Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3753536Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3755340Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3756278Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3757468Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3758465Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3760020Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3761025Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3762182Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3763588Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3765718Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3766019Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3767118Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3768419Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3769752Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3770709Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3771956Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3773459Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3774602Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3776054Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3777057Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3778357Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3779789Z 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-01T10:09:07.3780821Z 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-01T10:09:07.3782024Z 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-01T10:09:07.3783336Z 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-01T10:09:07.3784878Z 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-01T10:09:07.3785891Z 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-01T10:09:07.3787742Z 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-01T10:09:07.3788419Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3790080Z 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-01T10:09:07.3791051Z 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-01T10:09:07.3792901Z 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-01T10:09:07.3793654Z 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-01T10:09:07.3795172Z 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-01T10:09:07.3796075Z 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-01T10:09:07.3797544Z 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-01T10:09:07.3798666Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3799988Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3801580Z 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-01T10:09:07.3802631Z 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-01T10:09:07.3803994Z 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-01T10:09:07.3805189Z 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-01T10:09:07.3806702Z 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-01T10:09:07.3807986Z 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-01T10:09:07.3809283Z 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-01T10:09:07.3810653Z 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-01T10:09:07.3811916Z 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-01T10:09:07.3813160Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3814490Z 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-01T10:09:07.3815911Z 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-01T10:09:07.3817225Z 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-01T10:09:07.3818261Z 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-01T10:09:07.3819594Z 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-01T10:09:07.3820445Z 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-01T10:09:07.3822705Z 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-01T10:09:07.3823103Z 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-01T10:09:07.3824210Z 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-01T10:09:07.3825116Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3827129Z 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-01T10:09:07.3828010Z 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-01T10:09:07.3829099Z 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-01T10:09:07.3830359Z 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-01T10:09:07.3831890Z 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-01T10:09:07.3832889Z 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-01T10:09:07.3834126Z 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-01T10:09:07.3835945Z 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-01T10:09:07.3836883Z 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-01T10:09:07.3838077Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3839683Z 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-01T10:09:07.3840687Z 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-01T10:09:07.3842111Z 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-01T10:09:07.3843338Z 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-01T10:09:07.3844829Z 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-01T10:09:07.3846021Z 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-01T10:09:07.3847317Z 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-01T10:09:07.3848789Z 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-01T10:09:07.3850082Z 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-01T10:09:07.3851044Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3852291Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3853574Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3854842Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3856247Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3857439Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3858702Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3860040Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3861424Z 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-01T10:09:07.3862761Z 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-01T10:09:07.3863908Z 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-01T10:09:07.3865138Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3866447Z 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-01T10:09:07.3867735Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3869045Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3870575Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3872123Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3873503Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3875100Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3876668Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3877753Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3878931Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3880529Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3881639Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3883250Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3884528Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3885711Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3886939Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3887905Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3889382Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3890474Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3891896Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3892748Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3894033Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3895391Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3896656Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3898005Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3899242Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3900813Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3901846Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3903070Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3904451Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3905575Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3906638Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3907552Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3909208Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3910385Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3911638Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3913121Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3914744Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3915846Z 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-01T10:09:07.3917000Z 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-01T10:09:07.3918660Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3919566Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3920917Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3922123Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3923164Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3924703Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3925543Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3926853Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3928237Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3929393Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3930785Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3932196Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3933834Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3934989Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3936324Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3937846Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3939025Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3940361Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3941809Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3942991Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3944212Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3945465Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3946665Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3948126Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3949378Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3950314Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3951688Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3952976Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3954078Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3955147Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3956469Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3957435Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3958776Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3960288Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3961426Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3962289Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3963946Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3964915Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3966396Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3967820Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3969098Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3970730Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3972081Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3973504Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3974944Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3976225Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3977597Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3979068Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3980278Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3981624Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3982998Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3984287Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3985517Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3986852Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3988168Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3989520Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3990826Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3992423Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3993442Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3994955Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3996129Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3997459Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.3998751Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4000135Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4001727Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4003092Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4004410Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4005911Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4006869Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4008276Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4009635Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4011126Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4012274Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4013716Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4014954Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4016231Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4017483Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4018805Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4020036Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4021352Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4022710Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4024063Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4025250Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4026530Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4027758Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4029331Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4030531Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4031956Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4033300Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4035097Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4036310Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4037657Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4038942Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4040313Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4041622Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4042940Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4044198Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4056236Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4056909Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4057270Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4057881Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4058362Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4058684Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4059192Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4059691Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4060001Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4060462Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4060860Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4061110Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4061369Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4062115Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4063169Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4064409Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4066028Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4067291Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4068479Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4069797Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4071101Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4072604Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4073839Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4075184Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4076182Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4077438Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4078887Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4080112Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4081306Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4082849Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4083960Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4085634Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4086688Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4088537Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4089091Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4090704Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4091878Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4093135Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4094182Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4095620Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4096970Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4098155Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4099174Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4100409Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4101977Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4102960Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4104451Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4105401Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4106392Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4107818Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4108760Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4110063Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4111607Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4112970Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4114279Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4115454Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4116697Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4117893Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4119189Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4120386Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4121770Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4122846Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4124308Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4125675Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4127203Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4127873Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4129142Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4130731Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4131623Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4133341Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4134836Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4136071Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4137326Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4138535Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4139624Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4141164Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4142061Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4143483Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4144636Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4146036Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4147178Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4148446Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4149640Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4151067Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4152559Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4153503Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4154941Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4156133Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4157614Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4159057Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4160279Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4161649Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4163000Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4164229Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4165604Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4167266Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4168590Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4169868Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4171217Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4172713Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4174150Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4175495Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4176826Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4178163Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4179622Z copying torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4180996Z copying torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4182261Z copying torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4183367Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4184765Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4185673Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4187022Z copying torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4188079Z copying torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4189511Z copying torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4190708Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4192198Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4193950Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4195631Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4196393Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4198037Z copying torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4199342Z copying torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4200280Z copying torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4202005Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4203198Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4204533Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4205953Z copying torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4207525Z copying torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4208810Z copying torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4210180Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4211366Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4212779Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4213574Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4215038Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4216705Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4217628Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4218627Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4220012Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4221190Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4222745Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4224315Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4225047Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4226651Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4227757Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4229288Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4230476Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4231953Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4233425Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4234382Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4235403Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4236922Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4238164Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4239519Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4240539Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4241971Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4242926Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4244665Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4245785Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4247021Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4248463Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4249955Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4251512Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4252959Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4254279Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4255496Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4256795Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4258096Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4259595Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4260780Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4262108Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4263459Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4265063Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4266132Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4267441Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4269239Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4270260Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4271887Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4273287Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4274258Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4275715Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4276988Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4278046Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4279073Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4280504Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4281440Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4282796Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4284036Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4285812Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4286679Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4288025Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4289432Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4290234Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4291482Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4292718Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4294084Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4295284Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4296554Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4297821Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4299162Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4300288Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4301624Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4303266Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4304277Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4305555Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4307295Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4307820Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4309136Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4310212Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4311485Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4313048Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4314260Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4315875Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4316802Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4317747Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4319149Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4320502Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4321428Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4322758Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4324161Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4325130Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4326932Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4328178Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4329382Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4330830Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4331765Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4333309Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4334533Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4335771Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4336635Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4337971Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4338972Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4340800Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4341588Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4343024Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4344231Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4345283Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4346710Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4348083Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4349576Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4350966Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4352501Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4354289Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4355636Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4356854Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4358382Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4359665Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4360866Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4362640Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4363625Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4364832Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4366076Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4367404Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4368440Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4369782Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4371054Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4372003Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4373182Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4374697Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4375722Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4376963Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4378096Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4379995Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4380834Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4382185Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4383113Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4384583Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4385842Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4386824Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4388202Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4389581Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4391281Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4392709Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4394205Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4395321Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4396721Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4398633Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4399385Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4400792Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4401890Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4403525Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4404867Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4406099Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4407438Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4408643Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4409898Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4411167Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4412238Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4413632Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4415139Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4417046Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4417954Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4420015Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4420549Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4421917Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4422900Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4424405Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4425731Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4427263Z 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-01T10:09:07.4428592Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4430395Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4431958Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4433001Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4434566Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4435909Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4436882Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4438699Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4438971Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4440538Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4441620Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4443004Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4444415Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4445536Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4446972Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4447802Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4449288Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4450892Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4451855Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4453324Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4455045Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4455941Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4457162Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4458435Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4459328Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4460565Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4462090Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4463222Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4464448Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4465713Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4466815Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4467955Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4468955Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4470392Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4471400Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4472863Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4473721Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4475072Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4476453Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4477539Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4479949Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4480259Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4481197Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4482644Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4483889Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4484826Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4486320Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4487691Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4489021Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4490378Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4491354Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4492811Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4494186Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4495635Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4497033Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4498864Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4499983Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4501407Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4502969Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4504057Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4505082Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4506710Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4507927Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4508832Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4510473Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4511959Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4513448Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4515544Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4516488Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4517788Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4519035Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4520351Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4521591Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4522904Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4524434Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4526194Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4527429Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4528817Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4530134Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4531368Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4532935Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4534105Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4535592Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4536979Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4538520Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4539832Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4541058Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4542475Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4543813Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4545085Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4546520Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4547715Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4549364Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4550757Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4552083Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4553538Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4554739Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4556246Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4557569Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4558753Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4560202Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4561621Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4562952Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4564641Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4565696Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4567128Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4568604Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4570095Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4571631Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4573023Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4574560Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4576069Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4577235Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4578696Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4580165Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4581592Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4582973Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4584260Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4585794Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4587709Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4589503Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4591147Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4592461Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4594224Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4595154Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4596852Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4598204Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4599573Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4601021Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4603121Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4603442Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4604868Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4606080Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4607348Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4608315Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4609784Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4611032Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4612181Z 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-01T10:09:07.4613148Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4614511Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4615352Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4616569Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4618113Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4619010Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4620507Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4621439Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4622902Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4624225Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4625507Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4626829Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4627685Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4629170Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4630212Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4631704Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4632985Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4635542Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4635932Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4637008Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4638157Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4639192Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4640595Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4641783Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4643156Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4644358Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4645769Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4646958Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4648556Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4649936Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4651114Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4652492Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4653688Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4654921Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4656321Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4657517Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4658911Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4660276Z 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-01T10:09:07.4661667Z 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-01T10:09:07.4662817Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4664048Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4665479Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4666689Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4668184Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4669663Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4671420Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4672967Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4674548Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4676097Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4677041Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4679255Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4679693Z 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-01T10:09:07.4680816Z 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-01T10:09:07.4682119Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4683069Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4684378Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4686091Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4687077Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4688211Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4689884Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4691431Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4693005Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4694817Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4696303Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4697825Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4699550Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4701155Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4702701Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4704358Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4705949Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4707611Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4709271Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4711147Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4712625Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4714320Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4716040Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4717679Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4719213Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4721039Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4722540Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4724254Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4725637Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4727440Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4728802Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4730556Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4732067Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4733871Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4735399Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4736763Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4738575Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4739291Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4740913Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4742380Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4743675Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4745102Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4746452Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4747784Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4749149Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4750989Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4752750Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4753531Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4755144Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4756371Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4758166Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4759315Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4760794Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4762408Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4763739Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4764987Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4766662Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4767975Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4769138Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4770683Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:09:07.4772097Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:09:07.4772317Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:09:07.4773108Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:09:07.4774656Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:09:07.4775913Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:09:07.4777042Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:09:07.4778727Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:09:07.4779285Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:09:07.4780679Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:09:07.4781616Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:09:07.4783057Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:09:07.4783790Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4784311Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4785612Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4786523Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4787749Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4789007Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4790237Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4791497Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4793120Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4794198Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4795588Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4796575Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4798749Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4799291Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4800408Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4801937Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4802961Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4804463Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4805329Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4806844Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4807948Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4809483Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4810565Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4811831Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4812876Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4814217Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4815498Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4816216Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4817534Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4818468Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4819710Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4820578Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4821817Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4823199Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4825013Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4827102Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4828130Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4829489Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4830257Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4831428Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4832758Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4834458Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4835445Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4836613Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4837987Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4839044Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4840530Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4841352Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4842827Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4843771Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4845042Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4846281Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4847281Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4848781Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4849688Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4850978Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4851996Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4853274Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4854231Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4855496Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4856695Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4857864Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4859154Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4860080Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4861423Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4862525Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4863928Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4864831Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4866166Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4867171Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4868575Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4869456Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4871372Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4871958Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4873483Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4874027Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4875439Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4876544Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4877496Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4878716Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4880250Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4881245Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4882456Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4883735Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4884722Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4885930Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4886874Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:09:07.4888184Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4888776Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4889746Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4891201Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4892130Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4893696Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4894458Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4896079Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4896925Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4898305Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4899067Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4901327Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4902203Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4904039Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4904843Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4906650Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4907583Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4909361Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4910160Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4911936Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4913148Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4914484Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4915874Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4916859Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:09:07.4918864Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4919226Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4920448Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4921729Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4922925Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4923923Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4925339Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4926692Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4928102Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4929370Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4930329Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4931405Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4932289Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4933646Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4934655Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4935658Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4936960Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4938650Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4939293Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4940476Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4941881Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4942730Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4944336Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4945579Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4946507Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4948053Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4949153Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4951392Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4952666Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4954751Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4955448Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4956740Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4957870Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4959870Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4961241Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4962424Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4964129Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4965303Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4966557Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4967804Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4969063Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4970619Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4972080Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4972942Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4974660Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4975361Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4976772Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4978283Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4979555Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4980779Z 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-01T10:09:07.4981987Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4982885Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4984166Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4985362Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4986502Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:09:07.4987657Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:09:07.4988196Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:09:07.4989330Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:09:07.4990957Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:09:07.4992181Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:09:07.4993556Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:09:07.4994812Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:09:07.4995883Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.4996810Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.4998347Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.4999309Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.5001763Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.5002139Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.5003015Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.5003987Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.5005414Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.5006283Z 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-01T10:09:07.5007612Z 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-01T10:09:07.5008543Z 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-01T10:09:07.5009780Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:07.5010559Z 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-01T10:09:07.5011547Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T10:09:07.5012014Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T10:09:07.5013214Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T10:09:07.5014895Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2 2022-12-01T10:09:07.5015104Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5016018Z copying torch/include/caffe2/utils/bench_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5016371Z copying torch/include/caffe2/utils/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5017888Z copying torch/include/caffe2/utils/cblas.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5019394Z copying torch/include/caffe2/utils/conversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5020402Z copying torch/include/caffe2/utils/cpu_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5022149Z copying torch/include/caffe2/utils/cpuid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5023316Z copying torch/include/caffe2/utils/eigen_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5024815Z copying torch/include/caffe2/utils/filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5026093Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5027493Z copying torch/include/caffe2/utils/knob_patcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5029004Z copying torch/include/caffe2/utils/knobs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5030724Z copying torch/include/caffe2/utils/map_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5032315Z copying torch/include/caffe2/utils/math-detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5033265Z copying torch/include/caffe2/utils/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5034500Z copying torch/include/caffe2/utils/murmur_hash3.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5035808Z copying torch/include/caffe2/utils/proto_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5036693Z copying torch/include/caffe2/utils/proto_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5038431Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5040026Z copying torch/include/caffe2/utils/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5040945Z copying torch/include/caffe2/utils/simple_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5042246Z copying torch/include/caffe2/utils/smart_tensor_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5043327Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5044509Z copying torch/include/caffe2/utils/zmq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:09:07.5045618Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:09:07.5046451Z copying torch/include/caffe2/utils/math/broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:09:07.5047741Z copying torch/include/caffe2/utils/math/elementwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:09:07.5049052Z copying torch/include/caffe2/utils/math/half_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:09:07.5049994Z copying torch/include/caffe2/utils/math/reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:09:07.5051710Z copying torch/include/caffe2/utils/math/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:09:07.5052874Z copying torch/include/caffe2/utils/math/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:09:07.5054231Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:09:07.5054824Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:09:07.5056837Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:09:07.5057641Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:09:07.5058984Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:09:07.5060374Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:09:07.5062081Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:09:07.5063516Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10 2022-12-01T10:09:07.5063868Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T10:09:07.5064459Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T10:09:07.5066237Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T10:09:07.5067734Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T10:09:07.5069334Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5070010Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5071640Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5073232Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5074406Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5075488Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5076790Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5077721Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5078968Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5080798Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5081780Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5083035Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5084291Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5085771Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5087223Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5088446Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5089997Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5091393Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5092170Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5093223Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5094651Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5095648Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5096763Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5097741Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5099200Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5100089Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5102431Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5102691Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5104141Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5105557Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5106383Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5107722Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5109057Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5110320Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5111406Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5112871Z copying torch/include/c10/core/SymFloatNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5114363Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5115820Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5117137Z copying torch/include/c10/core/SymIntNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5118357Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5120390Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5121835Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5123055Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5124176Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5125366Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:09:07.5126745Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:09:07.5127031Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:09:07.5128243Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:09:07.5129629Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:09:07.5130651Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:09:07.5132042Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:09:07.5133309Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:09:07.5133907Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:09:07.5135023Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:09:07.5136211Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:09:07.5137171Z 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-01T10:09:07.5138642Z 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-01T10:09:07.5140156Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:09:07.5140551Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:09:07.5141895Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:09:07.5143041Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:09:07.5144627Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:09:07.5145640Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:09:07.5147301Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:09:07.5148217Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:09:07.5150027Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T10:09:07.5150866Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T10:09:07.5152674Z 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-01T10:09:07.5154020Z 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-01T10:09:07.5155037Z 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-01T10:09:07.5156249Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5156988Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5158076Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5159530Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5160654Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5161907Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5163632Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5164745Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5165917Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5167178Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5168625Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5169749Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5170740Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5171818Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:09:07.5173610Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5174457Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5175233Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5176764Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5177720Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5179894Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5180289Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5181457Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5182325Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5183778Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5184959Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5185936Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5187417Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5188413Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5189710Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5191556Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5192515Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5193495Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5194914Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5195892Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5197770Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5199083Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5200599Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5202212Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5203272Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5204746Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5205963Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5207033Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5208825Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5209799Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5211570Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5212596Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5214075Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5215003Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5216099Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5217571Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5218510Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5219644Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5221010Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5221935Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5223414Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5224278Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5225701Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5227171Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5228505Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5230016Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5231439Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5232823Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5234318Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5235129Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5236735Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5237623Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5239456Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5240170Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5241603Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5242774Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5244221Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5245419Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5246553Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5247805Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5249197Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5250405Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5251893Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5253217Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5254534Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5255347Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5256812Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5258242Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5259247Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5260562Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5261756Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5263200Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5264349Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5265653Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5266984Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5268412Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5269764Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5270994Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5272812Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5274655Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5276361Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5277171Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5278922Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5280034Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5281510Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5282817Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5284580Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:09:07.5285763Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5286267Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5287446Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5288477Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5289634Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5291089Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5291937Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5293506Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5294334Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5295878Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5296688Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:09:07.5298364Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T10:09:07.5298673Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T10:09:07.5300059Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T10:09:07.5300863Z copying torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T10:09:07.5302605Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib 2022-12-01T10:09:07.5303009Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T10:09:07.5303571Z copying torch/include/caffe2/contrib/aten/aten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T10:09:07.5304787Z copying torch/include/caffe2/contrib/aten/aten_op_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T10:09:07.5305658Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:09:07.5306956Z 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-01T10:09:07.5307897Z copying torch/include/caffe2/contrib/fakelowp/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:09:07.5309134Z 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-01T10:09:07.5310405Z copying torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:09:07.5311591Z copying torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:09:07.5312900Z 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-01T10:09:07.5314048Z 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-01T10:09:07.5315216Z 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-01T10:09:07.5316377Z 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-01T10:09:07.5318083Z 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-01T10:09:07.5318655Z 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-01T10:09:07.5320032Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:09:07.5321161Z 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-01T10:09:07.5322096Z 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-01T10:09:07.5323220Z 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-01T10:09:07.5324242Z 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-01T10:09:07.5325614Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5326204Z copying torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5327425Z copying torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5328540Z copying torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5329731Z copying torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5330870Z copying torch/include/caffe2/contrib/gloo/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5331980Z copying torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5333220Z copying torch/include/caffe2/contrib/gloo/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5334378Z copying torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5335520Z copying torch/include/caffe2/contrib/gloo/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:07.5336537Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-12-01T10:09:07.5337313Z copying torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-12-01T10:09:07.5338813Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-12-01T10:09:07.5339355Z copying torch/include/caffe2/contrib/opencl/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-12-01T10:09:07.5340192Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-12-01T10:09:07.5340570Z 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-01T10:09:07.5341839Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-12-01T10:09:07.5342389Z 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-01T10:09:07.5343803Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:09:07.5344202Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:09:07.5345806Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:09:07.5346624Z copying torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:09:07.5347828Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-12-01T10:09:07.5348583Z copying torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-12-01T10:09:07.5349769Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5350267Z copying torch/include/caffe2/core/allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5351415Z copying torch/include/caffe2/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5352452Z copying torch/include/caffe2/core/blob_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5354022Z copying torch/include/caffe2/core/blob_serializer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5354896Z copying torch/include/caffe2/core/blob_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5356064Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5357014Z copying torch/include/caffe2/core/common_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5358440Z copying torch/include/caffe2/core/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5359437Z copying torch/include/caffe2/core/common_omp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5360833Z copying torch/include/caffe2/core/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5361965Z copying torch/include/caffe2/core/context_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5362811Z copying torch/include/caffe2/core/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5364078Z copying torch/include/caffe2/core/cudnn_wrappers.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5365443Z copying torch/include/caffe2/core/db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5366600Z copying torch/include/caffe2/core/distributions_stubs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5367884Z copying torch/include/caffe2/core/event.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5369706Z copying torch/include/caffe2/core/event_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5370700Z copying torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5371972Z copying torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5373031Z copying torch/include/caffe2/core/flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5374372Z copying torch/include/caffe2/core/graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5375338Z copying torch/include/caffe2/core/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5376663Z copying torch/include/caffe2/core/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5377697Z copying torch/include/caffe2/core/memonger.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5379104Z copying torch/include/caffe2/core/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5380254Z copying torch/include/caffe2/core/net.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5381274Z copying torch/include/caffe2/core/net_async_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5382747Z copying torch/include/caffe2/core/net_async_scheduling.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5383931Z copying torch/include/caffe2/core/net_async_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5385252Z copying torch/include/caffe2/core/net_async_task_future.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5386105Z copying torch/include/caffe2/core/net_async_task_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5387387Z copying torch/include/caffe2/core/net_async_tracing.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5388697Z copying torch/include/caffe2/core/net_dag_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5389868Z copying torch/include/caffe2/core/net_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5391248Z copying torch/include/caffe2/core/net_simple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5392704Z copying torch/include/caffe2/core/net_simple_refcount.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5393773Z copying torch/include/caffe2/core/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5395264Z copying torch/include/caffe2/core/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5395949Z copying torch/include/caffe2/core/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5398560Z copying torch/include/caffe2/core/operator_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5399342Z copying torch/include/caffe2/core/operator_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5401175Z copying torch/include/caffe2/core/plan_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5401926Z copying torch/include/caffe2/core/prof_dag_counters.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5403428Z copying torch/include/caffe2/core/qtensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5404633Z copying torch/include/caffe2/core/qtensor_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5405578Z copying torch/include/caffe2/core/scope_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5406789Z copying torch/include/caffe2/core/static_tracepoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5407789Z copying torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5408653Z copying torch/include/caffe2/core/stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5410150Z copying torch/include/caffe2/core/storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5410901Z copying torch/include/caffe2/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5412493Z copying torch/include/caffe2/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5413241Z copying torch/include/caffe2/core/tensor_int8.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5414446Z copying torch/include/caffe2/core/test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5415795Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5416800Z copying torch/include/caffe2/core/transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5418117Z copying torch/include/caffe2/core/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5419296Z copying torch/include/caffe2/core/workspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5420193Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:09:07.5421852Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T10:09:07.5422263Z copying torch/include/caffe2/core/hip/common_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T10:09:07.5422971Z copying torch/include/caffe2/core/hip/miopen_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T10:09:07.5424927Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph 2022-12-01T10:09:07.5425191Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include 2022-12-01T10:09:07.5425495Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-12-01T10:09:07.5425763Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T10:09:07.5427055Z 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-01T10:09:07.5428634Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:09:07.5429136Z 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-01T10:09:07.5430523Z 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-01T10:09:07.5431628Z 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-01T10:09:07.5433048Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:09:07.5434059Z 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-01T10:09:07.5435607Z 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-01T10:09:07.5436912Z 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-01T10:09:07.5438207Z 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-01T10:09:07.5439609Z 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-01T10:09:07.5440843Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:09:07.5441487Z 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-01T10:09:07.5442840Z 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-01T10:09:07.5444173Z 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-01T10:09:07.5445369Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T10:09:07.5445850Z 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-01T10:09:07.5447618Z 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-01T10:09:07.5449159Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T10:09:07.5449661Z 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-01T10:09:07.5450348Z 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-01T10:09:07.5451072Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T10:09:07.5451791Z 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-01T10:09:07.5453673Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-12-01T10:09:07.5454142Z copying torch/include/caffe2/cuda_rtc/common_rtc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-12-01T10:09:07.5455119Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-12-01T10:09:07.5455386Z copying torch/include/caffe2/db/create_db_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-12-01T10:09:07.5456890Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:09:07.5457245Z copying torch/include/caffe2/distributed/file_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:09:07.5458659Z copying torch/include/caffe2/distributed/file_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:09:07.5459792Z copying torch/include/caffe2/distributed/redis_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:09:07.5461447Z copying torch/include/caffe2/distributed/redis_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:09:07.5462428Z copying torch/include/caffe2/distributed/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:09:07.5463883Z copying torch/include/caffe2/distributed/store_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:09:07.5465326Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments 2022-12-01T10:09:07.5465763Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:09:07.5466381Z 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-01T10:09:07.5467478Z 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-01T10:09:07.5468870Z 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-01T10:09:07.5470116Z copying torch/include/caffe2/experiments/operators/funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:09:07.5471443Z copying torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:09:07.5472843Z 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-01T10:09:07.5474212Z copying torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:09:07.5475196Z copying torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:09:07.5476189Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-12-01T10:09:07.5476804Z copying torch/include/caffe2/ideep/ideep_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-12-01T10:09:07.5478128Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T10:09:07.5478746Z 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-01T10:09:07.5480177Z 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-01T10:09:07.5481130Z copying torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T10:09:07.5482321Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T10:09:07.5483151Z copying torch/include/caffe2/ideep/utils/ideep_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T10:09:07.5484252Z copying torch/include/caffe2/ideep/utils/ideep_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T10:09:07.5485346Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T10:09:07.5485921Z copying torch/include/caffe2/image/image_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T10:09:07.5487887Z copying torch/include/caffe2/image/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T10:09:07.5489873Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile 2022-12-01T10:09:07.5490271Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib 2022-12-01T10:09:07.5490551Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:09:07.5491131Z 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-01T10:09:07.5492107Z 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-01T10:09:07.5493154Z 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-01T10:09:07.5494101Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:09:07.5494521Z 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-01T10:09:07.5496094Z 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-01T10:09:07.5497069Z 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-01T10:09:07.5498396Z 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-01T10:09:07.5499650Z 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-01T10:09:07.5501156Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-12-01T10:09:07.5501724Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T10:09:07.5502270Z 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-01T10:09:07.5503132Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:09:07.5504029Z 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-01T10:09:07.5505769Z 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-01T10:09:07.5506964Z 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-01T10:09:07.5507809Z 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-01T10:09:07.5509172Z 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-01T10:09:07.5510886Z 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-01T10:09:07.5512147Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-12-01T10:09:07.5512457Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T10:09:07.5513154Z 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-01T10:09:07.5515066Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T10:09:07.5515796Z 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-01T10:09:07.5516920Z 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-01T10:09:07.5520630Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:09:07.5521230Z copying torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:09:07.5523465Z copying torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:09:07.5524811Z copying torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:09:07.5526210Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T10:09:07.5526964Z 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-01T10:09:07.5528593Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:09:07.5529287Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:09:07.5530919Z 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-01T10:09:07.5532078Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T10:09:07.5533203Z copying torch/include/caffe2/mpi/mpi_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T10:09:07.5534451Z copying torch/include/caffe2/mpi/mpi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T10:09:07.5536206Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:09:07.5536784Z copying torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:09:07.5538191Z copying torch/include/caffe2/observers/profile_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:09:07.5539811Z copying torch/include/caffe2/observers/runcnt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:09:07.5541100Z copying torch/include/caffe2/observers/time_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:09:07.5542580Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5543236Z copying torch/include/caffe2/onnx/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5544971Z copying torch/include/caffe2/onnx/backend_rep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5546024Z copying torch/include/caffe2/onnx/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5547638Z copying torch/include/caffe2/onnx/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5548892Z copying torch/include/caffe2/onnx/offline_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5550244Z copying torch/include/caffe2/onnx/onnx_exporter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5552122Z copying torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5552823Z copying torch/include/caffe2/onnx/onnxifi_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:09:07.5554731Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:09:07.5555047Z copying torch/include/caffe2/onnx/torch_ops/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:09:07.5555759Z 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-01T10:09:07.5557103Z copying torch/include/caffe2/onnx/torch_ops/schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:09:07.5558046Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5558599Z copying torch/include/caffe2/operators/abs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5560311Z copying torch/include/caffe2/operators/accumulate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5561150Z copying torch/include/caffe2/operators/accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5562204Z copying torch/include/caffe2/operators/acos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5563193Z copying torch/include/caffe2/operators/activation_ops_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5564316Z copying torch/include/caffe2/operators/affine_channel_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5565501Z copying torch/include/caffe2/operators/alias_with_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5566681Z copying torch/include/caffe2/operators/apmeter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5568382Z copying torch/include/caffe2/operators/arg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5568913Z copying torch/include/caffe2/operators/asin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5570308Z copying torch/include/caffe2/operators/assert_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5571445Z copying torch/include/caffe2/operators/async_net_barrier_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5572545Z copying torch/include/caffe2/operators/atan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5573755Z copying torch/include/caffe2/operators/batch_box_cox_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5574951Z copying torch/include/caffe2/operators/batch_bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5576489Z copying torch/include/caffe2/operators/batch_gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5577728Z copying torch/include/caffe2/operators/batch_matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5578943Z copying torch/include/caffe2/operators/batch_moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5580042Z copying torch/include/caffe2/operators/batch_permutation_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5581492Z copying torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5582591Z copying torch/include/caffe2/operators/bbox_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5584064Z copying torch/include/caffe2/operators/bisect_percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5585284Z copying torch/include/caffe2/operators/boolean_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5586564Z copying torch/include/caffe2/operators/boolean_unmask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5587743Z copying torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5589204Z copying torch/include/caffe2/operators/bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5590425Z copying torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5591592Z copying torch/include/caffe2/operators/cast_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5592898Z copying torch/include/caffe2/operators/cbrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5594745Z copying torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5595741Z copying torch/include/caffe2/operators/ceil_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5596970Z copying torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5598041Z copying torch/include/caffe2/operators/channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5599187Z copying torch/include/caffe2/operators/channel_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5600332Z copying torch/include/caffe2/operators/clip_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5602277Z 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-01T10:09:07.5602577Z copying torch/include/caffe2/operators/concat_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5604428Z copying torch/include/caffe2/operators/conditional_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5605508Z copying torch/include/caffe2/operators/conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5606793Z copying torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5608106Z copying torch/include/caffe2/operators/conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5609681Z copying torch/include/caffe2/operators/conv_op_shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5610954Z copying torch/include/caffe2/operators/conv_pool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5613259Z copying torch/include/caffe2/operators/conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5613575Z copying torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5614850Z copying torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5615770Z copying torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5617387Z copying torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5618203Z copying torch/include/caffe2/operators/copy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5619164Z copying torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5620374Z copying torch/include/caffe2/operators/cos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5621299Z copying torch/include/caffe2/operators/cosh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5622521Z copying torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5623710Z copying torch/include/caffe2/operators/counter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5624789Z copying torch/include/caffe2/operators/create_scope_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5626766Z copying torch/include/caffe2/operators/cross_entropy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5627120Z copying torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5628525Z copying torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5629289Z copying torch/include/caffe2/operators/cube_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5630718Z copying torch/include/caffe2/operators/data_couple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5632357Z copying torch/include/caffe2/operators/dataset_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5632980Z copying torch/include/caffe2/operators/deform_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5634496Z copying torch/include/caffe2/operators/deform_conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5635695Z 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-01T10:09:07.5636944Z copying torch/include/caffe2/operators/distance_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5638112Z copying torch/include/caffe2/operators/do_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5639038Z copying torch/include/caffe2/operators/dropout_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5640367Z copying torch/include/caffe2/operators/elementwise_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5641254Z copying torch/include/caffe2/operators/elementwise_div_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5642436Z copying torch/include/caffe2/operators/elementwise_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5643730Z copying torch/include/caffe2/operators/elementwise_logical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5644996Z copying torch/include/caffe2/operators/elementwise_mul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5646217Z copying torch/include/caffe2/operators/elementwise_op_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5646989Z copying torch/include/caffe2/operators/elementwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5648513Z copying torch/include/caffe2/operators/elementwise_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5649471Z copying torch/include/caffe2/operators/elementwise_sub_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5650859Z copying torch/include/caffe2/operators/elu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5651982Z copying torch/include/caffe2/operators/enforce_finite_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5653080Z copying torch/include/caffe2/operators/ensure_clipped_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5654218Z copying torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5655583Z copying torch/include/caffe2/operators/erf_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5656470Z copying torch/include/caffe2/operators/exp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5657947Z copying torch/include/caffe2/operators/expand_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5659278Z copying torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5660390Z copying torch/include/caffe2/operators/fc_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5661698Z copying torch/include/caffe2/operators/feature_maps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5662913Z copying torch/include/caffe2/operators/feed_blob_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5663949Z copying torch/include/caffe2/operators/filler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5665570Z copying torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5666779Z copying torch/include/caffe2/operators/find_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5668086Z copying torch/include/caffe2/operators/flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5669520Z copying torch/include/caffe2/operators/flexible_top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5670851Z copying torch/include/caffe2/operators/floor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5672228Z copying torch/include/caffe2/operators/free_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5673651Z copying torch/include/caffe2/operators/fully_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5675126Z copying torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5676103Z copying torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5677736Z copying torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5679132Z copying torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5680114Z copying torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5681400Z copying torch/include/caffe2/operators/gather_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5683078Z copying torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5684360Z copying torch/include/caffe2/operators/gelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5685703Z copying torch/include/caffe2/operators/generate_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5687129Z copying torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5688340Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5689801Z 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-01T10:09:07.5691059Z 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-01T10:09:07.5692256Z copying torch/include/caffe2/operators/given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5693793Z copying torch/include/caffe2/operators/glu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5694776Z copying torch/include/caffe2/operators/group_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5696265Z copying torch/include/caffe2/operators/gru_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5697554Z copying torch/include/caffe2/operators/h_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5699052Z copying torch/include/caffe2/operators/half_float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5699888Z copying torch/include/caffe2/operators/hard_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5701291Z copying torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5702510Z copying torch/include/caffe2/operators/histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5703892Z copying torch/include/caffe2/operators/if_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5704809Z copying torch/include/caffe2/operators/im2col_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5706278Z copying torch/include/caffe2/operators/index_hash_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5707478Z copying torch/include/caffe2/operators/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5708757Z copying torch/include/caffe2/operators/inference_lstm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5710142Z copying torch/include/caffe2/operators/instance_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5711307Z copying torch/include/caffe2/operators/integral_image_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5712868Z copying torch/include/caffe2/operators/is_empty_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5714254Z copying torch/include/caffe2/operators/jsd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5715523Z copying torch/include/caffe2/operators/key_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5716529Z copying torch/include/caffe2/operators/layer_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5718010Z copying torch/include/caffe2/operators/leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5719076Z copying torch/include/caffe2/operators/length_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5720200Z copying torch/include/caffe2/operators/lengths_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5721490Z 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-01T10:09:07.5722777Z 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-01T10:09:07.5724454Z copying torch/include/caffe2/operators/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5726032Z copying torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5726907Z copying torch/include/caffe2/operators/lengths_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5728091Z copying torch/include/caffe2/operators/lengths_top_k_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5729205Z copying torch/include/caffe2/operators/listwise_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5730406Z copying torch/include/caffe2/operators/load_save_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5731738Z copying torch/include/caffe2/operators/load_save_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5732892Z copying torch/include/caffe2/operators/local_response_normalization_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5734290Z copying torch/include/caffe2/operators/locally_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5735395Z copying torch/include/caffe2/operators/locally_connected_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5736840Z copying torch/include/caffe2/operators/locally_connected_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5737714Z copying torch/include/caffe2/operators/log1p_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5738929Z copying torch/include/caffe2/operators/log_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5739930Z copying torch/include/caffe2/operators/logit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5741047Z copying torch/include/caffe2/operators/loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5742214Z copying torch/include/caffe2/operators/lpnorm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5743389Z copying torch/include/caffe2/operators/lstm_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5744791Z copying torch/include/caffe2/operators/lstm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5745868Z copying torch/include/caffe2/operators/map_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5746943Z copying torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5748455Z copying torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5749443Z copying torch/include/caffe2/operators/matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5750610Z copying torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5751916Z copying torch/include/caffe2/operators/mean_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5753294Z copying torch/include/caffe2/operators/merge_id_lists_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5754984Z copying torch/include/caffe2/operators/minmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5755853Z copying torch/include/caffe2/operators/mish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5756941Z copying torch/include/caffe2/operators/mod_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5758080Z copying torch/include/caffe2/operators/moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5759477Z copying torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5760317Z copying torch/include/caffe2/operators/negate_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5761661Z copying torch/include/caffe2/operators/negative_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5763183Z copying torch/include/caffe2/operators/ngram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5764692Z copying torch/include/caffe2/operators/no_default_engine_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5765612Z copying torch/include/caffe2/operators/normalize_l1_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5766811Z copying torch/include/caffe2/operators/normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5767917Z copying torch/include/caffe2/operators/numpy_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5769244Z copying torch/include/caffe2/operators/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5770504Z copying torch/include/caffe2/operators/onnx_while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5771983Z copying torch/include/caffe2/operators/op_utils_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5773043Z copying torch/include/caffe2/operators/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5774487Z copying torch/include/caffe2/operators/order_switch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5775501Z copying torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5776766Z copying torch/include/caffe2/operators/pack_segments.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5777688Z copying torch/include/caffe2/operators/pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5779115Z copying torch/include/caffe2/operators/partition_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5780238Z copying torch/include/caffe2/operators/percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5781241Z copying torch/include/caffe2/operators/perplexity_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5782875Z copying torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5784042Z copying torch/include/caffe2/operators/pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5785417Z copying torch/include/caffe2/operators/pool_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5786643Z copying torch/include/caffe2/operators/pow_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5787640Z copying torch/include/caffe2/operators/prefetch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5789057Z copying torch/include/caffe2/operators/prelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5790290Z copying torch/include/caffe2/operators/prepend_dim_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5791626Z copying torch/include/caffe2/operators/quant_decode_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5793039Z copying torch/include/caffe2/operators/quantile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5794023Z copying torch/include/caffe2/operators/rank_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5795655Z copying torch/include/caffe2/operators/reciprocal_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5796999Z copying torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5798239Z 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-01T10:09:07.5799281Z copying torch/include/caffe2/operators/reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5800608Z copying torch/include/caffe2/operators/reducer_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5801728Z copying torch/include/caffe2/operators/reduction_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5803062Z copying torch/include/caffe2/operators/relu_n_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5804100Z copying torch/include/caffe2/operators/relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5805198Z copying torch/include/caffe2/operators/remove_data_blocks_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5806498Z copying torch/include/caffe2/operators/replace_nan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5807285Z copying torch/include/caffe2/operators/reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5808612Z copying torch/include/caffe2/operators/resize_3d_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5809641Z copying torch/include/caffe2/operators/resize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5810721Z copying torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5812014Z copying torch/include/caffe2/operators/rmac_regions_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5813033Z copying torch/include/caffe2/operators/rms_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5814144Z copying torch/include/caffe2/operators/roi_align_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5815699Z copying torch/include/caffe2/operators/roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5816830Z copying torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5818044Z copying torch/include/caffe2/operators/roi_align_rotated_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5819246Z copying torch/include/caffe2/operators/roi_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5820536Z copying torch/include/caffe2/operators/rowmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5821659Z copying torch/include/caffe2/operators/rsqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5822910Z copying torch/include/caffe2/operators/scale_blobs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5824293Z copying torch/include/caffe2/operators/scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5825382Z copying torch/include/caffe2/operators/segment_reduction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5827118Z copying torch/include/caffe2/operators/self_binning_histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5828183Z copying torch/include/caffe2/operators/selu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5829355Z copying torch/include/caffe2/operators/sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5830663Z copying torch/include/caffe2/operators/shape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5831723Z copying torch/include/caffe2/operators/sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5832884Z copying torch/include/caffe2/operators/sin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5834193Z copying torch/include/caffe2/operators/sinh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5835518Z copying torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5836549Z copying torch/include/caffe2/operators/slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5837834Z copying torch/include/caffe2/operators/softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5839352Z copying torch/include/caffe2/operators/softmax_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5840411Z copying torch/include/caffe2/operators/softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5841878Z copying torch/include/caffe2/operators/softplus_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5842854Z copying torch/include/caffe2/operators/softsign_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5844122Z copying torch/include/caffe2/operators/space_batch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5846185Z copying torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5847022Z 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-01T10:09:07.5848172Z copying torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5849265Z copying torch/include/caffe2/operators/sparse_normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5850715Z copying torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5851768Z copying torch/include/caffe2/operators/sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5853234Z copying torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5854295Z copying torch/include/caffe2/operators/sqr_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5855841Z copying torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5856746Z copying torch/include/caffe2/operators/sqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5858387Z copying torch/include/caffe2/operators/square_root_divide_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5859270Z copying torch/include/caffe2/operators/stats_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5860283Z copying torch/include/caffe2/operators/stop_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5861359Z copying torch/include/caffe2/operators/string_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5862556Z copying torch/include/caffe2/operators/stump_func_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5863531Z copying torch/include/caffe2/operators/summarize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5864490Z copying torch/include/caffe2/operators/swish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5865625Z copying torch/include/caffe2/operators/tan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5867135Z copying torch/include/caffe2/operators/tanh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5868224Z copying torch/include/caffe2/operators/tensor_protos_db_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5869801Z copying torch/include/caffe2/operators/text_file_reader_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5870777Z copying torch/include/caffe2/operators/thresholded_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5872294Z copying torch/include/caffe2/operators/tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5873239Z copying torch/include/caffe2/operators/top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5874366Z copying torch/include/caffe2/operators/transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5875393Z copying torch/include/caffe2/operators/tt_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5876572Z copying torch/include/caffe2/operators/unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5878088Z copying torch/include/caffe2/operators/unsafe_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5878930Z copying torch/include/caffe2/operators/upsample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5880129Z copying torch/include/caffe2/operators/utility_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5881476Z copying torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5882869Z copying torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5883560Z copying torch/include/caffe2/operators/weighted_sample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5884920Z copying torch/include/caffe2/operators/while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5885894Z copying torch/include/caffe2/operators/zero_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:09:07.5887147Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T10:09:07.5887468Z copying torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T10:09:07.5889128Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:09:07.5889545Z 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-01T10:09:07.5890719Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:09:07.5892925Z 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-01T10:09:07.5893318Z 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-01T10:09:07.5894572Z copying torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:09:07.5895595Z copying torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:09:07.5897299Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-12-01T10:09:07.5897976Z 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-01T10:09:07.5898791Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5899520Z copying torch/include/caffe2/operators/quantized/int8_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5900517Z 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-01T10:09:07.5901787Z 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-01T10:09:07.5902990Z copying torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5903952Z copying torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5905536Z 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-01T10:09:07.5906501Z copying torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5907562Z copying torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5908967Z copying torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5910281Z 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-01T10:09:07.5911250Z 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-01T10:09:07.5912643Z 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-01T10:09:07.5914274Z copying torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5915667Z copying torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5917087Z copying torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5918225Z 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-01T10:09:07.5919266Z 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-01T10:09:07.5920701Z copying torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5921974Z copying torch/include/caffe2/operators/quantized/int8_simd.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5922893Z copying torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5924246Z copying torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5925124Z copying torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5926227Z copying torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5927635Z copying torch/include/caffe2/operators/quantized/int8_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:09:07.5928708Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5929289Z copying torch/include/caffe2/opt/annotations.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5930574Z copying torch/include/caffe2/opt/backend_cutting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5931964Z copying torch/include/caffe2/opt/backend_transformer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5932896Z copying torch/include/caffe2/opt/bound_shape_inferencer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5934344Z copying torch/include/caffe2/opt/converter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5936019Z copying torch/include/caffe2/opt/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5936304Z copying torch/include/caffe2/opt/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5937253Z copying torch/include/caffe2/opt/fakefp16_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5938446Z copying torch/include/caffe2/opt/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5939733Z copying torch/include/caffe2/opt/glow_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5940767Z copying torch/include/caffe2/opt/mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5941536Z copying torch/include/caffe2/opt/onnx_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5942765Z copying torch/include/caffe2/opt/onnxifi_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5944232Z copying torch/include/caffe2/opt/onnxifi_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5945126Z copying torch/include/caffe2/opt/optimize_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5946670Z copying torch/include/caffe2/opt/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5947707Z copying torch/include/caffe2/opt/passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5948626Z copying torch/include/caffe2/opt/shape_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5949978Z copying torch/include/caffe2/opt/tvm_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:09:07.5951304Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:09:07.5951631Z copying torch/include/caffe2/opt/custom/cc_amrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:09:07.5953123Z copying torch/include/caffe2/opt/custom/concat_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:09:07.5954848Z copying torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:09:07.5955522Z copying torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:09:07.5957005Z copying torch/include/caffe2/opt/custom/pointwise_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:09:07.5958472Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T10:09:07.5958818Z copying torch/include/caffe2/opt/nql/ast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T10:09:07.5960149Z copying torch/include/caffe2/opt/nql/graphmatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T10:09:07.5961063Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5961426Z copying torch/include/caffe2/perfkernels/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5963022Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5964236Z copying torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5965303Z copying torch/include/caffe2/perfkernels/embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5966236Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5967587Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5968563Z 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-01T10:09:07.5969688Z copying torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5970899Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5971851Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5973082Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5974181Z copying torch/include/caffe2/perfkernels/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5975665Z copying torch/include/caffe2/perfkernels/typed_axpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:09:07.5976970Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:09:07.5977314Z copying torch/include/caffe2/predictor/InferenceGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:09:07.5978709Z copying torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:09:07.5979418Z copying torch/include/caffe2/predictor/predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:09:07.5980804Z copying torch/include/caffe2/predictor/predictor_config.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:09:07.5981806Z copying torch/include/caffe2/predictor/predictor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:09:07.5983078Z copying torch/include/caffe2/predictor/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:09:07.5983942Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5984350Z copying torch/include/caffe2/predictor/emulator/benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5985807Z copying torch/include/caffe2/predictor/emulator/data_filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5987226Z copying torch/include/caffe2/predictor/emulator/emulator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5988222Z copying torch/include/caffe2/predictor/emulator/net_supplier.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5989672Z copying torch/include/caffe2/predictor/emulator/output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5990488Z copying torch/include/caffe2/predictor/emulator/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5992077Z copying torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5993435Z copying torch/include/caffe2/predictor/emulator/time_profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5994192Z copying torch/include/caffe2/predictor/emulator/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:07.5995977Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:09:07.5996465Z copying torch/include/caffe2/proto/caffe2_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:09:07.5997481Z copying torch/include/caffe2/proto/torch_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:09:07.5999762Z copying torch/include/caffe2/proto/torch.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:09:07.6002436Z copying torch/include/caffe2/proto/caffe2.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:09:07.6006497Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:09:07.6007202Z copying torch/include/caffe2/python/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:09:07.6008874Z copying torch/include/caffe2/python/pybind_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:09:07.6009873Z copying torch/include/caffe2/python/pybind_state_dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:09:07.6010818Z copying torch/include/caffe2/python/pybind_state_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:09:07.6011835Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization 2022-12-01T10:09:07.6012274Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6012983Z copying torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6014580Z 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-01T10:09:07.6015703Z 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-01T10:09:07.6016900Z copying torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6018230Z 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-01T10:09:07.6019221Z copying torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6020642Z copying torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6021428Z 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-01T10:09:07.6023004Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6024083Z 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-01T10:09:07.6025547Z copying torch/include/caffe2/quantization/server/conv_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6026673Z copying torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6027815Z copying torch/include/caffe2/quantization/server/dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6029074Z copying torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6030517Z copying torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6031608Z copying torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6033009Z copying torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6034296Z 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-01T10:09:07.6035309Z 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-01T10:09:07.6036352Z 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-01T10:09:07.6037689Z copying torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6038468Z 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-01T10:09:07.6039835Z copying torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6041229Z 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-01T10:09:07.6042337Z 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-01T10:09:07.6043822Z 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-01T10:09:07.6044496Z 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-01T10:09:07.6046365Z copying torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6047197Z 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-01T10:09:07.6048484Z 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-01T10:09:07.6075742Z 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-01T10:09:07.6076893Z copying torch/include/caffe2/quantization/server/kl_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6077554Z copying torch/include/caffe2/quantization/server/l2_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6078119Z 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-01T10:09:07.6078716Z copying torch/include/caffe2/quantization/server/mmio.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6079325Z copying torch/include/caffe2/quantization/server/op_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6079908Z 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-01T10:09:07.6080636Z copying torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6081268Z copying torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6081953Z copying torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6082559Z 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-01T10:09:07.6083196Z 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-01T10:09:07.6083869Z copying torch/include/caffe2/quantization/server/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6084460Z 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-01T10:09:07.6085107Z copying torch/include/caffe2/quantization/server/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6085673Z copying torch/include/caffe2/quantization/server/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6086357Z copying torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:09:07.6086898Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:09:07.6087315Z copying torch/include/caffe2/queue/blobs_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:09:07.6087823Z copying torch/include/caffe2/queue/blobs_queue_db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:09:07.6088364Z copying torch/include/caffe2/queue/queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:09:07.6088893Z copying torch/include/caffe2/queue/rebatching_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:09:07.6090010Z copying torch/include/caffe2/queue/rebatching_queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:09:07.6090790Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:09:07.6091376Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:09:07.6091990Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:09:07.6092485Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:09:07.6093169Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:09:07.6093695Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:09:07.6094333Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:09:07.6094841Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:09:07.6095281Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6095698Z copying torch/include/caffe2/sgd/adadelta_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6096228Z copying torch/include/caffe2/sgd/adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6096733Z copying torch/include/caffe2/sgd/adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6097764Z copying torch/include/caffe2/sgd/adam_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6098489Z copying torch/include/caffe2/sgd/clip_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6099098Z copying torch/include/caffe2/sgd/decay_adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6099618Z copying torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6100174Z copying torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6101040Z copying torch/include/caffe2/sgd/ftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6101848Z copying torch/include/caffe2/sgd/gftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6102322Z copying torch/include/caffe2/sgd/iter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6103251Z copying torch/include/caffe2/sgd/lars_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6104338Z copying torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6105292Z copying torch/include/caffe2/sgd/learning_rate_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6106517Z copying torch/include/caffe2/sgd/learning_rate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6108172Z copying torch/include/caffe2/sgd/math_lp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6109192Z copying torch/include/caffe2/sgd/momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6111122Z copying torch/include/caffe2/sgd/rmsprop_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6111988Z copying torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6113190Z copying torch/include/caffe2/sgd/rowwise_counter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6114695Z copying torch/include/caffe2/sgd/storm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6115964Z copying torch/include/caffe2/sgd/weight_scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6116763Z copying torch/include/caffe2/sgd/wngrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6117852Z copying torch/include/caffe2/sgd/yellowfin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:09:07.6120073Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share 2022-12-01T10:09:07.6120652Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib 2022-12-01T10:09:07.6121153Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-12-01T10:09:07.6121718Z 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-01T10:09:07.6122158Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:09:07.6122982Z copying torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:09:07.6123730Z copying torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:09:07.6124763Z copying torch/include/caffe2/transforms/pattern_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:09:07.6126080Z copying torch/include/caffe2/transforms/single_op_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:09:07.6126994Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:09:07.6128003Z copying torch/include/caffe2/video/optical_flow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:09:07.6128783Z copying torch/include/caffe2/video/video_decoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:09:07.6129614Z copying torch/include/caffe2/video/video_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:09:07.6131023Z copying torch/include/caffe2/video/video_io.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:09:07.6132453Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:09:07.6132886Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:09:07.6133815Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:09:07.6135019Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:09:07.6136156Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:09:07.6137548Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:09:07.6138689Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6139197Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6140356Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6141480Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6143127Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6144443Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6145526Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6146580Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6147600Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6148757Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6150003Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6151371Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6152660Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6153744Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6154855Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6156048Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6157524Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6158601Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6159733Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6161228Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6162292Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6163475Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6164655Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6165806Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6166983Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6168195Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6169331Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6170808Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6171835Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:09:07.6173825Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api 2022-12-01T10:09:07.6174410Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include 2022-12-01T10:09:07.6174816Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:09:07.6175422Z 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-01T10:09:07.6176162Z 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-01T10:09:07.6176985Z 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-01T10:09:07.6178066Z 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-01T10:09:07.6178933Z 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-01T10:09:07.6179930Z 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-01T10:09:07.6181296Z 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-01T10:09:07.6182530Z 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-01T10:09:07.6183643Z 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-01T10:09:07.6184830Z 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-01T10:09:07.6185891Z 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-01T10:09:07.6187616Z 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-01T10:09:07.6188721Z 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-01T10:09:07.6189964Z 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-01T10:09:07.6191119Z 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-01T10:09:07.6192702Z 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-01T10:09:07.6193785Z 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-01T10:09:07.6194880Z 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-01T10:09:07.6196040Z 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-01T10:09:07.6197775Z 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-01T10:09:07.6198867Z 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-01T10:09:07.6200437Z 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-01T10:09:07.6201437Z 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-01T10:09:07.6202991Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:09:07.6203606Z 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-01T10:09:07.6204333Z 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-01T10:09:07.6206274Z 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-01T10:09:07.6207399Z 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-01T10:09:07.6208321Z 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-01T10:09:07.6209535Z 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-01T10:09:07.6210339Z 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-01T10:09:07.6211565Z 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-01T10:09:07.6212463Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:09:07.6213109Z 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-01T10:09:07.6214343Z 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-01T10:09:07.6216721Z 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-01T10:09:07.6217687Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:09:07.6218392Z 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-01T10:09:07.6219396Z 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-01T10:09:07.6220460Z 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-01T10:09:07.6221615Z 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-01T10:09:07.6222801Z 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-01T10:09:07.6223884Z 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-01T10:09:07.6225040Z 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-01T10:09:07.6226012Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:09:07.6227018Z 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-01T10:09:07.6228168Z 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-01T10:09:07.6229233Z 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-01T10:09:07.6230404Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:09:07.6231040Z 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-01T10:09:07.6232287Z 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-01T10:09:07.6233960Z 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-01T10:09:07.6235117Z 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-01T10:09:07.6236300Z 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-01T10:09:07.6237650Z 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-01T10:09:07.6238740Z 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-01T10:09:07.6239884Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:09:07.6240456Z 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-01T10:09:07.6241725Z 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-01T10:09:07.6243004Z 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-01T10:09:07.6244070Z 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-01T10:09:07.6245114Z 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-01T10:09:07.6246252Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T10:09:07.6246864Z 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-01T10:09:07.6247981Z 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-01T10:09:07.6249201Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:09:07.6249798Z 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-01T10:09:07.6250946Z 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-01T10:09:07.6252217Z 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-01T10:09:07.6253310Z 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-01T10:09:07.6254984Z 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-01T10:09:07.6256092Z 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-01T10:09:07.6257592Z 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-01T10:09:07.6258664Z 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-01T10:09:07.6260193Z 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-01T10:09:07.6261999Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:09:07.6262947Z 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-01T10:09:07.6264133Z 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-01T10:09:07.6265216Z 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-01T10:09:07.6266491Z 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-01T10:09:07.6267611Z 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-01T10:09:07.6268650Z 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-01T10:09:07.6270220Z 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-01T10:09:07.6271068Z 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-01T10:09:07.6272452Z 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-01T10:09:07.6273604Z 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-01T10:09:07.6275144Z 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-01T10:09:07.6276196Z 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-01T10:09:07.6277226Z 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-01T10:09:07.6278362Z 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-01T10:09:07.6280116Z 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-01T10:09:07.6281281Z 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-01T10:09:07.6282893Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:09:07.6283697Z 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-01T10:09:07.6285213Z 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-01T10:09:07.6286361Z 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-01T10:09:07.6287504Z 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-01T10:09:07.6288523Z 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-01T10:09:07.6289622Z 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-01T10:09:07.6290722Z 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-01T10:09:07.6291822Z 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-01T10:09:07.6293064Z 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-01T10:09:07.6294186Z 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-01T10:09:07.6295230Z 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-01T10:09:07.6296270Z 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-01T10:09:07.6297580Z 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-01T10:09:07.6298818Z 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-01T10:09:07.6299942Z 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-01T10:09:07.6300937Z 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-01T10:09:07.6302323Z 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-01T10:09:07.6303527Z 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-01T10:09:07.6304827Z 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-01T10:09:07.6306416Z 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-01T10:09:07.6307581Z 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-01T10:09:07.6308837Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:09:07.6309786Z 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-01T10:09:07.6310940Z 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-01T10:09:07.6312682Z 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-01T10:09:07.6313731Z 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-01T10:09:07.6315001Z 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-01T10:09:07.6316136Z 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-01T10:09:07.6317651Z 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-01T10:09:07.6318694Z 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-01T10:09:07.6320142Z 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-01T10:09:07.6321346Z 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-01T10:09:07.6322646Z 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-01T10:09:07.6324009Z 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-01T10:09:07.6325325Z 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-01T10:09:07.6326892Z 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-01T10:09:07.6328158Z 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-01T10:09:07.6329556Z 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-01T10:09:07.6330805Z 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-01T10:09:07.6332621Z 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-01T10:09:07.6333953Z 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-01T10:09:07.6335587Z 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-01T10:09:07.6336956Z 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-01T10:09:07.6338296Z 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-01T10:09:07.6339511Z 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-01T10:09:07.6341213Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:09:07.6341941Z 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-01T10:09:07.6343003Z 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-01T10:09:07.6344368Z 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-01T10:09:07.6345461Z 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-01T10:09:07.6346883Z 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-01T10:09:07.6347985Z 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-01T10:09:07.6349249Z 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-01T10:09:07.6350511Z 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-01T10:09:07.6352153Z 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-01T10:09:07.6353421Z 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-01T10:09:07.6354633Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T10:09:07.6355826Z 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-01T10:09:07.6356708Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:09:07.6357239Z 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-01T10:09:07.6358388Z 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-01T10:09:07.6359776Z 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-01T10:09:07.6361044Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:09:07.6361696Z 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-01T10:09:07.6362737Z 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-01T10:09:07.6363915Z 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-01T10:09:07.6364936Z 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-01T10:09:07.6366079Z 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-01T10:09:07.6367355Z 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-01T10:09:07.6368619Z 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-01T10:09:07.6369819Z 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-01T10:09:07.6371182Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T10:09:07.6372164Z 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-01T10:09:07.6373222Z 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-01T10:09:07.6374912Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:09:07.6375694Z 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-01T10:09:07.6376750Z 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-01T10:09:07.6377855Z 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-01T10:09:07.6379050Z 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-01T10:09:07.6379851Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6380656Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6381834Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6382909Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6383963Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6385196Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6386494Z 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-01T10:09:07.6387381Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6388604Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6389897Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6391006Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6392864Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6394502Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6395878Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6397044Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6398102Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6399847Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6400808Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6402197Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6403339Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6404555Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6406042Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6407333Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6408538Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6409811Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6411103Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6412237Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6413589Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6414766Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6416163Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6417301Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6418481Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6419623Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6420668Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6421842Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6423343Z copying torch/include/torch/csrc/autograd/python_return_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6424521Z 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-01T10:09:07.6425489Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6427032Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6428665Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6429598Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6431080Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6432292Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6433130Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6434569Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6436088Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6437023Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:09:07.6438609Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:09:07.6439160Z 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-01T10:09:07.6440561Z 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-01T10:09:07.6441732Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:09:07.6443043Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:09:07.6444030Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:09:07.6445132Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:09:07.6446222Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T10:09:07.6447040Z 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-01T10:09:07.6448532Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T10:09:07.6449515Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T10:09:07.6452527Z 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-01T10:09:07.6454551Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:09:07.6455185Z 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-01T10:09:07.6457094Z 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-01T10:09:07.6457981Z 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-01T10:09:07.6458970Z 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-01T10:09:07.6459931Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:09:07.6460930Z 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-01T10:09:07.6461784Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6462584Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6463722Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6464907Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6465944Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6467075Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6468176Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6469351Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6470472Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6471602Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6472528Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:09:07.6474001Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed 2022-12-01T10:09:07.6474753Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6485440Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6486460Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6487436Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6488300Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6488835Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6489743Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6490531Z 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-01T10:09:07.6491153Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6491764Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6492470Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6493169Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6493743Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6494353Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6494931Z copying torch/include/torch/csrc/distributed/c10d/Ops.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6495554Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6496167Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6496786Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6497419Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6498021Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6498658Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6499276Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6500630Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6501656Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6503133Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6503929Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6505440Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6506516Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6507658Z copying torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6509117Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6510006Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6511705Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6512529Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6514090Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6514984Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6516617Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6517716Z 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-01T10:09:07.6518704Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6519850Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:07.6521368Z 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-01T10:09:07.6522556Z 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-01T10:09:07.6523728Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:09:07.6524287Z 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-01T10:09:07.6525536Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:09:07.6526345Z 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-01T10:09:07.6527450Z 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-01T10:09:07.6528568Z 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-01T10:09:07.6529812Z 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-01T10:09:07.6530919Z 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-01T10:09:07.6532447Z 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-01T10:09:07.6533532Z 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-01T10:09:07.6535070Z 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-01T10:09:07.6536035Z 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-01T10:09:07.6537173Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:09:07.6538238Z 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-01T10:09:07.6539480Z 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-01T10:09:07.6540576Z 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-01T10:09:07.6542529Z 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-01T10:09:07.6543553Z 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-01T10:09:07.6544979Z 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-01T10:09:07.6546107Z 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-01T10:09:07.6547602Z 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-01T10:09:07.6548858Z 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-01T10:09:07.6550468Z 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-01T10:09:07.6551623Z 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-01T10:09:07.6553189Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:09:07.6554941Z 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-01T10:09:07.6556161Z 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-01T10:09:07.6557536Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:09:07.6559155Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T10:09:07.6559702Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T10:09:07.6560724Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T10:09:07.6562282Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T10:09:07.6563821Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:09:07.6564447Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:09:07.6565383Z 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-01T10:09:07.6566350Z 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-01T10:09:07.6567609Z 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-01T10:09:07.6568777Z 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-01T10:09:07.6569944Z 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-01T10:09:07.6570987Z 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-01T10:09:07.6572253Z 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-01T10:09:07.6573407Z 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-01T10:09:07.6574590Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:09:07.6575120Z 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-01T10:09:07.6576281Z 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-01T10:09:07.6577129Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:09:07.6578525Z 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-01T10:09:07.6579289Z 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-01T10:09:07.6580469Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:09:07.6581681Z 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-01T10:09:07.6582984Z 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-01T10:09:07.6584063Z 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-01T10:09:07.6585271Z 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-01T10:09:07.6586775Z 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-01T10:09:07.6587807Z 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-01T10:09:07.6589175Z 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-01T10:09:07.6590764Z 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-01T10:09:07.6591987Z 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-01T10:09:07.6593534Z 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-01T10:09:07.6594617Z 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-01T10:09:07.6595841Z 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-01T10:09:07.6597017Z 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-01T10:09:07.6598551Z 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-01T10:09:07.6599651Z 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-01T10:09:07.6600966Z 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-01T10:09:07.6602054Z 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-01T10:09:07.6603336Z 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-01T10:09:07.6604695Z 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-01T10:09:07.6605797Z 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-01T10:09:07.6607140Z 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-01T10:09:07.6608207Z 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-01T10:09:07.6609407Z 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-01T10:09:07.6610820Z 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-01T10:09:07.6611859Z 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-01T10:09:07.6613032Z 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-01T10:09:07.6614558Z 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-01T10:09:07.6615666Z 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-01T10:09:07.6617446Z 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-01T10:09:07.6618582Z 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-01T10:09:07.6619767Z 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-01T10:09:07.6621097Z 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-01T10:09:07.6622226Z 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-01T10:09:07.6623396Z 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-01T10:09:07.6624615Z 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-01T10:09:07.6625789Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:09:07.6626982Z 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-01T10:09:07.6628188Z 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-01T10:09:07.6629493Z 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-01T10:09:07.6630692Z 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-01T10:09:07.6632165Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:09:07.6633283Z 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-01T10:09:07.6634721Z 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-01T10:09:07.6635789Z 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-01T10:09:07.6636996Z 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-01T10:09:07.6638025Z 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-01T10:09:07.6639490Z 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-01T10:09:07.6640550Z 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-01T10:09:07.6641907Z 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-01T10:09:07.6643072Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:09:07.6644225Z 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-01T10:09:07.6645489Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:09:07.6646841Z 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-01T10:09:07.6648309Z 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-01T10:09:07.6649253Z 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-01T10:09:07.6650406Z 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-01T10:09:07.6651946Z 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-01T10:09:07.6652839Z 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-01T10:09:07.6653901Z 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-01T10:09:07.6654969Z 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-01T10:09:07.6656277Z 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-01T10:09:07.6657404Z 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-01T10:09:07.6658263Z 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-01T10:09:07.6659623Z 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-01T10:09:07.6661888Z 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-01T10:09:07.6662469Z 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-01T10:09:07.6663239Z 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-01T10:09:07.6664176Z 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-01T10:09:07.6665354Z 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-01T10:09:07.6666470Z 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-01T10:09:07.6667637Z 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-01T10:09:07.6668683Z 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-01T10:09:07.6669997Z 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-01T10:09:07.6671164Z 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-01T10:09:07.6672946Z 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-01T10:09:07.6674071Z 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-01T10:09:07.6675525Z 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-01T10:09:07.6676429Z 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-01T10:09:07.6677991Z 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-01T10:09:07.6679252Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:09:07.6679779Z 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-01T10:09:07.6681257Z 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-01T10:09:07.6682338Z 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-01T10:09:07.6684366Z 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-01T10:09:07.6684720Z 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-01T10:09:07.6685992Z 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-01T10:09:07.6687363Z 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-01T10:09:07.6688833Z 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-01T10:09:07.6690166Z 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-01T10:09:07.6691265Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:09:07.6691854Z 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-01T10:09:07.6693661Z 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-01T10:09:07.6694727Z 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-01T10:09:07.6696657Z 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-01T10:09:07.6697800Z 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-01T10:09:07.6699569Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:09:07.6699878Z 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-01T10:09:07.6701468Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:09:07.6702832Z 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-01T10:09:07.6703745Z 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-01T10:09:07.6705296Z 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-01T10:09:07.6706478Z 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-01T10:09:07.6707741Z 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-01T10:09:07.6709669Z 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-01T10:09:07.6710697Z 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-01T10:09:07.6712267Z 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-01T10:09:07.6714055Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:09:07.6714760Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:09:07.6716599Z 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-01T10:09:07.6717477Z 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-01T10:09:07.6719138Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:09:07.6720435Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:09:07.6721897Z 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-01T10:09:07.6722966Z 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-01T10:09:07.6724557Z 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-01T10:09:07.6725486Z 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-01T10:09:07.6727072Z 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-01T10:09:07.6728555Z 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-01T10:09:07.6729916Z 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-01T10:09:07.6731244Z 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-01T10:09:07.6732304Z 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-01T10:09:07.6733693Z 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-01T10:09:07.6735065Z 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-01T10:09:07.6736371Z 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-01T10:09:07.6737647Z 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-01T10:09:07.6738706Z 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-01T10:09:07.6740208Z 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-01T10:09:07.6741714Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:09:07.6742142Z 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-01T10:09:07.6743950Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:09:07.6744807Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:09:07.6746474Z 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-01T10:09:07.6747826Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:09:07.6749454Z 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-01T10:09:07.6750417Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:09:07.6752065Z 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-01T10:09:07.6753443Z 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-01T10:09:07.6754946Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:09:07.6756223Z 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-01T10:09:07.6757503Z 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-01T10:09:07.6758911Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:09:07.6759317Z 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-01T10:09:07.6760519Z 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-01T10:09:07.6761557Z 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-01T10:09:07.6762812Z 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-01T10:09:07.6763804Z 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-01T10:09:07.6765293Z 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-01T10:09:07.6766325Z 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-01T10:09:07.6767543Z 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-01T10:09:07.6768768Z 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-01T10:09:07.6770361Z 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-01T10:09:07.6770658Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:09:07.6771940Z 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-01T10:09:07.6773335Z 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-01T10:09:07.6774936Z 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-01T10:09:07.6775809Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:09:07.6777129Z 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-01T10:09:07.6778165Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:09:07.6779685Z 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-01T10:09:07.6780555Z 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-01T10:09:07.6781488Z 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-01T10:09:07.6782824Z 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-01T10:09:07.6784322Z 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-01T10:09:07.6785709Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:09:07.6786729Z 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-01T10:09:07.6788270Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:09:07.6789669Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:09:07.6790737Z 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-01T10:09:07.6792831Z 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-01T10:09:07.6793421Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:09:07.6794165Z 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-01T10:09:07.6795344Z 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-01T10:09:07.6796481Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:09:07.6797700Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:09:07.6799230Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:09:07.6800158Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:09:07.6800968Z 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-01T10:09:07.6802331Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:09:07.6803550Z 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-01T10:09:07.6804632Z 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-01T10:09:07.6805722Z 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-01T10:09:07.6807019Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:09:07.6808179Z 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-01T10:09:07.6809407Z 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-01T10:09:07.6810478Z 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-01T10:09:07.6811734Z 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-01T10:09:07.6812869Z 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-01T10:09:07.6813980Z 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-01T10:09:07.6815626Z 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-01T10:09:07.6817502Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:09:07.6818808Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:09:07.6820060Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:09:07.6821513Z 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-01T10:09:07.6822389Z 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-01T10:09:07.6823751Z 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-01T10:09:07.6825080Z 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-01T10:09:07.6826554Z 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-01T10:09:07.6827847Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:09:07.6829002Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:09:07.6829291Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:09:07.6830982Z 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-01T10:09:07.6832032Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:09:07.6833221Z 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-01T10:09:07.6834760Z 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-01T10:09:07.6835816Z 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-01T10:09:07.6836844Z 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-01T10:09:07.6838178Z 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-01T10:09:07.6839065Z 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-01T10:09:07.6840010Z 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-01T10:09:07.6841333Z 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-01T10:09:07.6842483Z 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-01T10:09:07.6843881Z 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-01T10:09:07.6844831Z 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-01T10:09:07.6845856Z 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-01T10:09:07.6847783Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6848444Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6849484Z 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-01T10:09:07.6851070Z 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-01T10:09:07.6852467Z 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-01T10:09:07.6854072Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6855391Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6857017Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6858813Z 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-01T10:09:07.6860165Z 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-01T10:09:07.6861646Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6863307Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6864596Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6866243Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6867664Z 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-01T10:09:07.6869219Z 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-01T10:09:07.6870892Z 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-01T10:09:07.6872430Z 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-01T10:09:07.6874537Z 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-01T10:09:07.6875714Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:07.6877422Z 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-01T10:09:07.6878813Z 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-01T10:09:07.6880495Z 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-01T10:09:07.6881724Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-12-01T10:09:07.6882562Z 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-01T10:09:07.6884656Z 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-01T10:09:07.6885474Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6886402Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6887827Z 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-01T10:09:07.6889201Z 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-01T10:09:07.6890918Z 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-01T10:09:07.6892209Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6893914Z 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-01T10:09:07.6896202Z 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-01T10:09:07.6897272Z 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-01T10:09:07.6898736Z 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-01T10:09:07.6900373Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6902072Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6903494Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6905246Z 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-01T10:09:07.6906706Z 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-01T10:09:07.6908079Z 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-01T10:09:07.6910128Z 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-01T10:09:07.6911607Z 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-01T10:09:07.6913018Z 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-01T10:09:07.6915644Z 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-01T10:09:07.6916288Z 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-01T10:09:07.6917791Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6919477Z 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-01T10:09:07.6920249Z 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-01T10:09:07.6921939Z 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-01T10:09:07.6922937Z 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-01T10:09:07.6925048Z 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-01T10:09:07.6925546Z 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-01T10:09:07.6927021Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6928314Z 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-01T10:09:07.6929551Z 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-01T10:09:07.6931108Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6932147Z 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-01T10:09:07.6933693Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6935513Z 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-01T10:09:07.6936660Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6938646Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6939437Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6941012Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6942584Z 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-01T10:09:07.6944189Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:07.6945852Z 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-01T10:09:07.6947138Z 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-01T10:09:07.6948675Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:09:07.6949292Z 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-01T10:09:07.6950940Z 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-01T10:09:07.6952267Z 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-01T10:09:07.6953784Z 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-01T10:09:07.6955045Z 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-01T10:09:07.6956428Z 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-01T10:09:07.6957597Z 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-01T10:09:07.6958906Z 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-01T10:09:07.6959975Z 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-01T10:09:07.6962064Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen 2022-12-01T10:09:07.6962352Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:09:07.6962665Z 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-01T10:09:07.6964451Z 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-01T10:09:07.6965001Z 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-01T10:09:07.6966486Z 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-01T10:09:07.6967562Z 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-01T10:09:07.6969346Z 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-01T10:09:07.6970167Z 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-01T10:09:07.6972096Z 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-01T10:09:07.6973201Z 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-01T10:09:07.6974560Z 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-01T10:09:07.6975914Z 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-01T10:09:07.6977355Z 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-01T10:09:07.6978330Z 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-01T10:09:07.6980652Z 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-01T10:09:07.6981046Z 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-01T10:09:07.6981996Z 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-01T10:09:07.6984144Z 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-01T10:09:07.6984531Z 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-01T10:09:07.6985860Z 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-01T10:09:07.6987064Z 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-01T10:09:07.6987963Z 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-01T10:09:07.6989411Z 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-01T10:09:07.6990311Z 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-01T10:09:07.6992029Z 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-01T10:09:07.6993407Z 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-01T10:09:07.6994243Z 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-01T10:09:07.6996632Z 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-01T10:09:07.6996995Z 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-01T10:09:07.6998085Z 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-01T10:09:07.6999514Z 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-01T10:09:07.7000834Z 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-01T10:09:07.7002125Z 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-01T10:09:07.7003441Z 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-01T10:09:07.7004715Z 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-01T10:09:07.7006012Z 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-01T10:09:07.7007379Z 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-01T10:09:07.7008643Z 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-01T10:09:07.7010045Z 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-01T10:09:07.7011278Z 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-01T10:09:07.7012559Z 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-01T10:09:07.7013782Z 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-01T10:09:07.7015400Z 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-01T10:09:07.7016621Z 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-01T10:09:07.7017754Z 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-01T10:09:07.7018649Z 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-01T10:09:07.7019564Z 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-01T10:09:07.7021095Z 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-01T10:09:07.7022040Z 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-01T10:09:07.7023157Z 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-01T10:09:07.7024675Z 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-01T10:09:07.7025434Z 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-01T10:09:07.7027102Z 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-01T10:09:07.7027830Z 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-01T10:09:07.7028882Z 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-01T10:09:07.7030334Z 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-01T10:09:07.7031229Z 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-01T10:09:07.7032583Z 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-01T10:09:07.7033796Z 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-01T10:09:07.7035097Z 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-01T10:09:07.7036081Z 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-01T10:09:07.7037171Z 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-01T10:09:07.7038261Z 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-01T10:09:07.7039484Z 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-01T10:09:07.7040912Z 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-01T10:09:07.7042206Z 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-01T10:09:07.7043222Z 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-01T10:09:07.7044573Z 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-01T10:09:07.7045626Z 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-01T10:09:07.7047150Z 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-01T10:09:07.7048219Z 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-01T10:09:07.7049223Z 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-01T10:09:07.7050970Z 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-01T10:09:07.7052316Z 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-01T10:09:07.7053382Z 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-01T10:09:07.7054645Z 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-01T10:09:07.7055684Z 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-01T10:09:07.7056937Z 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-01T10:09:07.7058179Z 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-01T10:09:07.7059654Z 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-01T10:09:07.7061022Z 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-01T10:09:07.7062518Z 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-01T10:09:07.7063606Z 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-01T10:09:07.7065020Z 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-01T10:09:07.7066323Z 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-01T10:09:07.7067378Z 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-01T10:09:07.7069191Z 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-01T10:09:07.7069543Z 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-01T10:09:07.7071340Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:09:07.7072009Z 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-01T10:09:07.7074508Z 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-01T10:09:07.7075332Z 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-01T10:09:07.7076652Z 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-01T10:09:07.7077881Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:09:07.7078563Z 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-01T10:09:07.7080104Z 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-01T10:09:07.7081054Z 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-01T10:09:07.7082174Z 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-01T10:09:07.7083736Z 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-01T10:09:07.7084872Z 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-01T10:09:07.7085761Z 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-01T10:09:07.7087300Z 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-01T10:09:07.7087925Z 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-01T10:09:07.7089617Z 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-01T10:09:07.7090096Z 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-01T10:09:07.7091699Z 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-01T10:09:07.7092472Z 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-01T10:09:07.7093431Z 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-01T10:09:07.7094766Z 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-01T10:09:07.7096293Z 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-01T10:09:07.7097562Z 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-01T10:09:07.7098966Z 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-01T10:09:07.7100406Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T10:09:07.7100695Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T10:09:07.7101809Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T10:09:07.7102930Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7103215Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7104688Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7105937Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7107007Z copying torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7108618Z copying torch/include/torch/csrc/profiler/itt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7110355Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7111107Z copying torch/include/torch/csrc/profiler/nvtx_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7112073Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:09:07.7113454Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:09:07.7113887Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:09:07.7114834Z 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-01T10:09:07.7115779Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7116312Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7117280Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7118286Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7119785Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7121123Z copying torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7121827Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7123070Z copying torch/include/torch/csrc/utils/disallow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7124207Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7125140Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7126590Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7127498Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7128896Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7129846Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7131071Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7132559Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7133647Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7135543Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7136482Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7137716Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7139219Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7140198Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7141322Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7142541Z 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-01T10:09:07.7143779Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7144782Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7145657Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7147043Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7147978Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7149469Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7150747Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7151968Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7153131Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7154456Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7155356Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7156642Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7157831Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7159058Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7160155Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7161668Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7162334Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7163579Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:09:07.7165269Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-12-01T10:09:07.7165811Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-12-01T10:09:07.7166819Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy 2022-12-01T10:09:07.7167388Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T10:09:07.7168249Z 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-01T10:09:07.7169642Z 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-01T10:09:07.7170565Z 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-01T10:09:07.7171831Z 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-01T10:09:07.7172719Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7173372Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7174762Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7175676Z 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-01T10:09:07.7177204Z 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-01T10:09:07.7177941Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7179759Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7180554Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7181672Z 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-01T10:09:07.7183374Z 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-01T10:09:07.7184713Z 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-01T10:09:07.7186317Z 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-01T10:09:07.7187948Z 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-01T10:09:07.7189688Z 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-01T10:09:07.7191061Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7192866Z 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-01T10:09:07.7194441Z 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-01T10:09:07.7195933Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7197384Z 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-01T10:09:07.7199577Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7200904Z 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-01T10:09:07.7202648Z 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-01T10:09:07.7204008Z 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-01T10:09:07.7205822Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7207098Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7208728Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:07.7210024Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T10:09:07.7210907Z 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-01T10:09:07.7212420Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-12-01T10:09:07.7213122Z 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-01T10:09:07.7214871Z 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-01T10:09:07.7215722Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:09:07.7216030Z 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-01T10:09:07.7218017Z 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-01T10:09:07.7218937Z 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-01T10:09:07.7219848Z 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-01T10:09:07.7221371Z 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-01T10:09:07.7222331Z 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-01T10:09:07.7223614Z 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-01T10:09:07.7224963Z 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-01T10:09:07.7225893Z 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-01T10:09:07.7227350Z 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-01T10:09:07.7228222Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7228712Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7230326Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7231500Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7234028Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7234811Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7236439Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7237069Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7238534Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7239753Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7240942Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7242000Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7243289Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7244488Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7246312Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7247707Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7248642Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7250799Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7252583Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7253693Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:09:07.7254979Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:09:07.7255407Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:09:07.7256992Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:09:07.7258738Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:09:07.7259870Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:09:07.7261483Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:09:07.7262527Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:09:07.7264445Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:09:07.7265360Z creating build/lib.linux-x86_64-cpython-37/torch/include/THC 2022-12-01T10:09:07.7265729Z copying torch/include/THC/THCAtomics.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/THC 2022-12-01T10:09:07.7267153Z copying torch/include/THC/THCDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/THC 2022-12-01T10:09:07.7268902Z creating build/lib.linux-x86_64-cpython-37/torch/share 2022-12-01T10:09:07.7269251Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake 2022-12-01T10:09:07.7269691Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-12-01T10:09:07.7270179Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-12-01T10:09:07.7271606Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:09:07.7272290Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:09:07.7274301Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:09:07.7275497Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:09:07.7277135Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:09:07.7278654Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7279181Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7281225Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7282452Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7283739Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7285381Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7286754Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7288130Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7289838Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7291565Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:09:07.7294047Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T10:09:07.7294618Z 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-01T10:09:07.7296115Z 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-01T10:09:07.7297378Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:09:07.7299256Z 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-01T10:09:07.7299899Z 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-01T10:09:07.7302414Z 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-01T10:09:07.7303662Z 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-01T10:09:07.7305019Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:09:07.7305719Z 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-01T10:09:07.7307421Z 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-01T10:09:07.7308833Z 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-01T10:09:07.7310611Z 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-01T10:09:07.7311726Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T10:09:07.7313569Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T10:09:07.7315053Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T10:09:07.7316270Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T10:09:07.7317022Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T10:09:07.7318699Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T10:09:07.7319983Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:09:07.7331481Z 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-01T10:09:07.7423184Z 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-01T10:09:07.7522436Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:09:07.7523183Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:09:07.7527603Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:09:07.7599693Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:09:07.7657671Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:09:07.7705624Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:09:07.7756738Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged 2022-12-01T10:09:07.7757122Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen 2022-12-01T10:09:07.7757516Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T10:09:07.7758004Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T10:09:07.8024786Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T10:09:07.8121934Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8122468Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8152843Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8244422Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8330884Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8408975Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8469452Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8563385Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8639988Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8721604Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8801492Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8895860Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.8961678Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9044140Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9133638Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9141010Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9147765Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9152896Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9213997Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9292876Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9303711Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9313473Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9377737Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9386268Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9392965Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9400810Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9455956Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9479396Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9540019Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9610777Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9621355Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9627246Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9716340Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9725881Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9731114Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9781385Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9787246Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9791529Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9796433Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:07.9866103Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:09:08.0291147Z running build_ext 2022-12-01T10:09:08.0340406Z -- Building with NumPy bindings 2022-12-01T10:09:08.0340641Z -- Detected cuDNN at , 2022-12-01T10:09:08.0340887Z -- Detected CUDA at /usr/local/cuda 2022-12-01T10:09:08.0341072Z -- Using MKLDNN 2022-12-01T10:09:08.0341296Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-12-01T10:09:08.0341412Z -- Not using CBLAS in MKLDNN 2022-12-01T10:09:08.0341520Z -- Building NCCL library 2022-12-01T10:09:08.0341668Z -- Building with distributed package: 2022-12-01T10:09:08.0341943Z -- USE_TENSORPIPE=True 2022-12-01T10:09:08.0342041Z -- USE_GLOO=True 2022-12-01T10:09:08.0342123Z -- USE_MPI=False 2022-12-01T10:09:08.0342210Z -- Using ITT 2022-12-01T10:09:08.5874834Z 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-01T10:09:08.5875452Z 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-01T10:09:08.5882149Z building 'torch._C' extension 2022-12-01T10:09:08.5882925Z creating build/temp.linux-x86_64-cpython-37 2022-12-01T10:09:08.5883461Z creating build/temp.linux-x86_64-cpython-37/torch 2022-12-01T10:09:08.5883982Z creating build/temp.linux-x86_64-cpython-37/torch/csrc 2022-12-01T10:09:08.5885648Z 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-01T10:09:08.7077603Z 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 -L/usr/local/cuda/lib64/stubs -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-01T10:09:08.8375923Z building 'torch._C_flatbuffer' extension 2022-12-01T10:09:08.8378948Z 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-01T10:09:08.9475458Z 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 -L/usr/local/cuda/lib64/stubs -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-01T10:09:08.9941205Z /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-01T10:09:08.9941683Z setuptools.SetuptoolsDeprecationWarning, 2022-12-01T10:09:09.0182269Z installing to build/bdist.linux-x86_64/wheel 2022-12-01T10:09:09.0182479Z running install 2022-12-01T10:09:09.0245615Z running install_lib 2022-12-01T10:09:09.0421747Z creating build/bdist.linux-x86_64 2022-12-01T10:09:09.0422078Z creating build/bdist.linux-x86_64/wheel 2022-12-01T10:09:09.0422402Z creating build/bdist.linux-x86_64/wheel/caffe2 2022-12-01T10:09:09.0423171Z copying build/lib.linux-x86_64-cpython-37/caffe2/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2 2022-12-01T10:09:09.0425301Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-12-01T10:09:09.0425811Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-12-01T10:09:09.0426447Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T10:09:09.0427622Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T10:09:09.0428514Z 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-01T10:09:09.0429495Z 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-01T10:09:09.0430665Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-12-01T10:09:09.0431680Z 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-01T10:09:09.0432788Z 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-01T10:09:09.0433688Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T10:09:09.0434670Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T10:09:09.0435604Z 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-01T10:09:09.0436895Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T10:09:09.0437692Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T10:09:09.0438771Z 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-01T10:09:09.0440028Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T10:09:09.0440853Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T10:09:09.0441955Z 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-01T10:09:09.0443276Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:09:09.0444260Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExp.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:09:09.0445498Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExpOnTerm.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:09:09.0446666Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/ModuleRegister.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:09:09.0447792Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:09:09.0448850Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:09:09.0449859Z 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-01T10:09:09.0450795Z 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-01T10:09:09.0452417Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/meter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:09:09.0453293Z 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-01T10:09:09.0454156Z 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-01T10:09:09.0455721Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:09:09.0456399Z 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-01T10:09:09.0457365Z 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-01T10:09:09.0458580Z 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-01T10:09:09.0459469Z 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-01T10:09:09.0460322Z 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-01T10:09:09.0461293Z 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-01T10:09:09.0462884Z 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-01T10:09:09.0463889Z 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-01T10:09:09.0465105Z 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-01T10:09:09.0465931Z 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-01T10:09:09.0466816Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T10:09:09.0467639Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T10:09:09.0468771Z 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-01T10:09:09.0469576Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-12-01T10:09:09.0470415Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-12-01T10:09:09.0471214Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-12-01T10:09:09.0471692Z 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-01T10:09:09.0473126Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:09:09.0473797Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:09:09.0474616Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:09:09.0475743Z 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-01T10:09:09.0476465Z 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-01T10:09:09.0477521Z 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-01T10:09:09.0478609Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T10:09:09.0479436Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T10:09:09.0480381Z 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-01T10:09:09.0481316Z creating build/bdist.linux-x86_64/wheel/caffe2/core 2022-12-01T10:09:09.0482171Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core 2022-12-01T10:09:09.0482892Z creating build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T10:09:09.0483686Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T10:09:09.0484593Z 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-01T10:09:09.0485783Z creating build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T10:09:09.0486330Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T10:09:09.0487206Z 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-01T10:09:09.0488068Z 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-01T10:09:09.0488910Z 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-01T10:09:09.0489797Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-12-01T10:09:09.0490314Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-12-01T10:09:09.0491471Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:09:09.0492284Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/SparseTransformer.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:09:09.0493101Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:09:09.0494294Z 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-01T10:09:09.0495572Z 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-01T10:09:09.0496168Z 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-01T10:09:09.0496938Z 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-01T10:09:09.0498042Z 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-01T10:09:09.0499243Z 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-01T10:09:09.0500137Z 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-01T10:09:09.0501150Z 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-01T10:09:09.0502790Z creating build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T10:09:09.0503640Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T10:09:09.0504645Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/hp_emblookup_codegen.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T10:09:09.0505470Z creating build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:09:09.0506193Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:09:09.0507547Z 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-01T10:09:09.0508437Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/torch_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:09:09.0509200Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/caffe2_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:09:09.0511147Z creating build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0512069Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0512977Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/_import_c_extension.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0513922Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/allcompare_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0515907Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/attention.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0516464Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/benchmark_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0517107Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/binarysize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0518144Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0519100Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0520656Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/build.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0521183Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cached_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0522154Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0523298Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0524198Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0525364Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0526353Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0527751Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0528284Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0529726Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0530825Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0532358Z 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-01T10:09:09.0533154Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0534303Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0535017Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0536297Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0537236Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0538599Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0539418Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0541377Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_gradients_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0542678Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0544318Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0545362Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_predict.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0546408Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_viterbi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0547330Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0548847Z 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-01T10:09:09.0550111Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0551024Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0552349Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0553162Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0554171Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataset.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0555074Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0556283Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0557189Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/device_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0558210Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0559337Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/embedding_generation_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0560482Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/experiment_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0561145Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/extension_loader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0562378Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakefp16_transform_lib.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0562924Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/filler_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0563563Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0564753Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0565652Z 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-01T10:09:09.0566554Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_check_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0567479Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0568500Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gru_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0569582Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hip_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0570402Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hsm_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0571499Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0573331Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0574276Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0575205Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0576362Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_instantiator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0577381Z 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-01T10:09:09.0578306Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0579067Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0580570Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0581545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0582511Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0583222Z 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-01T10:09:09.0584088Z 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-01T10:09:09.0584938Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lstm_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0585894Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0587356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0588657Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0589726Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_device_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0590574Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0591640Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0592742Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modifier_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0593925Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0595695Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0596237Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0597191Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0598420Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_drawer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0599227Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0600563Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0601318Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0602860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0603735Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0605134Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0606158Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0606919Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0608045Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0608918Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0609804Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0612030Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0612763Z 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-01T10:09:09.0613322Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0614627Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0615702Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0616867Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0617750Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0618739Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0619893Z 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-01T10:09:09.0620907Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0621799Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0622555Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor_constants.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0624078Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/recurrent.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0625280Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0626128Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/queue_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0626880Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/record_queue.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0628469Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0629495Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0630610Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0631430Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0633582Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0634684Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0636332Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0636821Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0638039Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0639034Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0640690Z 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-01T10:09:09.0641425Z 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-01T10:09:09.0642513Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0643122Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0644349Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0644934Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/text_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0646129Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/timeout_guard.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0646783Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/toy_regression_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0648083Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0648782Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0650087Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0650962Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0651868Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0652709Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0653587Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/visualize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0654464Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0655526Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:09:09.0657513Z creating build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:09:09.0658228Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:09:09.0658916Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/formatter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:09:09.0659643Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:09:09.0660488Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/github.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:09:09.0661203Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/parser.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:09:09.0662642Z creating build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T10:09:09.0663393Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T10:09:09.0664255Z 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-01T10:09:09.0665259Z 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-01T10:09:09.0666345Z 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-01T10:09:09.0667064Z 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-01T10:09:09.0668597Z creating build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T10:09:09.0669140Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T10:09:09.0669996Z 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-01T10:09:09.0671102Z 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-01T10:09:09.0672517Z creating build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0673129Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0674155Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/algebra.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0674868Z 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-01T10:09:09.0676085Z 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-01T10:09:09.0676818Z 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-01T10:09:09.0677820Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0678709Z 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-01T10:09:09.0679627Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0680903Z 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-01T10:09:09.0681573Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0682613Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/nonlinearity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0683307Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0684052Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/pooling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0685160Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/quantization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0685860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/tools.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0686583Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:09:09.0688827Z creating build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:09:09.0689567Z 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-01T10:09:09.0690275Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:09:09.0691050Z 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-01T10:09:09.0691804Z 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-01T10:09:09.0692494Z 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-01T10:09:09.0693263Z 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-01T10:09:09.0694085Z 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-01T10:09:09.0694892Z 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-01T10:09:09.0695558Z 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-01T10:09:09.0697232Z 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-01T10:09:09.0697934Z 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-01T10:09:09.0698870Z 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-01T10:09:09.0700452Z 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-01T10:09:09.0701607Z 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-01T10:09:09.0702479Z 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-01T10:09:09.0703435Z 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-01T10:09:09.0704461Z 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-01T10:09:09.0705214Z 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-01T10:09:09.0706228Z 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-01T10:09:09.0707345Z 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-01T10:09:09.0708303Z 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-01T10:09:09.0709313Z 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-01T10:09:09.0710398Z 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-01T10:09:09.0711000Z 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-01T10:09:09.0712299Z 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-01T10:09:09.0713187Z 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-01T10:09:09.0714677Z 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-01T10:09:09.0715749Z 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-01T10:09:09.0716818Z 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-01T10:09:09.0717407Z 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-01T10:09:09.0718372Z creating build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0719181Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0720258Z 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-01T10:09:09.0721246Z 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-01T10:09:09.0721883Z 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-01T10:09:09.0723109Z 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-01T10:09:09.0724289Z 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-01T10:09:09.0725280Z 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-01T10:09:09.0726191Z 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-01T10:09:09.0727215Z 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-01T10:09:09.0728340Z 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-01T10:09:09.0729440Z 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-01T10:09:09.0730443Z 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-01T10:09:09.0731582Z 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-01T10:09:09.0733204Z 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-01T10:09:09.0733800Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/concat.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0735059Z 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-01T10:09:09.0736024Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0736972Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0738163Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0739616Z 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-01T10:09:09.0740707Z 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-01T10:09:09.0741726Z 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-01T10:09:09.0742692Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0743595Z 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-01T10:09:09.0745012Z 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-01T10:09:09.0746090Z 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-01T10:09:09.0747072Z 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-01T10:09:09.0747977Z 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-01T10:09:09.0748682Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0749790Z 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-01T10:09:09.0750407Z 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-01T10:09:09.0751692Z 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-01T10:09:09.0752565Z 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-01T10:09:09.0753798Z 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-01T10:09:09.0754823Z 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-01T10:09:09.0755638Z 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-01T10:09:09.0756603Z 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-01T10:09:09.0757294Z 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-01T10:09:09.0758425Z 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-01T10:09:09.0759358Z 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-01T10:09:09.0760162Z 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-01T10:09:09.0761282Z 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-01T10:09:09.0762025Z 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-01T10:09:09.0763850Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/split.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0764469Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/tags.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:09:09.0765333Z 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-01T10:09:09.0766528Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T10:09:09.0767256Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T10:09:09.0768152Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/app.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T10:09:09.0769193Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:09:09.0769722Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:09:09.0770767Z 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-01T10:09:09.0771394Z 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-01T10:09:09.0772632Z 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-01T10:09:09.0773513Z 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-01T10:09:09.0774567Z 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-01T10:09:09.0775754Z 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-01T10:09:09.0776946Z 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-01T10:09:09.0778055Z 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-01T10:09:09.0779152Z 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-01T10:09:09.0780167Z 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-01T10:09:09.0781333Z 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-01T10:09:09.0782514Z 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-01T10:09:09.0783607Z 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-01T10:09:09.0784760Z 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-01T10:09:09.0785917Z 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-01T10:09:09.0786999Z 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-01T10:09:09.0787847Z 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-01T10:09:09.0788925Z 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-01T10:09:09.0790018Z 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-01T10:09:09.0791003Z 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-01T10:09:09.0792829Z creating build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:09:09.0793917Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:09:09.0794981Z 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-01T10:09:09.0796053Z 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-01T10:09:09.0797112Z 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-01T10:09:09.0798146Z 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-01T10:09:09.0799214Z 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-01T10:09:09.0800303Z 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-01T10:09:09.0801348Z 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-01T10:09:09.0802344Z 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-01T10:09:09.0803333Z 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-01T10:09:09.0804347Z 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-01T10:09:09.0805359Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:09:09.0806515Z 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-01T10:09:09.0807514Z 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-01T10:09:09.0808461Z 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-01T10:09:09.0809394Z 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-01T10:09:09.0810418Z 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-01T10:09:09.0812152Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:09:09.0813052Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:09:09.0813634Z 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-01T10:09:09.0814572Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/download.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:09:09.0815894Z 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-01T10:09:09.0817082Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:09:09.0818057Z 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-01T10:09:09.0819120Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:09:09.0820089Z 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-01T10:09:09.0820862Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:09:09.0821741Z 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-01T10:09:09.0822750Z 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-01T10:09:09.0824034Z 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-01T10:09:09.0825128Z 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-01T10:09:09.0826205Z 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-01T10:09:09.0827344Z 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-01T10:09:09.0828146Z 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-01T10:09:09.0830114Z 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-01T10:09:09.0831138Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:09:09.0832064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:09:09.0832985Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:09:09.0834118Z 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-01T10:09:09.0835467Z 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-01T10:09:09.0836342Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/error.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:09:09.0837210Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/frontend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:09:09.0838232Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:09:09.0839297Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:09:09.0840244Z 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-01T10:09:09.0841175Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:09:09.0842071Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-12-01T10:09:09.0842674Z 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-01T10:09:09.0843711Z 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-01T10:09:09.0845002Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:09:09.0845571Z 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-01T10:09:09.0846591Z 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-01T10:09:09.0847786Z 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-01T10:09:09.0848985Z 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-01T10:09:09.0849678Z 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-01T10:09:09.0850706Z 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-01T10:09:09.0852243Z 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-01T10:09:09.0854807Z creating build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:09:09.0855728Z 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-01T10:09:09.0856785Z 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-01T10:09:09.0857834Z 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-01T10:09:09.0858866Z 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-01T10:09:09.0859920Z 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-01T10:09:09.0860982Z 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-01T10:09:09.0862147Z 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-01T10:09:09.0863164Z 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-01T10:09:09.0864136Z 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-01T10:09:09.0865984Z 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-01T10:09:09.0867239Z 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-01T10:09:09.0868273Z 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-01T10:09:09.0869559Z 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-01T10:09:09.0870785Z 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-01T10:09:09.0872130Z 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-01T10:09:09.0873159Z 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-01T10:09:09.0874263Z 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-01T10:09:09.0875185Z 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-01T10:09:09.0876341Z 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-01T10:09:09.0877418Z 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-01T10:09:09.0878489Z 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-01T10:09:09.0879795Z 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-01T10:09:09.0880475Z 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-01T10:09:09.0881615Z 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-01T10:09:09.0882567Z 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-01T10:09:09.0883276Z 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-01T10:09:09.0884939Z 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-01T10:09:09.0885715Z 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-01T10:09:09.0886557Z 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-01T10:09:09.0887416Z 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-01T10:09:09.0888716Z 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-01T10:09:09.0889916Z 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-01T10:09:09.0890989Z 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-01T10:09:09.0892172Z 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-01T10:09:09.0893282Z 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-01T10:09:09.0894356Z 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-01T10:09:09.0895434Z 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-01T10:09:09.0896473Z 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-01T10:09:09.0897579Z 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-01T10:09:09.0898736Z 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-01T10:09:09.0899550Z 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-01T10:09:09.0900783Z 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-01T10:09:09.0902254Z 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-01T10:09:09.0903068Z 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-01T10:09:09.0904158Z 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-01T10:09:09.0905151Z 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-01T10:09:09.0906007Z 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-01T10:09:09.0906930Z 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-01T10:09:09.0908170Z 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-01T10:09:09.0909228Z 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-01T10:09:09.0910128Z 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-01T10:09:09.0911425Z 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-01T10:09:09.0912299Z 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-01T10:09:09.0913280Z 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-01T10:09:09.0914069Z 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-01T10:09:09.0914938Z 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-01T10:09:09.0915729Z 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-01T10:09:09.0916752Z 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-01T10:09:09.0917598Z 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-01T10:09:09.0918640Z 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-01T10:09:09.0919758Z 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-01T10:09:09.0920945Z 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-01T10:09:09.0921883Z 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-01T10:09:09.0922980Z 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-01T10:09:09.0924235Z 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-01T10:09:09.0925376Z 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-01T10:09:09.0926336Z 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-01T10:09:09.0927083Z 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-01T10:09:09.0928004Z 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-01T10:09:09.0928818Z 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-01T10:09:09.0930141Z 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-01T10:09:09.0931261Z 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-01T10:09:09.0932267Z 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-01T10:09:09.0933464Z 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-01T10:09:09.0934398Z 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-01T10:09:09.0935192Z 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-01T10:09:09.0936472Z 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-01T10:09:09.0937280Z 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-01T10:09:09.0938223Z 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-01T10:09:09.0939135Z 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-01T10:09:09.0940175Z 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-01T10:09:09.0941121Z 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-01T10:09:09.0942116Z 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-01T10:09:09.0943017Z 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-01T10:09:09.0943925Z 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-01T10:09:09.0945167Z 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-01T10:09:09.0945868Z 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-01T10:09:09.0946920Z 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-01T10:09:09.0947975Z 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-01T10:09:09.0949111Z 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-01T10:09:09.0950152Z 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-01T10:09:09.0951110Z 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-01T10:09:09.0952414Z 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-01T10:09:09.0953270Z 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-01T10:09:09.0954452Z 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-01T10:09:09.0955605Z 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-01T10:09:09.0956632Z 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-01T10:09:09.0957469Z 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-01T10:09:09.0958385Z 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-01T10:09:09.0959312Z 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-01T10:09:09.0960368Z 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-01T10:09:09.0961526Z 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-01T10:09:09.0962271Z 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-01T10:09:09.0963331Z 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-01T10:09:09.0964099Z 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-01T10:09:09.0965377Z 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-01T10:09:09.0966187Z 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-01T10:09:09.0967006Z 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-01T10:09:09.0968103Z 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-01T10:09:09.0969189Z 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-01T10:09:09.0970500Z 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-01T10:09:09.0971219Z 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-01T10:09:09.0972292Z 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-01T10:09:09.0973350Z 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-01T10:09:09.0974259Z 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-01T10:09:09.0975128Z 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-01T10:09:09.0975987Z 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-01T10:09:09.0976815Z 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-01T10:09:09.0977610Z 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-01T10:09:09.0978624Z 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-01T10:09:09.0979296Z 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-01T10:09:09.0980390Z 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-01T10:09:09.0981563Z 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-01T10:09:09.0982547Z 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-01T10:09:09.0983553Z 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-01T10:09:09.0984535Z 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-01T10:09:09.0985194Z 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-01T10:09:09.0985930Z 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-01T10:09:09.0986920Z 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-01T10:09:09.0987937Z 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-01T10:09:09.0988947Z 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-01T10:09:09.0990011Z 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-01T10:09:09.0991110Z 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-01T10:09:09.0992054Z 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-01T10:09:09.0993382Z 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-01T10:09:09.0994417Z 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-01T10:09:09.0995231Z 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-01T10:09:09.0996507Z 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-01T10:09:09.0997658Z 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-01T10:09:09.0998688Z 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-01T10:09:09.0999542Z 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-01T10:09:09.1001011Z 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-01T10:09:09.1002131Z 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-01T10:09:09.1003061Z 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-01T10:09:09.1004097Z 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-01T10:09:09.1005117Z 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-01T10:09:09.1006089Z 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-01T10:09:09.1007218Z 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-01T10:09:09.1008055Z 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-01T10:09:09.1008988Z 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-01T10:09:09.1009783Z 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-01T10:09:09.1010927Z 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-01T10:09:09.1012718Z 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-01T10:09:09.1013433Z 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-01T10:09:09.1014209Z 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-01T10:09:09.1015024Z 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-01T10:09:09.1016159Z 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-01T10:09:09.1017808Z 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-01T10:09:09.1018800Z 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-01T10:09:09.1019446Z 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-01T10:09:09.1020438Z 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-01T10:09:09.1021581Z 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-01T10:09:09.1023003Z 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-01T10:09:09.1024089Z 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-01T10:09:09.1024874Z 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-01T10:09:09.1026005Z 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-01T10:09:09.1026818Z 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-01T10:09:09.1027793Z 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-01T10:09:09.1029145Z 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-01T10:09:09.1029928Z 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-01T10:09:09.1031146Z 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-01T10:09:09.1032164Z 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-01T10:09:09.1033093Z 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-01T10:09:09.1034768Z 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-01T10:09:09.1035767Z 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-01T10:09:09.1036834Z 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-01T10:09:09.1037853Z 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-01T10:09:09.1039123Z 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-01T10:09:09.1040262Z 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-01T10:09:09.1041407Z 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-01T10:09:09.1042227Z 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-01T10:09:09.1043465Z 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-01T10:09:09.1044636Z 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-01T10:09:09.1045474Z 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-01T10:09:09.1046586Z 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-01T10:09:09.1047521Z 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-01T10:09:09.1048594Z 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-01T10:09:09.1049948Z 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-01T10:09:09.1051204Z 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-01T10:09:09.1052493Z 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-01T10:09:09.1053720Z 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-01T10:09:09.1054672Z 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-01T10:09:09.1055570Z 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-01T10:09:09.1056869Z 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-01T10:09:09.1058040Z 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-01T10:09:09.1058706Z 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-01T10:09:09.1059631Z 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-01T10:09:09.1060818Z 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-01T10:09:09.1061517Z 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-01T10:09:09.1062432Z 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-01T10:09:09.1063216Z 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-01T10:09:09.1064709Z 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-01T10:09:09.1066125Z creating build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:09:09.1066740Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:09:09.1068269Z 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-01T10:09:09.1069107Z 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-01T10:09:09.1069998Z 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-01T10:09:09.1070758Z 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-01T10:09:09.1072550Z 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-01T10:09:09.1073451Z 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-01T10:09:09.1074054Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/serde.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:09:09.1074456Z creating build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T10:09:09.1074979Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T10:09:09.1075504Z 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-01T10:09:09.1076493Z 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-01T10:09:09.1077614Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T10:09:09.1078494Z 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-01T10:09:09.1079312Z 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-01T10:09:09.1080590Z 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-01T10:09:09.1081379Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data 2022-12-01T10:09:09.1083931Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:09:09.1084757Z 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-01T10:09:09.1085819Z 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-01T10:09:09.1086639Z 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-01T10:09:09.1087368Z 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-01T10:09:09.1088174Z 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-01T10:09:09.1089020Z 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-01T10:09:09.1089919Z 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-01T10:09:09.1090657Z 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-01T10:09:09.1092243Z 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-01T10:09:09.1093558Z 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-01T10:09:09.1094844Z 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-01T10:09:09.1096040Z 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-01T10:09:09.1097372Z 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-01T10:09:09.1098741Z 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-01T10:09:09.1099916Z 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-01T10:09:09.1101014Z 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-01T10:09:09.1101813Z 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-01T10:09:09.1102619Z 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-01T10:09:09.1103637Z 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-01T10:09:09.1104487Z 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-01T10:09:09.1105390Z 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-01T10:09:09.1106204Z 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-01T10:09:09.1107084Z 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-01T10:09:09.1108107Z 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-01T10:09:09.1109112Z 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-01T10:09:09.1110003Z 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-01T10:09:09.1111016Z 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-01T10:09:09.1112020Z 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-01T10:09:09.1112809Z 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-01T10:09:09.1113847Z 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-01T10:09:09.1114883Z 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-01T10:09:09.1115812Z 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-01T10:09:09.1116891Z 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-01T10:09:09.1117884Z 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-01T10:09:09.1118789Z 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-01T10:09:09.1119729Z 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-01T10:09:09.1120693Z 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-01T10:09:09.1121732Z 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-01T10:09:09.1122536Z 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-01T10:09:09.1123257Z 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-01T10:09:09.1124014Z 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-01T10:09:09.1124883Z 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-01T10:09:09.1125860Z 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-01T10:09:09.1127224Z 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-01T10:09:09.1128275Z 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-01T10:09:09.1129423Z 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-01T10:09:09.1130500Z 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-01T10:09:09.1131881Z 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-01T10:09:09.1143962Z 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-01T10:09:09.1145182Z 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-01T10:09:09.1145959Z 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-01T10:09:09.1146799Z 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-01T10:09:09.1147684Z 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-01T10:09:09.1148765Z 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-01T10:09:09.1149765Z 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-01T10:09:09.1150763Z 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-01T10:09:09.1151730Z 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-01T10:09:09.1152901Z 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-01T10:09:09.1153997Z 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-01T10:09:09.1154847Z 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-01T10:09:09.1155666Z 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-01T10:09:09.1156540Z 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-01T10:09:09.1157450Z 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-01T10:09:09.1158441Z 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-01T10:09:09.1159618Z 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-01T10:09:09.1160981Z 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-01T10:09:09.1162375Z 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-01T10:09:09.1163532Z 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-01T10:09:09.1164594Z 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-01T10:09:09.1165559Z 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-01T10:09:09.1166531Z 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-01T10:09:09.1167527Z 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-01T10:09:09.1168406Z 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-01T10:09:09.1169293Z 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-01T10:09:09.1170221Z 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-01T10:09:09.1171223Z 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-01T10:09:09.1172121Z 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-01T10:09:09.1173074Z 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-01T10:09:09.1173984Z 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-01T10:09:09.1174919Z 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-01T10:09:09.1175806Z 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-01T10:09:09.1176764Z 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-01T10:09:09.1177687Z 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-01T10:09:09.1178544Z 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-01T10:09:09.1179483Z 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-01T10:09:09.1180205Z 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-01T10:09:09.1181150Z 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-01T10:09:09.1182058Z 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-01T10:09:09.1183008Z 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-01T10:09:09.1183788Z 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-01T10:09:09.1184629Z 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-01T10:09:09.1185541Z 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-01T10:09:09.1186509Z 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-01T10:09:09.1187288Z 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-01T10:09:09.1188307Z 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-01T10:09:09.1189258Z 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-01T10:09:09.1190176Z 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-01T10:09:09.1191154Z 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-01T10:09:09.1192391Z 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-01T10:09:09.1193257Z 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-01T10:09:09.1194172Z 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-01T10:09:09.1195062Z 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-01T10:09:09.1195985Z 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-01T10:09:09.1196873Z 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-01T10:09:09.1197770Z 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-01T10:09:09.1198645Z 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-01T10:09:09.1199476Z 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-01T10:09:09.1200247Z 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-01T10:09:09.1201196Z 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-01T10:09:09.1202133Z 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-01T10:09:09.1203053Z 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-01T10:09:09.1204057Z 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-01T10:09:09.1205077Z 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-01T10:09:09.1205957Z 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-01T10:09:09.1206914Z 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-01T10:09:09.1207792Z 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-01T10:09:09.1208654Z 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-01T10:09:09.1209449Z 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-01T10:09:09.1210227Z 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-01T10:09:09.1210978Z 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-01T10:09:09.1211865Z 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-01T10:09:09.1212797Z 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-01T10:09:09.1213653Z 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-01T10:09:09.1214490Z 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-01T10:09:09.1215466Z 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-01T10:09:09.1216364Z 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-01T10:09:09.1217283Z 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-01T10:09:09.1218129Z 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-01T10:09:09.1219066Z 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-01T10:09:09.1220008Z 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-01T10:09:09.1220896Z 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-01T10:09:09.1221800Z 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-01T10:09:09.1222744Z 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-01T10:09:09.1223469Z 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-01T10:09:09.1224383Z 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-01T10:09:09.1225162Z 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-01T10:09:09.1226058Z 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-01T10:09:09.1227049Z 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-01T10:09:09.1227948Z 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-01T10:09:09.1228892Z 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-01T10:09:09.1229805Z 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-01T10:09:09.1230778Z 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-01T10:09:09.1231681Z 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-01T10:09:09.1232704Z 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-01T10:09:09.1233639Z 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-01T10:09:09.1234526Z 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-01T10:09:09.1235486Z 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-01T10:09:09.1236468Z 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-01T10:09:09.1237459Z 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-01T10:09:09.1238304Z 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-01T10:09:09.1239115Z 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-01T10:09:09.1239955Z 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-01T10:09:09.1240769Z 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-01T10:09:09.1241648Z 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-01T10:09:09.1242688Z 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-01T10:09:09.1243694Z 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-01T10:09:09.1244478Z creating build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:09:09.1245244Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:09:09.1246212Z 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-01T10:09:09.1247170Z 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-01T10:09:09.1247762Z 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-01T10:09:09.1248371Z 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-01T10:09:09.1248997Z 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-01T10:09:09.1249619Z 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-01T10:09:09.1250263Z 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-01T10:09:09.1250852Z 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-01T10:09:09.1251584Z creating build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T10:09:09.1252090Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T10:09:09.1252767Z 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-01T10:09:09.1253744Z 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-01T10:09:09.1254572Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/transform.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T10:09:09.1255918Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-12-01T10:09:09.1256676Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-12-01T10:09:09.1258177Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:09:09.1258801Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:09:09.1259497Z 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-01T10:09:09.1260623Z 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-01T10:09:09.1261621Z 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-01T10:09:09.1262532Z 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-01T10:09:09.1263761Z 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-01T10:09:09.1264707Z 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-01T10:09:09.1265943Z 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-01T10:09:09.1267363Z 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-01T10:09:09.1268216Z 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-01T10:09:09.1269663Z 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-01T10:09:09.1270655Z 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-01T10:09:09.1271684Z 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-01T10:09:09.1273211Z 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-01T10:09:09.1274271Z 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-01T10:09:09.1275204Z 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-01T10:09:09.1276280Z 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-01T10:09:09.1277556Z 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-01T10:09:09.1278346Z 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-01T10:09:09.1279748Z 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-01T10:09:09.1280822Z 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-01T10:09:09.1281859Z 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-01T10:09:09.1283035Z 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-01T10:09:09.1284191Z 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-01T10:09:09.1285261Z 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-01T10:09:09.1286360Z 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-01T10:09:09.1287852Z 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-01T10:09:09.1288994Z 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-01T10:09:09.1290258Z 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-01T10:09:09.1291342Z 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-01T10:09:09.1292578Z 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-01T10:09:09.1293737Z 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-01T10:09:09.1294977Z 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-01T10:09:09.1296084Z 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-01T10:09:09.1297201Z 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-01T10:09:09.1298439Z 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-01T10:09:09.1299423Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:09:09.1300368Z creating build/bdist.linux-x86_64/wheel/functorch 2022-12-01T10:09:09.1301139Z copying build/lib.linux-x86_64-cpython-37/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T10:09:09.1302408Z copying build/lib.linux-x86_64-cpython-37/functorch/setup.py -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T10:09:09.1303749Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1304540Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1305705Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1306880Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1308131Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compile_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1309260Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compilers.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1310295Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/config.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1311614Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1313537Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/fx_minifier.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1314927Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1316019Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/named_members_polyfill.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1316929Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/partitioners.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1318258Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/python_key.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1318986Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1320147Z 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-01T10:09:09.1321692Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/vmap.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:09:09.1323236Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2022-12-01T10:09:09.1323779Z copying build/lib.linux-x86_64-cpython-37/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2022-12-01T10:09:09.1324614Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1325613Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1326925Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1327790Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1328363Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1329245Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1330218Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1331243Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1332250Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1333135Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:09:09.1334624Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:09:09.1335082Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:09:09.1336231Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:09:09.1337229Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:09:09.1338049Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:09:09.1339129Z 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-01T10:09:09.1343503Z creating build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1344036Z copying build/lib.linux-x86_64-cpython-37/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1345058Z copying build/lib.linux-x86_64-cpython-37/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1345799Z copying build/lib.linux-x86_64-cpython-37/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1346552Z copying build/lib.linux-x86_64-cpython-37/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1347710Z copying build/lib.linux-x86_64-cpython-37/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1348863Z copying build/lib.linux-x86_64-cpython-37/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1349408Z copying build/lib.linux-x86_64-cpython-37/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1350297Z copying build/lib.linux-x86_64-cpython-37/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1351930Z copying build/lib.linux-x86_64-cpython-37/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1352463Z copying build/lib.linux-x86_64-cpython-37/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1354378Z copying build/lib.linux-x86_64-cpython-37/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1355212Z copying build/lib.linux-x86_64-cpython-37/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1356168Z copying build/lib.linux-x86_64-cpython-37/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1357149Z copying build/lib.linux-x86_64-cpython-37/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1358036Z copying build/lib.linux-x86_64-cpython-37/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1358643Z copying build/lib.linux-x86_64-cpython-37/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1359699Z copying build/lib.linux-x86_64-cpython-37/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1360733Z copying build/lib.linux-x86_64-cpython-37/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1361258Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1362493Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1364371Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1365430Z copying build/lib.linux-x86_64-cpython-37/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1369095Z copying build/lib.linux-x86_64-cpython-37/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1370183Z copying build/lib.linux-x86_64-cpython-37/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1371397Z copying build/lib.linux-x86_64-cpython-37/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1372316Z copying build/lib.linux-x86_64-cpython-37/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1373136Z copying build/lib.linux-x86_64-cpython-37/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1374989Z copying build/lib.linux-x86_64-cpython-37/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1375851Z copying build/lib.linux-x86_64-cpython-37/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1376843Z copying build/lib.linux-x86_64-cpython-37/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1378750Z copying build/lib.linux-x86_64-cpython-37/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1379573Z copying build/lib.linux-x86_64-cpython-37/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1380532Z copying build/lib.linux-x86_64-cpython-37/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1381362Z copying build/lib.linux-x86_64-cpython-37/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1382492Z copying build/lib.linux-x86_64-cpython-37/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1383468Z copying build/lib.linux-x86_64-cpython-37/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1384419Z copying build/lib.linux-x86_64-cpython-37/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1385305Z copying build/lib.linux-x86_64-cpython-37/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.1386512Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T10:09:09.1386941Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T10:09:09.1387980Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T10:09:09.1389646Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T10:09:09.1390896Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T10:09:09.1392041Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T10:09:09.1392538Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T10:09:09.1393236Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1393989Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1394959Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1395930Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1397083Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1397709Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1399371Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1400059Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1401008Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1401847Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1402619Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1403219Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:09:09.1404992Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:09:09.1405692Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:09:09.1407032Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:09:09.1407915Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:09:09.1408825Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:09:09.1409808Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:09:09.1410894Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T10:09:09.1411324Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T10:09:09.1413081Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T10:09:09.1414294Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T10:09:09.1414851Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T10:09:09.1416839Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T10:09:09.1418635Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-12-01T10:09:09.1419312Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-12-01T10:09:09.1420062Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-12-01T10:09:09.1420524Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-12-01T10:09:09.1421907Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-12-01T10:09:09.1422385Z 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-01T10:09:09.1423596Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-12-01T10:09:09.1424102Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-12-01T10:09:09.1425297Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:09:09.1425911Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:09:09.1426758Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:09:09.1428024Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:09:09.1429081Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:09:09.1430098Z creating build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T10:09:09.1430588Z copying build/lib.linux-x86_64-cpython-37/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T10:09:09.1431490Z copying build/lib.linux-x86_64-cpython-37/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T10:09:09.1432977Z creating build/bdist.linux-x86_64/wheel/torch/ao 2022-12-01T10:09:09.1435372Z copying build/lib.linux-x86_64-cpython-37/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2022-12-01T10:09:09.1435856Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-12-01T10:09:09.1436471Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-12-01T10:09:09.1437199Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2022-12-01T10:09:09.1437803Z 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-01T10:09:09.1438430Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2022-12-01T10:09:09.1439263Z 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-01T10:09:09.1439880Z 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-01T10:09:09.1440681Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-12-01T10:09:09.1441168Z 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-01T10:09:09.1442926Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-12-01T10:09:09.1443410Z 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-01T10:09:09.1444864Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:09:09.1445570Z 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-01T10:09:09.1446465Z 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-01T10:09:09.1447135Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T10:09:09.1447874Z 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-01T10:09:09.1448567Z 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-01T10:09:09.1449840Z 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-01T10:09:09.1450782Z 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-01T10:09:09.1451891Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-12-01T10:09:09.1452535Z 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-01T10:09:09.1453608Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T10:09:09.1454284Z 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-01T10:09:09.1455153Z 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-01T10:09:09.1456094Z 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-01T10:09:09.1457078Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-12-01T10:09:09.1457827Z 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-01T10:09:09.1458592Z 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-01T10:09:09.1459814Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-12-01T10:09:09.1460477Z 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-01T10:09:09.1461564Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:09:09.1462148Z 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-01T10:09:09.1463238Z 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-01T10:09:09.1464415Z 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-01T10:09:09.1465431Z 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-01T10:09:09.1466812Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:09:09.1467436Z 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-01T10:09:09.1468588Z 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-01T10:09:09.1469663Z 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-01T10:09:09.1470642Z 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-01T10:09:09.1472040Z 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-01T10:09:09.1473213Z 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-01T10:09:09.1474065Z 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-01T10:09:09.1475197Z 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-01T10:09:09.1476123Z 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-01T10:09:09.1476977Z 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-01T10:09:09.1477767Z 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-01T10:09:09.1478937Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-12-01T10:09:09.1479841Z 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-01T10:09:09.1481227Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T10:09:09.1482169Z 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-01T10:09:09.1483229Z 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-01T10:09:09.1484319Z 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-01T10:09:09.1485259Z 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-01T10:09:09.1486421Z 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-01T10:09:09.1487290Z 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-01T10:09:09.1488705Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-12-01T10:09:09.1489484Z 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-01T10:09:09.1490302Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T10:09:09.1491127Z 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-01T10:09:09.1492015Z 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-01T10:09:09.1493051Z 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-01T10:09:09.1494021Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:09:09.1494953Z 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-01T10:09:09.1495987Z 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-01T10:09:09.1496797Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T10:09:09.1497560Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T10:09:09.1498486Z 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-01T10:09:09.1499617Z 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-01T10:09:09.1500723Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:09:09.1501475Z 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-01T10:09:09.1502432Z 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-01T10:09:09.1503455Z 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-01T10:09:09.1504190Z 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-01T10:09:09.1505412Z 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-01T10:09:09.1505977Z 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-01T10:09:09.1506865Z 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-01T10:09:09.1507751Z 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-01T10:09:09.1509431Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:09:09.1510111Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:09:09.1510829Z 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-01T10:09:09.1511995Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:09:09.1512756Z 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-01T10:09:09.1514528Z 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-01T10:09:09.1515892Z 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-01T10:09:09.1516538Z 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-01T10:09:09.1517403Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:09:09.1519028Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:09:09.1520324Z 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-01T10:09:09.1520992Z 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-01T10:09:09.1522110Z 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-01T10:09:09.1523208Z 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-01T10:09:09.1524054Z 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-01T10:09:09.1525495Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:09:09.1526442Z 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-01T10:09:09.1528151Z 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-01T10:09:09.1528743Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:09:09.1533133Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:09:09.1533840Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:09:09.1534669Z 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-01T10:09:09.1535773Z 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-01T10:09:09.1536616Z 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-01T10:09:09.1537757Z 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-01T10:09:09.1538852Z 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-01T10:09:09.1539751Z 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-01T10:09:09.1540825Z 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-01T10:09:09.1541907Z 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-01T10:09:09.1542874Z 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-01T10:09:09.1544019Z 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-01T10:09:09.1544697Z 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-01T10:09:09.1545227Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:09:09.1545884Z 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-01T10:09:09.1546414Z 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-01T10:09:09.1547114Z 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-01T10:09:09.1547894Z 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-01T10:09:09.1548557Z 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-01T10:09:09.1549383Z 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-01T10:09:09.1550688Z 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-01T10:09:09.1552174Z 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-01T10:09:09.1552863Z 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-01T10:09:09.1553545Z 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-01T10:09:09.1554603Z 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-01T10:09:09.1555610Z 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-01T10:09:09.1556530Z 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-01T10:09:09.1557379Z 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-01T10:09:09.1559075Z 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-01T10:09:09.1560224Z 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-01T10:09:09.1561499Z 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-01T10:09:09.1562394Z 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-01T10:09:09.1564191Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T10:09:09.1564835Z 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-01T10:09:09.1565470Z 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-01T10:09:09.1566773Z 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-01T10:09:09.1567669Z 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-01T10:09:09.1568978Z 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-01T10:09:09.1570399Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T10:09:09.1571028Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T10:09:09.1571969Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T10:09:09.1572886Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-12-01T10:09:09.1573479Z 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-01T10:09:09.1574569Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:09:09.1575303Z 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-01T10:09:09.1576218Z 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-01T10:09:09.1578016Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:09:09.1578741Z 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-01T10:09:09.1579671Z 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-01T10:09:09.1580576Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:09:09.1581313Z 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-01T10:09:09.1582284Z 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-01T10:09:09.1583158Z 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-01T10:09:09.1584839Z 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-01T10:09:09.1585755Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T10:09:09.1586633Z 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-01T10:09:09.1587757Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:09:09.1588723Z 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-01T10:09:09.1589754Z 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-01T10:09:09.1590676Z 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-01T10:09:09.1591924Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:09:09.1592919Z 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-01T10:09:09.1594110Z 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-01T10:09:09.1595070Z 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-01T10:09:09.1595636Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T10:09:09.1596104Z 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-01T10:09:09.1596803Z 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-01T10:09:09.1597501Z 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-01T10:09:09.1598489Z 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-01T10:09:09.1599633Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T10:09:09.1600458Z 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-01T10:09:09.1601288Z 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-01T10:09:09.1602101Z 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-01T10:09:09.1602813Z 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-01T10:09:09.1603627Z 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-01T10:09:09.1605197Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1605715Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1606769Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1607458Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1608335Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1609333Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1610677Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1611827Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1613131Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1613843Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1615256Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1616190Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1617447Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:09:09.1618380Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T10:09:09.1619193Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T10:09:09.1620009Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T10:09:09.1620807Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T10:09:09.1621938Z creating build/bdist.linux-x86_64/wheel/torch/backends 2022-12-01T10:09:09.1622637Z copying build/lib.linux-x86_64-cpython-37/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2022-12-01T10:09:09.1623826Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T10:09:09.1624634Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T10:09:09.1625305Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T10:09:09.1626478Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T10:09:09.1626993Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T10:09:09.1627914Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T10:09:09.1628841Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T10:09:09.1630711Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-12-01T10:09:09.1631371Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-12-01T10:09:09.1632283Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T10:09:09.1633105Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T10:09:09.1633804Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T10:09:09.1635615Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-12-01T10:09:09.1636146Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-12-01T10:09:09.1636977Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-12-01T10:09:09.1637829Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-12-01T10:09:09.1638555Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-12-01T10:09:09.1639340Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-12-01T10:09:09.1640335Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-12-01T10:09:09.1641144Z copying build/lib.linux-x86_64-cpython-37/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-12-01T10:09:09.1642221Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2022-12-01T10:09:09.1642896Z 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-01T10:09:09.1644639Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-12-01T10:09:09.1646662Z copying build/lib.linux-x86_64-cpython-37/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-12-01T10:09:09.1647207Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T10:09:09.1647773Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T10:09:09.1648417Z 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-01T10:09:09.1649401Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-12-01T10:09:09.1650087Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-12-01T10:09:09.1651220Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T10:09:09.1651865Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T10:09:09.1652753Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T10:09:09.1653678Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2022-12-01T10:09:09.1654345Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2022-12-01T10:09:09.1655879Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T10:09:09.1656466Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T10:09:09.1657393Z 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-01T10:09:09.1658358Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1659119Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1660315Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_dynamo_graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1661181Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1662350Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1663301Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1664022Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1664874Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1665979Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1666989Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1667794Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1669438Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1670272Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1671140Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1672423Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1674451Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1675552Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:09:09.1676858Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T10:09:09.1677635Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T10:09:09.1678866Z 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-01T10:09:09.1679963Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T10:09:09.1680864Z 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-01T10:09:09.1682668Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1683436Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1684594Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1685275Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1686398Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1689115Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1690169Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1691112Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1691946Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1692751Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:09:09.1693894Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:09:09.1694787Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:09:09.1695716Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:09:09.1696263Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:09:09.1697610Z 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-01T10:09:09.1698903Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:09:09.1699926Z 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-01T10:09:09.1701226Z 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-01T10:09:09.1702366Z 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-01T10:09:09.1703589Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:09:09.1704493Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:09:09.1705430Z 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-01T10:09:09.1706734Z 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-01T10:09:09.1707829Z 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-01T10:09:09.1709285Z 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-01T10:09:09.1710378Z 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-01T10:09:09.1712019Z 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-01T10:09:09.1713146Z 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-01T10:09:09.1714504Z 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-01T10:09:09.1715634Z 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-01T10:09:09.1716763Z 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-01T10:09:09.1717926Z 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-01T10:09:09.1719007Z 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-01T10:09:09.1720124Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-12-01T10:09:09.1721052Z 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-01T10:09:09.1722123Z 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-01T10:09:09.1723221Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T10:09:09.1724178Z 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-01T10:09:09.1725277Z 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-01T10:09:09.1726615Z 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-01T10:09:09.1727700Z 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-01T10:09:09.1729110Z 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-01T10:09:09.1730216Z 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-01T10:09:09.1731320Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:09:09.1732331Z 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-01T10:09:09.1733480Z 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-01T10:09:09.1734912Z 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-01T10:09:09.1736087Z 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-01T10:09:09.1737281Z 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-01T10:09:09.1738703Z 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-01T10:09:09.1739861Z 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-01T10:09:09.1741006Z 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-01T10:09:09.1742509Z 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-01T10:09:09.1743693Z 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-01T10:09:09.1744541Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-12-01T10:09:09.1745491Z 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-01T10:09:09.1746597Z 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-01T10:09:09.1747446Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T10:09:09.1748519Z 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-01T10:09:09.1749886Z 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-01T10:09:09.1750963Z 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-01T10:09:09.1752218Z 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-01T10:09:09.1753174Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:09:09.1754427Z 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-01T10:09:09.1755753Z 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-01T10:09:09.1757104Z 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-01T10:09:09.1758448Z 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-01T10:09:09.1759793Z 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-01T10:09:09.1761086Z 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-01T10:09:09.1762406Z 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-01T10:09:09.1763756Z 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-01T10:09:09.1764638Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-12-01T10:09:09.1765568Z 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-01T10:09:09.1766464Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-12-01T10:09:09.1767356Z 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-01T10:09:09.1768406Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T10:09:09.1769225Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T10:09:09.1770202Z 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-01T10:09:09.1770959Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T10:09:09.1772092Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T10:09:09.1773116Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T10:09:09.1773905Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-12-01T10:09:09.1774884Z 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-01T10:09:09.1776297Z 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-01T10:09:09.1777182Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:09:09.1778230Z 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-01T10:09:09.1779386Z 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-01T10:09:09.1780554Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:09:09.1781587Z 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-01T10:09:09.1782831Z 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-01T10:09:09.1783713Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-12-01T10:09:09.1784736Z 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-01T10:09:09.1785901Z 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-01T10:09:09.1786791Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:09:09.1787810Z 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-01T10:09:09.1788997Z 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-01T10:09:09.1790160Z 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-01T10:09:09.1791339Z 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-01T10:09:09.1792758Z 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-01T10:09:09.1793929Z 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-01T10:09:09.1795104Z 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-01T10:09:09.1796301Z 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-01T10:09:09.1797215Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T10:09:09.1798229Z 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-01T10:09:09.1799395Z 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-01T10:09:09.1800613Z 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-01T10:09:09.1801808Z 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-01T10:09:09.1802733Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-12-01T10:09:09.1803619Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-12-01T10:09:09.1804330Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-12-01T10:09:09.1805189Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-12-01T10:09:09.1805946Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-12-01T10:09:09.1806849Z 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-01T10:09:09.1807672Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T10:09:09.1808631Z 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-01T10:09:09.1809714Z 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-01T10:09:09.1810844Z 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-01T10:09:09.1812004Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T10:09:09.1812914Z 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-01T10:09:09.1813970Z 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-01T10:09:09.1814997Z 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-01T10:09:09.1816087Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-12-01T10:09:09.1816752Z 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-01T10:09:09.1817860Z 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-01T10:09:09.1819083Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T10:09:09.1819767Z 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-01T10:09:09.1820773Z 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-01T10:09:09.1822812Z 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-01T10:09:09.1823641Z 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-01T10:09:09.1824680Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:09:09.1825313Z 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-01T10:09:09.1826674Z 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-01T10:09:09.1828021Z 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-01T10:09:09.1829143Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:09:09.1829791Z 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-01T10:09:09.1830825Z 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-01T10:09:09.1832128Z 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-01T10:09:09.1832942Z 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-01T10:09:09.1835239Z 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-01T10:09:09.1836200Z 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-01T10:09:09.1837086Z 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-01T10:09:09.1838951Z 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-01T10:09:09.1839842Z 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-01T10:09:09.1840714Z 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-01T10:09:09.1841479Z 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-01T10:09:09.1842954Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T10:09:09.1843611Z 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-01T10:09:09.1844378Z 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-01T10:09:09.1845228Z 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-01T10:09:09.1846480Z 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-01T10:09:09.1847336Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T10:09:09.1847940Z 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-01T10:09:09.1848979Z 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-01T10:09:09.1850304Z 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-01T10:09:09.1851221Z 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-01T10:09:09.1852211Z 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-01T10:09:09.1852893Z 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-01T10:09:09.1854173Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T10:09:09.1854728Z 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-01T10:09:09.1855691Z 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-01T10:09:09.1856445Z 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-01T10:09:09.1857606Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:09:09.1858461Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:09:09.1859376Z 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-01T10:09:09.1860343Z 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-01T10:09:09.1861458Z 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-01T10:09:09.1862536Z 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-01T10:09:09.1863439Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:09:09.1864439Z 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-01T10:09:09.1865430Z 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-01T10:09:09.1866539Z 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-01T10:09:09.1868947Z 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-01T10:09:09.1870419Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:09:09.1871423Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:09:09.1872667Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T10:09:09.1873727Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T10:09:09.1874784Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T10:09:09.1875751Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T10:09:09.1876376Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T10:09:09.1877377Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T10:09:09.1879181Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-12-01T10:09:09.1879798Z 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-01T10:09:09.1880575Z 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-01T10:09:09.1882158Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-12-01T10:09:09.1882813Z 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-01T10:09:09.1883479Z 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-01T10:09:09.1884469Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-12-01T10:09:09.1884985Z 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-01T10:09:09.1886141Z 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-01T10:09:09.1887367Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:09:09.1888381Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:09:09.1889257Z 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-01T10:09:09.1890172Z 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-01T10:09:09.1891265Z 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-01T10:09:09.1892223Z 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-01T10:09:09.1893355Z 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-01T10:09:09.1894525Z 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-01T10:09:09.1895802Z 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-01T10:09:09.1896623Z 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-01T10:09:09.1897745Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:09:09.1898821Z 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-01T10:09:09.1899748Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:09:09.1900887Z 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-01T10:09:09.1903463Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-12-01T10:09:09.1903982Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-12-01T10:09:09.1905499Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:09:09.1906343Z 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-01T10:09:09.1907097Z 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-01T10:09:09.1908194Z 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-01T10:09:09.1909456Z 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-01T10:09:09.1910602Z 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-01T10:09:09.1911407Z 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-01T10:09:09.1912586Z 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-01T10:09:09.1913504Z 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-01T10:09:09.1914973Z 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-01T10:09:09.1915969Z 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-01T10:09:09.1917210Z 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-01T10:09:09.1917903Z 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-01T10:09:09.1919398Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T10:09:09.1920311Z 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-01T10:09:09.1921395Z 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-01T10:09:09.1922462Z 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-01T10:09:09.1923459Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T10:09:09.1924314Z 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-01T10:09:09.1925386Z 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-01T10:09:09.1926521Z 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-01T10:09:09.1927583Z 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-01T10:09:09.1928636Z 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-01T10:09:09.1929434Z 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-01T10:09:09.1929984Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:09:09.1930579Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:09:09.1931250Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:09:09.1932240Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:09:09.1933256Z 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-01T10:09:09.1934388Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:09:09.1935020Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:09:09.1936179Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:09:09.1937079Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:09:09.1937737Z 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-01T10:09:09.1938622Z 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-01T10:09:09.1939675Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-12-01T10:09:09.1940415Z 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-01T10:09:09.1941325Z 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-01T10:09:09.1942967Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1943580Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1944830Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1945520Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1946622Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1947641Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1948671Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1949647Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1950821Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1951963Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1953079Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1954021Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1955131Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1956051Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1956886Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1957813Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1958783Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1960504Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1961248Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1962282Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1963277Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1964257Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1965249Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1966640Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1967409Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1968449Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1969427Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1970489Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1971357Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1972276Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1973264Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1974350Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1975282Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1976095Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1977121Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1977963Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1978692Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1979516Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1980434Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1981192Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1982003Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1982902Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1984107Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1984847Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1985752Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1986523Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1987267Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:09:09.1988872Z creating build/bdist.linux-x86_64/wheel/torch/fft 2022-12-01T10:09:09.1989620Z copying build/lib.linux-x86_64-cpython-37/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2022-12-01T10:09:09.1991201Z creating build/bdist.linux-x86_64/wheel/torch/futures 2022-12-01T10:09:09.1991726Z copying build/lib.linux-x86_64-cpython-37/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2022-12-01T10:09:09.1994220Z creating build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.1994485Z copying build/lib.linux-x86_64-cpython-37/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.1995476Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.1996688Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.1997433Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.1998342Z copying build/lib.linux-x86_64-cpython-37/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.1999218Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2000743Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2001605Z copying build/lib.linux-x86_64-cpython-37/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2002343Z copying build/lib.linux-x86_64-cpython-37/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2003549Z copying build/lib.linux-x86_64-cpython-37/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2004800Z copying build/lib.linux-x86_64-cpython-37/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2005609Z copying build/lib.linux-x86_64-cpython-37/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2006857Z copying build/lib.linux-x86_64-cpython-37/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2007715Z copying build/lib.linux-x86_64-cpython-37/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2008498Z copying build/lib.linux-x86_64-cpython-37/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:09:09.2009969Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:09:09.2011113Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:09:09.2011710Z 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-01T10:09:09.2013697Z 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-01T10:09:09.2013997Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:09:09.2015493Z 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-01T10:09:09.2015898Z 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-01T10:09:09.2017460Z 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-01T10:09:09.2017815Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:09:09.2019393Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:09:09.2020276Z 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-01T10:09:09.2020967Z 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-01T10:09:09.2022791Z 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-01T10:09:09.2023399Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:09:09.2024606Z 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-01T10:09:09.2025706Z 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-01T10:09:09.2027045Z 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-01T10:09:09.2028217Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:09:09.2028743Z 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-01T10:09:09.2030036Z 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-01T10:09:09.2031286Z 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-01T10:09:09.2032625Z 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-01T10:09:09.2034226Z 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-01T10:09:09.2034860Z 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-01T10:09:09.2036507Z 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-01T10:09:09.2037453Z 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-01T10:09:09.2038553Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:09:09.2039431Z 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-01T10:09:09.2040550Z 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-01T10:09:09.2041672Z 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-01T10:09:09.2042716Z 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-01T10:09:09.2043809Z 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-01T10:09:09.2045021Z 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-01T10:09:09.2046092Z 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-01T10:09:09.2047256Z 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-01T10:09:09.2048851Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:09:09.2049527Z 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-01T10:09:09.2050712Z 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-01T10:09:09.2051637Z 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-01T10:09:09.2052514Z 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-01T10:09:09.2053609Z 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-01T10:09:09.2054657Z 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-01T10:09:09.2056301Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:09:09.2057026Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:09:09.2058075Z 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-01T10:09:09.2060155Z 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-01T10:09:09.2060718Z 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-01T10:09:09.2061377Z 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-01T10:09:09.2062720Z 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-01T10:09:09.2063249Z 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-01T10:09:09.2064722Z 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-01T10:09:09.2065455Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:09:09.2067708Z 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-01T10:09:09.2068264Z 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-01T10:09:09.2069020Z 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-01T10:09:09.2070122Z 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-01T10:09:09.2071406Z 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-01T10:09:09.2073069Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T10:09:09.2074920Z 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-01T10:09:09.2075925Z 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-01T10:09:09.2077070Z 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-01T10:09:09.2078650Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-12-01T10:09:09.2079250Z 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-01T10:09:09.2080986Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-12-01T10:09:09.2081580Z 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-01T10:09:09.2082322Z 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-01T10:09:09.2083733Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T10:09:09.2084305Z 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-01T10:09:09.2085510Z 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-01T10:09:09.2087473Z 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-01T10:09:09.2087900Z 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-01T10:09:09.2089659Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-12-01T10:09:09.2090013Z 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-01T10:09:09.2090805Z 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-01T10:09:09.2092364Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T10:09:09.2092855Z 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-01T10:09:09.2094106Z 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-01T10:09:09.2096041Z 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-01T10:09:09.2096460Z 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-01T10:09:09.2098371Z creating build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2099355Z copying build/lib.linux-x86_64-cpython-37/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2100299Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2101351Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2102532Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2103710Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2104817Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2106042Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2106960Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2108272Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2109462Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2110452Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2111534Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2112678Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2113811Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2115623Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2117011Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2118737Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2119968Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2121226Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2122840Z copying build/lib.linux-x86_64-cpython-37/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2123997Z copying build/lib.linux-x86_64-cpython-37/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2125769Z copying build/lib.linux-x86_64-cpython-37/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2126738Z copying build/lib.linux-x86_64-cpython-37/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2128109Z copying build/lib.linux-x86_64-cpython-37/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2129392Z copying build/lib.linux-x86_64-cpython-37/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:09:09.2130534Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T10:09:09.2131374Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T10:09:09.2132324Z 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-01T10:09:09.2134381Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-12-01T10:09:09.2134913Z copying build/lib.linux-x86_64-cpython-37/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-12-01T10:09:09.2136069Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2022-12-01T10:09:09.2136348Z copying build/lib.linux-x86_64-cpython-37/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2022-12-01T10:09:09.2138428Z creating build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T10:09:09.2138861Z copying build/lib.linux-x86_64-cpython-37/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T10:09:09.2139747Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T10:09:09.2141488Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T10:09:09.2143652Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:09:09.2144089Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:09:09.2144625Z 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-01T10:09:09.2146072Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:09:09.2146865Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:09:09.2148595Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:09:09.2149174Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:09:09.2150526Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:09:09.2151050Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:09:09.2153025Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2022-12-01T10:09:09.2153536Z copying build/lib.linux-x86_64-cpython-37/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2022-12-01T10:09:09.2155378Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:09:09.2155959Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:09:09.2156515Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:09:09.2157367Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:09:09.2158053Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:09:09.2159636Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:09:09.2160484Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:09:09.2161434Z creating build/bdist.linux-x86_64/wheel/torch/nested 2022-12-01T10:09:09.2162194Z copying build/lib.linux-x86_64-cpython-37/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2022-12-01T10:09:09.2163413Z creating build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2165051Z copying build/lib.linux-x86_64-cpython-37/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2165437Z copying build/lib.linux-x86_64-cpython-37/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2165735Z copying build/lib.linux-x86_64-cpython-37/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2166299Z copying build/lib.linux-x86_64-cpython-37/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2167493Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2169828Z copying build/lib.linux-x86_64-cpython-37/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2170717Z copying build/lib.linux-x86_64-cpython-37/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2171574Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2172959Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T10:09:09.2173350Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T10:09:09.2174282Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T10:09:09.2175502Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-12-01T10:09:09.2175794Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-12-01T10:09:09.2177560Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-12-01T10:09:09.2177920Z 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-01T10:09:09.2178925Z 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-01T10:09:09.2180332Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-12-01T10:09:09.2180636Z 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-01T10:09:09.2182090Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T10:09:09.2182521Z 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-01T10:09:09.2183704Z 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-01T10:09:09.2184562Z 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-01T10:09:09.2185901Z 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-01T10:09:09.2186954Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-12-01T10:09:09.2187313Z 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-01T10:09:09.2188983Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-12-01T10:09:09.2189604Z 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-01T10:09:09.2190411Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:09:09.2190860Z 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-01T10:09:09.2191671Z 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-01T10:09:09.2192923Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T10:09:09.2193536Z 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-01T10:09:09.2194522Z 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-01T10:09:09.2195192Z 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-01T10:09:09.2195982Z 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-01T10:09:09.2196654Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2197793Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2198832Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2199751Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2201658Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2202516Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2204254Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2205304Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2206655Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2208867Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2209637Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2210672Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2211821Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2212951Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2214366Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2215429Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2216334Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2218412Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2219844Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2221159Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2222037Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2223298Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2224758Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2226813Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2227335Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2228581Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2229325Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:09:09.2230352Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2230823Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2232072Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2233190Z 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-01T10:09:09.2234945Z 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-01T10:09:09.2235535Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2236736Z 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-01T10:09:09.2237676Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2239280Z 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-01T10:09:09.2240152Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2241608Z 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-01T10:09:09.2242067Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2242976Z 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-01T10:09:09.2244816Z 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-01T10:09:09.2245161Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2246154Z 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-01T10:09:09.2247143Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:09:09.2247922Z 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-01T10:09:09.2249137Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-12-01T10:09:09.2250035Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-12-01T10:09:09.2251345Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-12-01T10:09:09.2251765Z 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-01T10:09:09.2253340Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-12-01T10:09:09.2253765Z 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-01T10:09:09.2254619Z 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-01T10:09:09.2255834Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T10:09:09.2256181Z 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-01T10:09:09.2257227Z 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-01T10:09:09.2257761Z 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-01T10:09:09.2258655Z 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-01T10:09:09.2260029Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-12-01T10:09:09.2260501Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-12-01T10:09:09.2261829Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T10:09:09.2262302Z 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-01T10:09:09.2263037Z 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-01T10:09:09.2264217Z 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-01T10:09:09.2265180Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T10:09:09.2265545Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T10:09:09.2266774Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T10:09:09.2267762Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-12-01T10:09:09.2268476Z 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-01T10:09:09.2269898Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T10:09:09.2270417Z 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-01T10:09:09.2271424Z 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-01T10:09:09.2272581Z 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-01T10:09:09.2273803Z 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-01T10:09:09.2274211Z 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-01T10:09:09.2274723Z 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-01T10:09:09.2276395Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-12-01T10:09:09.2276820Z 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-01T10:09:09.2277687Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T10:09:09.2278519Z 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-01T10:09:09.2279545Z 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-01T10:09:09.2280431Z 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-01T10:09:09.2281704Z 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-01T10:09:09.2282934Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:09:09.2283738Z 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-01T10:09:09.2285109Z 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-01T10:09:09.2286138Z 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-01T10:09:09.2287034Z 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-01T10:09:09.2288032Z 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-01T10:09:09.2289179Z 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-01T10:09:09.2290274Z 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-01T10:09:09.2291295Z 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-01T10:09:09.2292401Z 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-01T10:09:09.2293490Z 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-01T10:09:09.2294523Z 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-01T10:09:09.2296159Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2296655Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2298008Z 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-01T10:09:09.2299058Z 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-01T10:09:09.2300439Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2301402Z 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-01T10:09:09.2302327Z 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-01T10:09:09.2303426Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2304543Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2305713Z 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-01T10:09:09.2306935Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2308095Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2309938Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2311289Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2312737Z 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-01T10:09:09.2314636Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:09:09.2316361Z 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-01T10:09:09.2318095Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:09:09.2318670Z 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-01T10:09:09.2320054Z 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-01T10:09:09.2320599Z 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-01T10:09:09.2322211Z 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-01T10:09:09.2323067Z 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-01T10:09:09.2324286Z 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-01T10:09:09.2325412Z 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-01T10:09:09.2326511Z 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-01T10:09:09.2327569Z 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-01T10:09:09.2328516Z 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-01T10:09:09.2329552Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2330757Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:09:09.2332402Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2332923Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2334402Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2335191Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2336555Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2337402Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2338383Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2339660Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2340736Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_patch_torch.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2341815Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2342918Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2343960Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2345108Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2346325Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2348120Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2349419Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2351661Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2352426Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2353998Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2355149Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2356223Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2357321Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2358559Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2359742Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2360982Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2364070Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2365300Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:09:09.2367296Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:09:09.2368158Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:09:09.2369695Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:09:09.2370224Z 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-01T10:09:09.2371151Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:09:09.2372265Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T10:09:09.2372678Z 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-01T10:09:09.2374022Z 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-01T10:09:09.2374784Z 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-01T10:09:09.2376457Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:09:09.2376988Z 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-01T10:09:09.2377944Z 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-01T10:09:09.2378839Z 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-01T10:09:09.2379936Z 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-01T10:09:09.2381249Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:09:09.2381817Z 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-01T10:09:09.2382936Z 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-01T10:09:09.2383830Z 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-01T10:09:09.2384878Z 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-01T10:09:09.2385951Z 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-01T10:09:09.2386834Z 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-01T10:09:09.2387915Z 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-01T10:09:09.2388968Z 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-01T10:09:09.2390567Z 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-01T10:09:09.2391126Z 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-01T10:09:09.2392360Z 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-01T10:09:09.2393736Z 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-01T10:09:09.2394714Z 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-01T10:09:09.2395671Z 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-01T10:09:09.2397062Z 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-01T10:09:09.2397709Z 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-01T10:09:09.2398861Z 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-01T10:09:09.2399791Z 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-01T10:09:09.2400757Z 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-01T10:09:09.2402208Z 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-01T10:09:09.2403529Z 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-01T10:09:09.2404563Z 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-01T10:09:09.2405542Z 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-01T10:09:09.2406692Z 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-01T10:09:09.2407567Z 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-01T10:09:09.2408817Z 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-01T10:09:09.2409487Z 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-01T10:09:09.2410773Z 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-01T10:09:09.2411451Z 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-01T10:09:09.2412457Z 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-01T10:09:09.2413557Z 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-01T10:09:09.2414454Z 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-01T10:09:09.2415405Z 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-01T10:09:09.2416359Z 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-01T10:09:09.2417420Z 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-01T10:09:09.2418474Z 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-01T10:09:09.2419279Z 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-01T10:09:09.2420383Z 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-01T10:09:09.2421443Z 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-01T10:09:09.2422370Z 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-01T10:09:09.2423348Z 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-01T10:09:09.2424344Z 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-01T10:09:09.2424941Z 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-01T10:09:09.2426065Z 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-01T10:09:09.2427000Z 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-01T10:09:09.2428270Z 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-01T10:09:09.2429110Z 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-01T10:09:09.2429823Z 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-01T10:09:09.2430701Z 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-01T10:09:09.2431634Z 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-01T10:09:09.2433268Z 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-01T10:09:09.2433970Z 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-01T10:09:09.2434695Z 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-01T10:09:09.2435585Z 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-01T10:09:09.2436390Z 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-01T10:09:09.2438056Z creating build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2438634Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2439772Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2440708Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2442100Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2443247Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2445218Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2446162Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2447296Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2448116Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2449141Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2450638Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2451742Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2452463Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2453503Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2454570Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2455230Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2456396Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2457738Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2459103Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-12-01T10:09:09.2460386Z 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-01T10:09:09.2461042Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2461901Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2462609Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2463746Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2464469Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2465226Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2466088Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2466856Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2467657Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2468539Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2469052Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2470331Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2470873Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2471990Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2472899Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2473761Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2474462Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:09:09.2476138Z creating build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2476684Z copying build/lib.linux-x86_64-cpython-37/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2477724Z copying build/lib.linux-x86_64-cpython-37/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2478328Z copying build/lib.linux-x86_64-cpython-37/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2479290Z copying build/lib.linux-x86_64-cpython-37/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2480217Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2481057Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2482033Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2483428Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2484114Z copying build/lib.linux-x86_64-cpython-37/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2485554Z copying build/lib.linux-x86_64-cpython-37/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2486680Z copying build/lib.linux-x86_64-cpython-37/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2487308Z copying build/lib.linux-x86_64-cpython-37/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2488173Z copying build/lib.linux-x86_64-cpython-37/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2489019Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2490541Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:09:09.2491525Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T10:09:09.2492064Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T10:09:09.2493693Z 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-01T10:09:09.2494488Z 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-01T10:09:09.2495257Z 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-01T10:09:09.2496418Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:09:09.2496966Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:09:09.2498002Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:09:09.2499003Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:09:09.2499873Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:09:09.2500750Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:09:09.2502310Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:09:09.2503197Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2503956Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2504804Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2505692Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2506650Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2507486Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2508622Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2509119Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2510596Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2511414Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2512362Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2513558Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2514281Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2515957Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2516346Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2517271Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:09:09.2518918Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:09:09.2519295Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:09:09.2520802Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:09:09.2521539Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:09:09.2522239Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:09:09.2523307Z 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-01T10:09:09.2524705Z 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-01T10:09:09.2525440Z 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-01T10:09:09.2526190Z 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-01T10:09:09.2527011Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:09:09.2528012Z 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-01T10:09:09.2529349Z 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-01T10:09:09.2530187Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:09:09.2531041Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2022-12-01T10:09:09.2532018Z copying build/lib.linux-x86_64-cpython-37/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2022-12-01T10:09:09.2532865Z creating build/bdist.linux-x86_64/wheel/torch/special 2022-12-01T10:09:09.2533786Z copying build/lib.linux-x86_64-cpython-37/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2022-12-01T10:09:09.2534672Z creating build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:09:09.2535485Z copying build/lib.linux-x86_64-cpython-37/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:09:09.2536864Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:09:09.2538107Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:09:09.2539281Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_deprecated.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:09:09.2540620Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_legacy.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:09:09.2542318Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:09:09.2542846Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:09:09.2543625Z 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-01T10:09:09.2545268Z 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-01T10:09:09.2546190Z 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-01T10:09:09.2547270Z 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-01T10:09:09.2548882Z 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-01T10:09:09.2550023Z 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-01T10:09:09.2551021Z 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-01T10:09:09.2552807Z 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-01T10:09:09.2553984Z 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-01T10:09:09.2560665Z 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-01T10:09:09.2562121Z 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-01T10:09:09.2564520Z 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-01T10:09:09.2566275Z 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-01T10:09:09.2567097Z 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-01T10:09:09.2568357Z 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-01T10:09:09.2570114Z 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-01T10:09:09.2572011Z 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-01T10:09:09.2573512Z 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-01T10:09:09.2574400Z 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-01T10:09:09.2575509Z 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-01T10:09:09.2576748Z 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-01T10:09:09.2577720Z 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-01T10:09:09.2578423Z 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-01T10:09:09.2579935Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-12-01T10:09:09.2580363Z 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-01T10:09:09.2581114Z 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-01T10:09:09.2583002Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T10:09:09.2583605Z 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-01T10:09:09.2584405Z 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-01T10:09:09.2585185Z 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-01T10:09:09.2586067Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T10:09:09.2586885Z 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-01T10:09:09.2587867Z 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-01T10:09:09.2589036Z 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-01T10:09:09.2593037Z 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-01T10:09:09.2593896Z 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-01T10:09:09.2595005Z 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-01T10:09:09.2596259Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-12-01T10:09:09.2596798Z 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-01T10:09:09.2597633Z 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-01T10:09:09.2599042Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:09:09.2599683Z 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-01T10:09:09.2600665Z 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-01T10:09:09.2601260Z 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-01T10:09:09.2603013Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-12-01T10:09:09.2603600Z 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-01T10:09:09.2604533Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-12-01T10:09:09.2605495Z 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-01T10:09:09.2606177Z 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-01T10:09:09.2607777Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-12-01T10:09:09.2608199Z 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-01T10:09:09.2609978Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:09:09.2610347Z 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-01T10:09:09.2610717Z 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-01T10:09:09.2612880Z 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-01T10:09:09.2613869Z 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-01T10:09:09.2614953Z 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-01T10:09:09.2615918Z 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-01T10:09:09.2616960Z 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-01T10:09:09.2619877Z 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-01T10:09:09.2621151Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:09:09.2621928Z 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-01T10:09:09.2622891Z 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-01T10:09:09.2623975Z 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-01T10:09:09.2625464Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:09:09.2626144Z 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-01T10:09:09.2627598Z 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-01T10:09:09.2627975Z 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-01T10:09:09.2629858Z 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-01T10:09:09.2631274Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-12-01T10:09:09.2632019Z 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-01T10:09:09.2633818Z 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-01T10:09:09.2636410Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T10:09:09.2637015Z 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-01T10:09:09.2637799Z 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-01T10:09:09.2639597Z 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-01T10:09:09.2640322Z 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-01T10:09:09.2641859Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T10:09:09.2642495Z 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-01T10:09:09.2643423Z 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-01T10:09:09.2644599Z 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-01T10:09:09.2645933Z 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-01T10:09:09.2647279Z 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-01T10:09:09.2648974Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T10:09:09.2650034Z 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-01T10:09:09.2650674Z 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-01T10:09:09.2651460Z 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-01T10:09:09.2652773Z creating build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2653209Z copying build/lib.linux-x86_64-cpython-37/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2654256Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2655065Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_crash_handler.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2656161Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cuda_trace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2657674Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2658702Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2659518Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2660405Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2661065Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2661840Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2663188Z copying build/lib.linux-x86_64-cpython-37/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2664093Z copying build/lib.linux-x86_64-cpython-37/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2665356Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2666607Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2668252Z copying build/lib.linux-x86_64-cpython-37/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2669347Z copying build/lib.linux-x86_64-cpython-37/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2670180Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2671135Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2672094Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2672955Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2673726Z copying build/lib.linux-x86_64-cpython-37/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2674475Z copying build/lib.linux-x86_64-cpython-37/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:09:09.2675934Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-12-01T10:09:09.2676245Z copying build/lib.linux-x86_64-cpython-37/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-12-01T10:09:09.2677724Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-12-01T10:09:09.2678109Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-12-01T10:09:09.2679392Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:09:09.2679899Z 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-01T10:09:09.2680908Z 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-01T10:09:09.2681711Z 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-01T10:09:09.2682455Z 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-01T10:09:09.2683116Z 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-01T10:09:09.2684701Z 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-01T10:09:09.2685655Z 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-01T10:09:09.2686753Z 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-01T10:09:09.2688095Z 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-01T10:09:09.2689334Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T10:09:09.2690187Z 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-01T10:09:09.2690995Z 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-01T10:09:09.2692239Z 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-01T10:09:09.2693267Z 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-01T10:09:09.2695030Z 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-01T10:09:09.2695882Z 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-01T10:09:09.2698589Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:09:09.2699113Z 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-01T10:09:09.2699887Z 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-01T10:09:09.2700897Z 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-01T10:09:09.2702309Z 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-01T10:09:09.2703248Z 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-01T10:09:09.2704040Z 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-01T10:09:09.2704983Z 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-01T10:09:09.2705783Z 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-01T10:09:09.2707027Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:09:09.2707939Z 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-01T10:09:09.2708833Z 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-01T10:09:09.2710188Z 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-01T10:09:09.2711148Z 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-01T10:09:09.2712185Z 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-01T10:09:09.2713225Z 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-01T10:09:09.2717550Z 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-01T10:09:09.2718564Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T10:09:09.2719294Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T10:09:09.2720093Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T10:09:09.2721777Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:09:09.2722359Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:09:09.2723256Z 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-01T10:09:09.2724243Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:09:09.2726144Z 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-01T10:09:09.2727170Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:09:09.2727988Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:09:09.2729646Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:09:09.2731478Z 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-01T10:09:09.2732299Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:09:09.2734095Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:09:09.2734474Z 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-01T10:09:09.2735356Z 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-01T10:09:09.2736819Z 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-01T10:09:09.2737448Z 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-01T10:09:09.2738726Z 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-01T10:09:09.2739508Z 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-01T10:09:09.2740425Z 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-01T10:09:09.2742443Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:09:09.2742909Z 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-01T10:09:09.2743731Z 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-01T10:09:09.2744621Z 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-01T10:09:09.2745203Z 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-01T10:09:09.2746154Z 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-01T10:09:09.2747093Z 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-01T10:09:09.2747782Z 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-01T10:09:09.2749262Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:09:09.2749676Z 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-01T10:09:09.2750760Z 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-01T10:09:09.2751481Z 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-01T10:09:09.2752965Z 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-01T10:09:09.2753707Z 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-01T10:09:09.2754613Z 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-01T10:09:09.2755772Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T10:09:09.2756622Z 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-01T10:09:09.2757813Z 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-01T10:09:09.2758795Z 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-01T10:09:09.2760128Z 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-01T10:09:09.2760904Z 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-01T10:09:09.2762606Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:09:09.2762968Z 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-01T10:09:09.2763696Z 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-01T10:09:09.2764649Z 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-01T10:09:09.2765918Z 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-01T10:09:09.2766735Z 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-01T10:09:09.2767776Z 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-01T10:09:09.2768692Z 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-01T10:09:09.2769832Z 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-01T10:09:09.2770913Z 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-01T10:09:09.2772166Z 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-01T10:09:09.2773035Z 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-01T10:09:09.2774278Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T10:09:09.2775251Z 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-01T10:09:09.2776293Z 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-01T10:09:09.2777414Z 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-01T10:09:09.2778446Z 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-01T10:09:09.2779524Z 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-01T10:09:09.2780673Z 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-01T10:09:09.2781792Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T10:09:09.2782588Z 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-01T10:09:09.2783635Z 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-01T10:09:09.2784785Z 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-01T10:09:09.2786071Z 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-01T10:09:09.2787153Z 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-01T10:09:09.2788460Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:09:09.2789279Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:09:09.2790551Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:09:09.2791913Z 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-01T10:09:09.2796189Z 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-01T10:09:09.2797943Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:09:09.2798563Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T10:09:09.2799368Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T10:09:09.2800605Z 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-01T10:09:09.2801480Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T10:09:09.2802198Z 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-01T10:09:09.2803747Z 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-01T10:09:09.2804408Z 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-01T10:09:09.2805382Z 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-01T10:09:09.2805969Z 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-01T10:09:09.2806804Z 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-01T10:09:09.2808490Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:09:09.2808948Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:09:09.2809937Z 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-01T10:09:09.2811313Z 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-01T10:09:09.2811795Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:09:09.2812799Z 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-01T10:09:09.2813550Z 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-01T10:09:09.2814858Z 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-01T10:09:09.2815788Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:09:09.2816226Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:09:09.2817772Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:09:09.2818951Z copying build/lib.linux-x86_64-cpython-37/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:09:09.2820439Z creating build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.2820737Z 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-01T10:09:09.2850068Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.2879955Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.2980395Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3121408Z copying build/lib.linux-x86_64-cpython-37/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3121719Z copying build/lib.linux-x86_64-cpython-37/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3121997Z copying build/lib.linux-x86_64-cpython-37/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3122262Z copying build/lib.linux-x86_64-cpython-37/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3125448Z copying build/lib.linux-x86_64-cpython-37/torch/bin/ProcessGroupGlooTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3131121Z copying build/lib.linux-x86_64-cpython-37/torch/bin/ProcessGroupNCCLTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3136645Z copying build/lib.linux-x86_64-cpython-37/torch/bin/ProcessGroupNCCLErrorsTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3141837Z copying build/lib.linux-x86_64-cpython-37/torch/bin/ProcessGroupMPITest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3143424Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3148454Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3155373Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3270351Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3276522Z copying build/lib.linux-x86_64-cpython-37/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3278333Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3310702Z copying build/lib.linux-x86_64-cpython-37/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:09:09.3313036Z creating build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3313637Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3318668Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3323059Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3327393Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3332316Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3336490Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3341016Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3345546Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3350256Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3355603Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Array_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3359578Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3364050Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_C++17_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3368676Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3372934Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3377659Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3382303Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3386978Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3392494Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3406133Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3410345Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3415009Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3419687Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3424426Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3429101Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3433914Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3438400Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3443421Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3448088Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_either_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3457292Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3461793Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3466194Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3480221Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3484449Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3489049Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3495694Z 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-01T10:09:09.3500809Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3505412Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3510333Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3514967Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3519532Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3523339Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_cuda_CUDATest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3527641Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3534195Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3538702Z copying build/lib.linux-x86_64-cpython-37/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3544328Z copying build/lib.linux-x86_64-cpython-37/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3549050Z copying build/lib.linux-x86_64-cpython-37/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3554027Z copying build/lib.linux-x86_64-cpython-37/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3559121Z copying build/lib.linux-x86_64-cpython-37/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3564244Z copying build/lib.linux-x86_64-cpython-37/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3569481Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3574103Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3578497Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3586333Z copying build/lib.linux-x86_64-cpython-37/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3590819Z copying build/lib.linux-x86_64-cpython-37/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3595353Z copying build/lib.linux-x86_64-cpython-37/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3600289Z copying build/lib.linux-x86_64-cpython-37/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3605048Z copying build/lib.linux-x86_64-cpython-37/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3612910Z copying build/lib.linux-x86_64-cpython-37/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3617166Z copying build/lib.linux-x86_64-cpython-37/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3621623Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3626378Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3631169Z copying build/lib.linux-x86_64-cpython-37/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3636102Z copying build/lib.linux-x86_64-cpython-37/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3641407Z copying build/lib.linux-x86_64-cpython-37/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3645698Z copying build/lib.linux-x86_64-cpython-37/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3650328Z copying build/lib.linux-x86_64-cpython-37/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3654610Z copying build/lib.linux-x86_64-cpython-37/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3660535Z copying build/lib.linux-x86_64-cpython-37/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3665263Z copying build/lib.linux-x86_64-cpython-37/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3669637Z copying build/lib.linux-x86_64-cpython-37/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3674072Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3678751Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3683747Z copying build/lib.linux-x86_64-cpython-37/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3688244Z copying build/lib.linux-x86_64-cpython-37/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3695581Z copying build/lib.linux-x86_64-cpython-37/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3700109Z copying build/lib.linux-x86_64-cpython-37/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3701305Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3705481Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3711348Z copying build/lib.linux-x86_64-cpython-37/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3716110Z copying build/lib.linux-x86_64-cpython-37/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3720426Z copying build/lib.linux-x86_64-cpython-37/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3721347Z copying build/lib.linux-x86_64-cpython-37/torch/test/vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3728131Z copying build/lib.linux-x86_64-cpython-37/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3731954Z copying build/lib.linux-x86_64-cpython-37/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3736255Z copying build/lib.linux-x86_64-cpython-37/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3740937Z copying build/lib.linux-x86_64-cpython-37/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3745753Z copying build/lib.linux-x86_64-cpython-37/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3755163Z copying build/lib.linux-x86_64-cpython-37/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3760651Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3772055Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3780206Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3792332Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3801676Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3806334Z 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-01T10:09:09.3814511Z copying build/lib.linux-x86_64-cpython-37/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3818797Z copying build/lib.linux-x86_64-cpython-37/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3823466Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3827970Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3858336Z copying build/lib.linux-x86_64-cpython-37/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3862551Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_apply_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3867000Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_atomic_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3872714Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_caching_host_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3877870Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3883041Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3888131Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_cub_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3893725Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_device_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3898474Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_distributions_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3903944Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3908501Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3913510Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3917828Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_integer_divider_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3922202Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3926602Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3931089Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3935558Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_stream_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3940601Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_vectorized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3945042Z copying build/lib.linux-x86_64-cpython-37/torch/test/cuda_cudnn_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:09:09.3950074Z creating build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3950545Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3952677Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3953097Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3953867Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3954597Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3955463Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3956348Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3957287Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3958294Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3959291Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3961135Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3961504Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3962002Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3963344Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3964186Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3966256Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3966762Z copying build/lib.linux-x86_64-cpython-37/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3969097Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3971252Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:09:09.3972343Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-12-01T10:09:09.3972702Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-12-01T10:09:09.3974580Z creating build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.3975381Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.3980142Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10_cuda.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.3983715Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.3984581Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cuda_linalg.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.4485627Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.6270325Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cuda.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.6270853Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cuda_cu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.8679491Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cuda_cpp.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.9656781Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.9657519Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.9658516Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.9799208Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.9801309Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.9804487Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10d_cuda_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:09.9805816Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:10.0850330Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:09:10.0850942Z creating build/bdist.linux-x86_64/wheel/torch/include 2022-12-01T10:09:10.0852295Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0852866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0853879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0855326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0856602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0858167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0859323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0860621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0861758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0862912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0864155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0865166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0865983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0867909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0868791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0869423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0870112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0872129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0872695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0873775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0875651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0876279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0877148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0878075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0879407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0880389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0881283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0882488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0883472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0884453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0885731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0886447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0887510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0888691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0889551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0890528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0891373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0892564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0893724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0894472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0895372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0896225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0897256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0898061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0898909Z 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-01T10:09:10.0899688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0900908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0901719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0902440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0903652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0905114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0905974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0906705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0907703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0908538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0909547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0910453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0911412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0912470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0913523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0914417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0915215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0915838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0916554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0917200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0918431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0919490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0920726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0921490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0923177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0924011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0925123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0926119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0926970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0928152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0928691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0929940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0930806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0931569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0932617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0933493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0934546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0935646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0936617Z 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-01T10:09:10.0937934Z 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-01T10:09:10.0938798Z 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-01T10:09:10.0939845Z 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-01T10:09:10.0940908Z 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-01T10:09:10.0941721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0943002Z 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-01T10:09:10.0943906Z 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-01T10:09:10.0945118Z 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-01T10:09:10.0946166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0947253Z 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-01T10:09:10.0948896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0950068Z 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-01T10:09:10.0951525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0953120Z 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-01T10:09:10.0954312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0955534Z 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-01T10:09:10.0956743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0957899Z 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-01T10:09:10.0958706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0960934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0961924Z 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-01T10:09:10.0962775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0963360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0964590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0965727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0966898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0979229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.0984973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.1157442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:09:10.1157986Z 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-01T10:09:10.1159984Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-12-01T10:09:10.1160857Z 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-01T10:09:10.1161773Z 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-01T10:09:10.1163078Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T10:09:10.1164857Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:09:10.1165823Z 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-01T10:09:10.1166908Z 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-01T10:09:10.1167944Z 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-01T10:09:10.1169101Z 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-01T10:09:10.1170373Z 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-01T10:09:10.1171605Z 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-01T10:09:10.1172591Z 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-01T10:09:10.1173557Z 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-01T10:09:10.1174767Z 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-01T10:09:10.1176022Z 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-01T10:09:10.1177802Z 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-01T10:09:10.1179793Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:09:10.1180488Z 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-01T10:09:10.1181316Z 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-01T10:09:10.1182467Z 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-01T10:09:10.1183671Z 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-01T10:09:10.1184851Z 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-01T10:09:10.1185899Z 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-01T10:09:10.1186896Z 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-01T10:09:10.1187970Z 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-01T10:09:10.1189014Z 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-01T10:09:10.1190117Z 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-01T10:09:10.1191257Z 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-01T10:09:10.1192444Z 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-01T10:09:10.1193405Z 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-01T10:09:10.1194527Z 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-01T10:09:10.1196528Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:09:10.1197345Z 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-01T10:09:10.1198199Z 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-01T10:09:10.1198810Z 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-01T10:09:10.1199675Z 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-01T10:09:10.1200372Z 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-01T10:09:10.1201213Z 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-01T10:09:10.1202316Z 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-01T10:09:10.1203122Z 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-01T10:09:10.1203837Z 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-01T10:09:10.1204725Z 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-01T10:09:10.1206044Z 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-01T10:09:10.1206812Z 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-01T10:09:10.1207800Z 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-01T10:09:10.1208501Z 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-01T10:09:10.1209587Z 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-01T10:09:10.1210852Z 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-01T10:09:10.1211783Z 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-01T10:09:10.1213044Z 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-01T10:09:10.1214021Z 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-01T10:09:10.1214927Z 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-01T10:09:10.1215665Z 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-01T10:09:10.1216682Z 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-01T10:09:10.1217660Z 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-01T10:09:10.1218631Z 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-01T10:09:10.1219884Z 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-01T10:09:10.1220986Z 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-01T10:09:10.1222161Z 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-01T10:09:10.1223264Z 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-01T10:09:10.1224353Z 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-01T10:09:10.1225474Z 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-01T10:09:10.1226575Z 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-01T10:09:10.1227687Z 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-01T10:09:10.1228907Z 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-01T10:09:10.1230181Z 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-01T10:09:10.1231406Z 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-01T10:09:10.1232759Z 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-01T10:09:10.1233910Z 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-01T10:09:10.1235001Z 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-01T10:09:10.1235955Z 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-01T10:09:10.1237007Z 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-01T10:09:10.1237956Z 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-01T10:09:10.1238963Z 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-01T10:09:10.1239959Z 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-01T10:09:10.1240919Z 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-01T10:09:10.1241818Z 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-01T10:09:10.1242796Z 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-01T10:09:10.1243746Z 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-01T10:09:10.1244803Z 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-01T10:09:10.1245731Z 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-01T10:09:10.1247469Z 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-01T10:09:10.1248474Z 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-01T10:09:10.1249033Z 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-01T10:09:10.1249991Z 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-01T10:09:10.1251067Z 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-01T10:09:10.1252014Z 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-01T10:09:10.1252977Z 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-01T10:09:10.1254266Z 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-01T10:09:10.1255242Z 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-01T10:09:10.1256673Z 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-01T10:09:10.1258154Z 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-01T10:09:10.1259106Z 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-01T10:09:10.1260051Z 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-01T10:09:10.1261404Z 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-01T10:09:10.1262357Z 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-01T10:09:10.1263350Z 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-01T10:09:10.1264497Z 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-01T10:09:10.1265471Z 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-01T10:09:10.1267095Z 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-01T10:09:10.1270416Z 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-01T10:09:10.1271552Z 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-01T10:09:10.1273105Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T10:09:10.1273994Z 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-01T10:09:10.1275357Z 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-01T10:09:10.1276432Z 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-01T10:09:10.1277705Z 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-01T10:09:10.1278905Z 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-01T10:09:10.1280093Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T10:09:10.1281115Z 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-01T10:09:10.1282113Z 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-01T10:09:10.1282871Z 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-01T10:09:10.1284283Z 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-01T10:09:10.1285379Z 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-01T10:09:10.1286925Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:09:10.1287478Z 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-01T10:09:10.1288577Z 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-01T10:09:10.1289652Z 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-01T10:09:10.1291166Z 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-01T10:09:10.1292427Z 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-01T10:09:10.1293711Z 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-01T10:09:10.1294829Z 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-01T10:09:10.1295872Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T10:09:10.1296820Z 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-01T10:09:10.1297950Z 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-01T10:09:10.1299228Z 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-01T10:09:10.1300339Z 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-01T10:09:10.1301708Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:09:10.1302586Z 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-01T10:09:10.1303716Z 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-01T10:09:10.1304843Z 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-01T10:09:10.1306332Z 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-01T10:09:10.1307492Z 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-01T10:09:10.1308718Z 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-01T10:09:10.1309736Z 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-01T10:09:10.1310907Z 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-01T10:09:10.1311945Z 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-01T10:09:10.1312997Z 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-01T10:09:10.1313868Z 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-01T10:09:10.1315047Z 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-01T10:09:10.1316138Z 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-01T10:09:10.1317247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:09:10.1318295Z 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-01T10:09:10.1319559Z 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-01T10:09:10.1321235Z 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-01T10:09:10.1321928Z 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-01T10:09:10.1322833Z 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-01T10:09:10.1323482Z 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-01T10:09:10.1324412Z 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-01T10:09:10.1325716Z 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-01T10:09:10.1326883Z 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-01T10:09:10.1328168Z 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-01T10:09:10.1328977Z 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-01T10:09:10.1330015Z 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-01T10:09:10.1331074Z 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-01T10:09:10.1332074Z 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-01T10:09:10.1333183Z 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-01T10:09:10.1333945Z 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-01T10:09:10.1334555Z 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-01T10:09:10.1335465Z 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-01T10:09:10.1336482Z 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-01T10:09:10.1337411Z 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-01T10:09:10.1338056Z 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-01T10:09:10.1339656Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:09:10.1340290Z 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-01T10:09:10.1341065Z 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-01T10:09:10.1342407Z 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-01T10:09:10.1343014Z 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-01T10:09:10.1344380Z 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-01T10:09:10.1345193Z 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-01T10:09:10.1346141Z 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-01T10:09:10.1346861Z 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-01T10:09:10.1347923Z 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-01T10:09:10.1348742Z 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-01T10:09:10.1350136Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:09:10.1350904Z 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-01T10:09:10.1352282Z 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-01T10:09:10.1353013Z 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-01T10:09:10.1353603Z 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-01T10:09:10.1354530Z 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-01T10:09:10.1355641Z 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-01T10:09:10.1356489Z 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-01T10:09:10.1358197Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:09:10.1359104Z 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-01T10:09:10.1360322Z 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-01T10:09:10.1361487Z 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-01T10:09:10.1362602Z 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-01T10:09:10.1363693Z 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-01T10:09:10.1364697Z 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-01T10:09:10.1365757Z 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-01T10:09:10.1366822Z 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-01T10:09:10.1367752Z 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-01T10:09:10.1368720Z 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-01T10:09:10.1369659Z 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-01T10:09:10.1370615Z 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-01T10:09:10.1371190Z 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-01T10:09:10.1395628Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:09:10.1396452Z 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-01T10:09:10.1398119Z 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-01T10:09:10.1398697Z 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-01T10:09:10.1399551Z 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-01T10:09:10.1400358Z 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-01T10:09:10.1401165Z 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-01T10:09:10.1402191Z 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-01T10:09:10.1403204Z 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-01T10:09:10.1404199Z 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-01T10:09:10.1405847Z 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-01T10:09:10.1406521Z 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-01T10:09:10.1407912Z 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-01T10:09:10.1409143Z 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-01T10:09:10.1410580Z 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-01T10:09:10.1411630Z 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-01T10:09:10.1412736Z 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-01T10:09:10.1413905Z 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-01T10:09:10.1415117Z 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-01T10:09:10.1416040Z 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-01T10:09:10.1417047Z 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-01T10:09:10.1418281Z 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-01T10:09:10.1419230Z 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-01T10:09:10.1420094Z 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-01T10:09:10.1421118Z 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-01T10:09:10.1422208Z 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-01T10:09:10.1422971Z 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-01T10:09:10.1423534Z 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-01T10:09:10.1424803Z 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-01T10:09:10.1425765Z 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-01T10:09:10.1426665Z 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-01T10:09:10.1427612Z 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-01T10:09:10.1428872Z 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-01T10:09:10.1429711Z 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-01T10:09:10.1430642Z 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-01T10:09:10.1432076Z 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-01T10:09:10.1432822Z 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-01T10:09:10.1433831Z 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-01T10:09:10.1434883Z 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-01T10:09:10.1435757Z 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-01T10:09:10.1436646Z 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-01T10:09:10.1437443Z 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-01T10:09:10.1438474Z 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-01T10:09:10.1439578Z 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-01T10:09:10.1440271Z 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-01T10:09:10.1441293Z 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-01T10:09:10.1442587Z 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-01T10:09:10.1443541Z 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-01T10:09:10.1444551Z 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-01T10:09:10.1445339Z 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-01T10:09:10.1446244Z 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-01T10:09:10.1446937Z 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-01T10:09:10.1448387Z 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-01T10:09:10.1449156Z 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-01T10:09:10.1449946Z 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-01T10:09:10.1450892Z 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-01T10:09:10.1451863Z 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-01T10:09:10.1453030Z 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-01T10:09:10.1453801Z 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-01T10:09:10.1454738Z 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-01T10:09:10.1456140Z 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-01T10:09:10.1456757Z 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-01T10:09:10.1457538Z 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-01T10:09:10.1458389Z 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-01T10:09:10.1459219Z 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-01T10:09:10.1460050Z 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-01T10:09:10.1460857Z 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-01T10:09:10.1461700Z 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-01T10:09:10.1462750Z 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-01T10:09:10.1463510Z 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-01T10:09:10.1464491Z 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-01T10:09:10.1465356Z 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-01T10:09:10.1466512Z 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-01T10:09:10.1467477Z 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-01T10:09:10.1468299Z 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-01T10:09:10.1469382Z 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-01T10:09:10.1470321Z 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-01T10:09:10.1471220Z 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-01T10:09:10.1472539Z 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-01T10:09:10.1473348Z 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-01T10:09:10.1474520Z 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-01T10:09:10.1475556Z 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-01T10:09:10.1477967Z 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-01T10:09:10.1478737Z 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-01T10:09:10.1479458Z 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-01T10:09:10.1480190Z 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-01T10:09:10.1480900Z 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-01T10:09:10.1481602Z 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-01T10:09:10.1482568Z 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-01T10:09:10.1483890Z 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-01T10:09:10.1484963Z 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-01T10:09:10.1485915Z 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-01T10:09:10.1487066Z 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-01T10:09:10.1487848Z 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-01T10:09:10.1488936Z 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-01T10:09:10.1489608Z 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-01T10:09:10.1491398Z 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-01T10:09:10.1491988Z 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-01T10:09:10.1492722Z 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-01T10:09:10.1493795Z 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-01T10:09:10.1494973Z 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-01T10:09:10.1495928Z 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-01T10:09:10.1497026Z 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-01T10:09:10.1498076Z 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-01T10:09:10.1499127Z 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-01T10:09:10.1500223Z 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-01T10:09:10.1501177Z 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-01T10:09:10.1502595Z 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-01T10:09:10.1503602Z 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-01T10:09:10.1504655Z 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-01T10:09:10.1505798Z 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-01T10:09:10.1506589Z 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-01T10:09:10.1507900Z 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-01T10:09:10.1508840Z 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-01T10:09:10.1509805Z 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-01T10:09:10.1510569Z 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-01T10:09:10.1511957Z 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-01T10:09:10.1512998Z 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-01T10:09:10.1513760Z 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-01T10:09:10.1514986Z 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-01T10:09:10.1515658Z 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-01T10:09:10.1516415Z 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-01T10:09:10.1517368Z 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-01T10:09:10.1518462Z 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-01T10:09:10.1519584Z 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-01T10:09:10.1520649Z 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-01T10:09:10.1521686Z 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-01T10:09:10.1522691Z 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-01T10:09:10.1523758Z 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-01T10:09:10.1524606Z 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-01T10:09:10.1525725Z 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-01T10:09:10.1526571Z 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-01T10:09:10.1527572Z 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-01T10:09:10.1528550Z 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-01T10:09:10.1529515Z 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-01T10:09:10.1530443Z 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-01T10:09:10.1531544Z 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-01T10:09:10.1532611Z 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-01T10:09:10.1533712Z 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-01T10:09:10.1534722Z 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-01T10:09:10.1535705Z 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-01T10:09:10.1536677Z 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-01T10:09:10.1537764Z 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-01T10:09:10.1538840Z 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-01T10:09:10.1539789Z 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-01T10:09:10.1540612Z 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-01T10:09:10.1541473Z 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-01T10:09:10.1542538Z 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-01T10:09:10.1543524Z 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-01T10:09:10.1544391Z 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-01T10:09:10.1545485Z 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-01T10:09:10.1546535Z 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-01T10:09:10.1547539Z 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-01T10:09:10.1548505Z 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-01T10:09:10.1549377Z 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-01T10:09:10.1550223Z 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-01T10:09:10.1551326Z 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-01T10:09:10.1552315Z 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-01T10:09:10.1553350Z 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-01T10:09:10.1554207Z 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-01T10:09:10.1555385Z 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-01T10:09:10.1556453Z 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-01T10:09:10.1557496Z 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-01T10:09:10.1558552Z 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-01T10:09:10.1559633Z 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-01T10:09:10.1560490Z 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-01T10:09:10.1561484Z 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-01T10:09:10.1562295Z 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-01T10:09:10.1563278Z 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-01T10:09:10.1564393Z 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-01T10:09:10.1565464Z 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-01T10:09:10.1566464Z 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-01T10:09:10.1567417Z 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-01T10:09:10.1568553Z 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-01T10:09:10.1569270Z 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-01T10:09:10.1569995Z 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-01T10:09:10.1570738Z 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-01T10:09:10.1571567Z 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-01T10:09:10.1572428Z 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-01T10:09:10.1573332Z 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-01T10:09:10.1574170Z 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-01T10:09:10.1575018Z 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-01T10:09:10.1575714Z 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-01T10:09:10.1576528Z 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-01T10:09:10.1577172Z 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-01T10:09:10.1577913Z 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-01T10:09:10.1578707Z 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-01T10:09:10.1579444Z 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-01T10:09:10.1580274Z 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-01T10:09:10.1581016Z 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-01T10:09:10.1581859Z 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-01T10:09:10.1583151Z 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-01T10:09:10.1584001Z 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-01T10:09:10.1584855Z 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-01T10:09:10.1585826Z 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-01T10:09:10.1586577Z 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-01T10:09:10.1587350Z 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-01T10:09:10.1588122Z 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-01T10:09:10.1588969Z 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-01T10:09:10.1589998Z 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-01T10:09:10.1590774Z 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-01T10:09:10.1591482Z 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-01T10:09:10.1592620Z 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-01T10:09:10.1594151Z 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-01T10:09:10.1595141Z 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-01T10:09:10.1596049Z 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-01T10:09:10.1596992Z 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-01T10:09:10.1598032Z 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-01T10:09:10.1598961Z 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-01T10:09:10.1599907Z 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-01T10:09:10.1601400Z 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-01T10:09:10.1602318Z 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-01T10:09:10.1603285Z 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-01T10:09:10.1604238Z 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-01T10:09:10.1605210Z 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-01T10:09:10.1606201Z 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-01T10:09:10.1607848Z 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-01T10:09:10.1608619Z 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-01T10:09:10.1609558Z 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-01T10:09:10.1610284Z 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-01T10:09:10.1611243Z 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-01T10:09:10.1612018Z 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-01T10:09:10.1612840Z 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-01T10:09:10.1613858Z 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-01T10:09:10.1614748Z 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-01T10:09:10.1615603Z 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-01T10:09:10.1616681Z 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-01T10:09:10.1617552Z 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-01T10:09:10.1618380Z 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-01T10:09:10.1619407Z 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-01T10:09:10.1620294Z 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-01T10:09:10.1621340Z 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-01T10:09:10.1622317Z 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-01T10:09:10.1623219Z 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-01T10:09:10.1624096Z 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-01T10:09:10.1625002Z 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-01T10:09:10.1625923Z 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-01T10:09:10.1627088Z 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-01T10:09:10.1628023Z 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-01T10:09:10.1629043Z 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-01T10:09:10.1629873Z 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-01T10:09:10.1631314Z 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-01T10:09:10.1632177Z 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-01T10:09:10.1633122Z 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-01T10:09:10.1633874Z 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-01T10:09:10.1634729Z 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-01T10:09:10.1635867Z 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-01T10:09:10.1636889Z 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-01T10:09:10.1637629Z 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-01T10:09:10.1638465Z 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-01T10:09:10.1639724Z 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-01T10:09:10.1640547Z 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-01T10:09:10.1641870Z 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-01T10:09:10.1643215Z 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-01T10:09:10.1644285Z 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-01T10:09:10.1645340Z 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-01T10:09:10.1646535Z 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-01T10:09:10.1647705Z 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-01T10:09:10.1648752Z 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-01T10:09:10.1649907Z 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-01T10:09:10.1651172Z 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-01T10:09:10.1652233Z 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-01T10:09:10.1653279Z 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-01T10:09:10.1654447Z 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-01T10:09:10.1655583Z 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-01T10:09:10.1656662Z 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-01T10:09:10.1657677Z 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-01T10:09:10.1658710Z 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-01T10:09:10.1659774Z 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-01T10:09:10.1661032Z 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-01T10:09:10.1662105Z 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-01T10:09:10.1663103Z 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-01T10:09:10.1664096Z 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-01T10:09:10.1665135Z 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-01T10:09:10.1666330Z 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-01T10:09:10.1667344Z 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-01T10:09:10.1668425Z 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-01T10:09:10.1669698Z 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-01T10:09:10.1670634Z 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-01T10:09:10.1672070Z 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-01T10:09:10.1672627Z 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-01T10:09:10.1673970Z 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-01T10:09:10.1675108Z 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-01T10:09:10.1676170Z 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-01T10:09:10.1677115Z 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-01T10:09:10.1678043Z 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-01T10:09:10.1678979Z 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-01T10:09:10.1679980Z 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-01T10:09:10.1681171Z 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-01T10:09:10.1682012Z 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-01T10:09:10.1682651Z 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-01T10:09:10.1683586Z 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-01T10:09:10.1684479Z 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-01T10:09:10.1685360Z 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-01T10:09:10.1686432Z 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-01T10:09:10.1687063Z 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-01T10:09:10.1688180Z 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-01T10:09:10.1689479Z 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-01T10:09:10.1690675Z 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-01T10:09:10.1691791Z 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-01T10:09:10.1692898Z 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-01T10:09:10.1693959Z 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-01T10:09:10.1694979Z 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-01T10:09:10.1695995Z 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-01T10:09:10.1697162Z 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-01T10:09:10.1698313Z 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-01T10:09:10.1699451Z 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-01T10:09:10.1700606Z 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-01T10:09:10.1701723Z 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-01T10:09:10.1702755Z 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-01T10:09:10.1703826Z 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-01T10:09:10.1705011Z 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-01T10:09:10.1706196Z 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-01T10:09:10.1707320Z 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-01T10:09:10.1708498Z 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-01T10:09:10.1709627Z 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-01T10:09:10.1710661Z 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-01T10:09:10.1711997Z 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-01T10:09:10.1713178Z 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-01T10:09:10.1714295Z 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-01T10:09:10.1715375Z 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-01T10:09:10.1716442Z 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-01T10:09:10.1717456Z 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-01T10:09:10.1718458Z 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-01T10:09:10.1719529Z 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-01T10:09:10.1720775Z 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-01T10:09:10.1722037Z 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-01T10:09:10.1723359Z 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-01T10:09:10.1724521Z 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-01T10:09:10.1725667Z 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-01T10:09:10.1726759Z 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-01T10:09:10.1727961Z 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-01T10:09:10.1729110Z 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-01T10:09:10.1730191Z 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-01T10:09:10.1731209Z 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-01T10:09:10.1732346Z 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-01T10:09:10.1733573Z 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-01T10:09:10.1734642Z 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-01T10:09:10.1735670Z 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-01T10:09:10.1736739Z 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-01T10:09:10.1737933Z 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-01T10:09:10.1739152Z 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-01T10:09:10.1740275Z 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-01T10:09:10.1741366Z 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-01T10:09:10.1742388Z 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-01T10:09:10.1743515Z 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-01T10:09:10.1744590Z 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-01T10:09:10.1745609Z 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-01T10:09:10.1746755Z 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-01T10:09:10.1747873Z 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-01T10:09:10.1749150Z 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-01T10:09:10.1750355Z 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-01T10:09:10.1751567Z 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-01T10:09:10.1752869Z 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-01T10:09:10.1754147Z 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-01T10:09:10.1755403Z 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-01T10:09:10.1756582Z 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-01T10:09:10.1757839Z 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-01T10:09:10.1758993Z 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-01T10:09:10.1760111Z 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-01T10:09:10.1761245Z 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-01T10:09:10.1762442Z 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-01T10:09:10.1763668Z 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-01T10:09:10.1764862Z 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-01T10:09:10.1766031Z 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-01T10:09:10.1767290Z 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-01T10:09:10.1768527Z 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-01T10:09:10.1769766Z 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-01T10:09:10.1770929Z 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-01T10:09:10.1772053Z 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-01T10:09:10.1773218Z 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-01T10:09:10.1774532Z 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-01T10:09:10.1775835Z 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-01T10:09:10.1777093Z 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-01T10:09:10.1778323Z 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-01T10:09:10.1779506Z 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-01T10:09:10.1780637Z 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-01T10:09:10.1781615Z 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-01T10:09:10.1782630Z 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-01T10:09:10.1783615Z 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-01T10:09:10.1784529Z 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-01T10:09:10.1785468Z 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-01T10:09:10.1786450Z 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-01T10:09:10.1787471Z 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-01T10:09:10.1788525Z 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-01T10:09:10.1789465Z 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-01T10:09:10.1790413Z 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-01T10:09:10.1791388Z 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-01T10:09:10.1792571Z 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-01T10:09:10.1793662Z 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-01T10:09:10.1794639Z 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-01T10:09:10.1795653Z 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-01T10:09:10.1796760Z 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-01T10:09:10.1797893Z 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-01T10:09:10.1798976Z 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-01T10:09:10.1799989Z 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-01T10:09:10.1801048Z 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-01T10:09:10.1802110Z 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-01T10:09:10.1803087Z 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-01T10:09:10.1804131Z 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-01T10:09:10.1805112Z 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-01T10:09:10.1806203Z 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-01T10:09:10.1807290Z 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-01T10:09:10.1808317Z 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-01T10:09:10.1809325Z 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-01T10:09:10.1810311Z 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-01T10:09:10.1811301Z 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-01T10:09:10.1812292Z 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-01T10:09:10.1813430Z 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-01T10:09:10.1814524Z 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-01T10:09:10.1815539Z 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-01T10:09:10.1816551Z 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-01T10:09:10.1817611Z 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-01T10:09:10.1818709Z 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-01T10:09:10.1819808Z 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-01T10:09:10.1820863Z 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-01T10:09:10.1821882Z 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-01T10:09:10.1822824Z 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-01T10:09:10.1823818Z 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-01T10:09:10.1824930Z 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-01T10:09:10.1826059Z 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-01T10:09:10.1827095Z 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-01T10:09:10.1828201Z 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-01T10:09:10.1829336Z 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-01T10:09:10.1830323Z 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-01T10:09:10.1831444Z 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-01T10:09:10.1832662Z 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-01T10:09:10.1833726Z 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-01T10:09:10.1834774Z 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-01T10:09:10.1835786Z 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-01T10:09:10.1836750Z 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-01T10:09:10.1837848Z 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-01T10:09:10.1838959Z 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-01T10:09:10.1840008Z 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-01T10:09:10.1841041Z 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-01T10:09:10.1842125Z 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-01T10:09:10.1843112Z 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-01T10:09:10.1844200Z 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-01T10:09:10.1845296Z 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-01T10:09:10.1846343Z 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-01T10:09:10.1847351Z 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-01T10:09:10.1848335Z 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-01T10:09:10.1849320Z 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-01T10:09:10.1850425Z 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-01T10:09:10.1851524Z 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-01T10:09:10.1852658Z 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-01T10:09:10.1853695Z 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-01T10:09:10.1854692Z 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-01T10:09:10.1855884Z 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-01T10:09:10.1856983Z 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-01T10:09:10.1858058Z 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-01T10:09:10.1859109Z 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-01T10:09:10.1860098Z 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-01T10:09:10.1861096Z 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-01T10:09:10.1862066Z 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-01T10:09:10.1863143Z 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-01T10:09:10.1864260Z 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-01T10:09:10.1865381Z 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-01T10:09:10.1866401Z 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-01T10:09:10.1867395Z 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-01T10:09:10.1868434Z 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-01T10:09:10.1869521Z 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-01T10:09:10.1870348Z 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-01T10:09:10.1871432Z 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-01T10:09:10.1872214Z 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-01T10:09:10.1873754Z 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-01T10:09:10.1875233Z 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-01T10:09:10.1876390Z 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-01T10:09:10.1877267Z 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-01T10:09:10.1878422Z 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-01T10:09:10.1879145Z 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-01T10:09:10.1879787Z 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-01T10:09:10.1880755Z 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-01T10:09:10.1881787Z 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-01T10:09:10.1882698Z 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-01T10:09:10.1883635Z 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-01T10:09:10.1884392Z 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-01T10:09:10.1885337Z 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-01T10:09:10.1886443Z 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-01T10:09:10.1887540Z 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-01T10:09:10.1888885Z 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-01T10:09:10.1889959Z 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-01T10:09:10.1890983Z 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-01T10:09:10.1891983Z 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-01T10:09:10.1892959Z 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-01T10:09:10.1894093Z 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-01T10:09:10.1895167Z 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-01T10:09:10.1896218Z 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-01T10:09:10.1897242Z 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-01T10:09:10.1898235Z 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-01T10:09:10.1899218Z 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-01T10:09:10.1900437Z 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-01T10:09:10.1901393Z 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-01T10:09:10.1902318Z 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-01T10:09:10.1903315Z 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-01T10:09:10.1904366Z 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-01T10:09:10.1905463Z 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-01T10:09:10.1906894Z 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-01T10:09:10.1907853Z 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-01T10:09:10.1908795Z 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-01T10:09:10.1909853Z 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-01T10:09:10.1910850Z 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-01T10:09:10.1912155Z 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-01T10:09:10.1913468Z 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-01T10:09:10.1914701Z 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-01T10:09:10.1915708Z 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-01T10:09:10.1916778Z 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-01T10:09:10.1917713Z 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-01T10:09:10.1918708Z 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-01T10:09:10.1919888Z 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-01T10:09:10.1920873Z 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-01T10:09:10.1921948Z 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-01T10:09:10.1923203Z 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-01T10:09:10.1924167Z 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-01T10:09:10.1925210Z 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-01T10:09:10.1926026Z 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-01T10:09:10.1927068Z 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-01T10:09:10.1928008Z 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-01T10:09:10.1929069Z 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-01T10:09:10.1930579Z 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-01T10:09:10.1931585Z 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-01T10:09:10.1932260Z 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-01T10:09:10.1933475Z 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-01T10:09:10.1934683Z 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-01T10:09:10.1935627Z 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-01T10:09:10.1936872Z 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-01T10:09:10.1937751Z 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-01T10:09:10.1938995Z 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-01T10:09:10.1940089Z 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-01T10:09:10.1940916Z 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-01T10:09:10.1942509Z 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-01T10:09:10.1943174Z 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-01T10:09:10.1944326Z 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-01T10:09:10.1945363Z 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-01T10:09:10.1946249Z 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-01T10:09:10.1947183Z 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-01T10:09:10.1948076Z 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-01T10:09:10.1948992Z 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-01T10:09:10.1949989Z 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-01T10:09:10.1951289Z 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-01T10:09:10.1952557Z 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-01T10:09:10.1953309Z 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-01T10:09:10.1954104Z 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-01T10:09:10.1954916Z 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-01T10:09:10.1955840Z 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-01T10:09:10.1956537Z 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-01T10:09:10.1957815Z 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-01T10:09:10.1958668Z 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-01T10:09:10.1959842Z 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-01T10:09:10.1960857Z 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-01T10:09:10.1961895Z 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-01T10:09:10.1962993Z 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-01T10:09:10.1964175Z 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-01T10:09:10.1965058Z 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-01T10:09:10.1966035Z 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-01T10:09:10.1967204Z 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-01T10:09:10.1968405Z 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-01T10:09:10.1969666Z 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-01T10:09:10.1970967Z 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-01T10:09:10.1972187Z 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-01T10:09:10.1973260Z 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-01T10:09:10.1974293Z 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-01T10:09:10.1975290Z 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-01T10:09:10.1976267Z 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-01T10:09:10.1977402Z 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-01T10:09:10.1978554Z 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-01T10:09:10.1979649Z 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-01T10:09:10.1980706Z 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-01T10:09:10.1981701Z 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-01T10:09:10.1982697Z 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-01T10:09:10.1983802Z 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-01T10:09:10.1984957Z 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-01T10:09:10.1985984Z 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-01T10:09:10.1986985Z 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-01T10:09:10.1987982Z 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-01T10:09:10.1989036Z 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-01T10:09:10.1990161Z 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-01T10:09:10.1991260Z 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-01T10:09:10.1992467Z 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-01T10:09:10.1993505Z 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-01T10:09:10.1994508Z 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-01T10:09:10.1995554Z 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-01T10:09:10.1996762Z 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-01T10:09:10.1997868Z 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-01T10:09:10.1998892Z 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-01T10:09:10.1999926Z 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-01T10:09:10.2000893Z 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-01T10:09:10.2001874Z 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-01T10:09:10.2002966Z 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-01T10:09:10.2004084Z 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-01T10:09:10.2005096Z 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-01T10:09:10.2006107Z 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-01T10:09:10.2007104Z 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-01T10:09:10.2008084Z 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-01T10:09:10.2009060Z 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-01T10:09:10.2010156Z 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-01T10:09:10.2011250Z 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-01T10:09:10.2012290Z 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-01T10:09:10.2013320Z 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-01T10:09:10.2014290Z 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-01T10:09:10.2015277Z 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-01T10:09:10.2016368Z 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-01T10:09:10.2017439Z 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-01T10:09:10.2018461Z 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-01T10:09:10.2019472Z 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-01T10:09:10.2020500Z 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-01T10:09:10.2021466Z 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-01T10:09:10.2022531Z 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-01T10:09:10.2023612Z 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-01T10:09:10.2024640Z 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-01T10:09:10.2025649Z 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-01T10:09:10.2026646Z 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-01T10:09:10.2027609Z 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-01T10:09:10.2028808Z 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-01T10:09:10.2029913Z 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-01T10:09:10.2030958Z 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-01T10:09:10.2032052Z 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-01T10:09:10.2033111Z 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-01T10:09:10.2034104Z 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-01T10:09:10.2035208Z 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-01T10:09:10.2036310Z 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-01T10:09:10.2037337Z 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-01T10:09:10.2038364Z 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-01T10:09:10.2039370Z 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-01T10:09:10.2040349Z 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-01T10:09:10.2041460Z 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-01T10:09:10.2042556Z 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-01T10:09:10.2043579Z 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-01T10:09:10.2044652Z 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-01T10:09:10.2045645Z 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-01T10:09:10.2046600Z 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-01T10:09:10.2047691Z 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-01T10:09:10.2048786Z 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-01T10:09:10.2049788Z 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-01T10:09:10.2050766Z 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-01T10:09:10.2051742Z 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-01T10:09:10.2052836Z 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-01T10:09:10.2053933Z 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-01T10:09:10.2054937Z 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-01T10:09:10.2055929Z 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-01T10:09:10.2056999Z 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-01T10:09:10.2058187Z 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-01T10:09:10.2059339Z 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-01T10:09:10.2060449Z 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-01T10:09:10.2061574Z 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-01T10:09:10.2062661Z 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-01T10:09:10.2063659Z 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-01T10:09:10.2064733Z 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-01T10:09:10.2065797Z 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-01T10:09:10.2066918Z 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-01T10:09:10.2068213Z 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-01T10:09:10.2069476Z 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-01T10:09:10.2070474Z 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-01T10:09:10.2071462Z 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-01T10:09:10.2072536Z 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-01T10:09:10.2073565Z 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-01T10:09:10.2074709Z 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-01T10:09:10.2075839Z 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-01T10:09:10.2076879Z 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-01T10:09:10.2077924Z 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-01T10:09:10.2078989Z 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-01T10:09:10.2080191Z 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-01T10:09:10.2081472Z 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-01T10:09:10.2082596Z 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-01T10:09:10.2083796Z 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-01T10:09:10.2084928Z 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-01T10:09:10.2085997Z 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-01T10:09:10.2087056Z 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-01T10:09:10.2088285Z 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-01T10:09:10.2089499Z 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-01T10:09:10.2090562Z 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-01T10:09:10.2091655Z 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-01T10:09:10.2092808Z 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-01T10:09:10.2093908Z 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-01T10:09:10.2094942Z 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-01T10:09:10.2095942Z 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-01T10:09:10.2097098Z 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-01T10:09:10.2098233Z 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-01T10:09:10.2099213Z 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-01T10:09:10.2100185Z 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-01T10:09:10.2101221Z 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-01T10:09:10.2101814Z 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-01T10:09:10.2102568Z 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-01T10:09:10.2103251Z 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-01T10:09:10.2103870Z 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-01T10:09:10.2104488Z 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-01T10:09:10.2105092Z 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-01T10:09:10.2105831Z 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-01T10:09:10.2106501Z 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-01T10:09:10.2107110Z 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-01T10:09:10.2107735Z 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-01T10:09:10.2108312Z 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-01T10:09:10.2109093Z 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-01T10:09:10.2109767Z 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-01T10:09:10.2110388Z 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-01T10:09:10.2110988Z 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-01T10:09:10.2111585Z 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-01T10:09:10.2112253Z 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-01T10:09:10.2112806Z 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-01T10:09:10.2113395Z 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-01T10:09:10.2114087Z 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-01T10:09:10.2114850Z 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-01T10:09:10.2115432Z 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-01T10:09:10.2116007Z 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-01T10:09:10.2116571Z 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-01T10:09:10.2117208Z 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-01T10:09:10.2117762Z 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-01T10:09:10.2118474Z 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-01T10:09:10.2119067Z 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-01T10:09:10.2119638Z 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-01T10:09:10.2120243Z 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-01T10:09:10.2120964Z 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-01T10:09:10.2121566Z 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-01T10:09:10.2122164Z 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-01T10:09:10.2122714Z 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-01T10:09:10.2123471Z 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-01T10:09:10.2124127Z 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-01T10:09:10.2124743Z 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-01T10:09:10.2125319Z 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-01T10:09:10.2125906Z 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-01T10:09:10.2126469Z 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-01T10:09:10.2127048Z 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-01T10:09:10.2127626Z 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-01T10:09:10.2128400Z 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-01T10:09:10.2129011Z 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-01T10:09:10.2129624Z 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-01T10:09:10.2130205Z 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-01T10:09:10.2131241Z 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-01T10:09:10.2132235Z 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-01T10:09:10.2132797Z 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-01T10:09:10.2133756Z 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-01T10:09:10.2134847Z 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-01T10:09:10.2135704Z 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-01T10:09:10.2136554Z 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-01T10:09:10.2137353Z 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-01T10:09:10.2138296Z 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-01T10:09:10.2139046Z 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-01T10:09:10.2139916Z 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-01T10:09:10.2140715Z 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-01T10:09:10.2141869Z 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-01T10:09:10.2143056Z 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-01T10:09:10.2143838Z 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-01T10:09:10.2144337Z 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-01T10:09:10.2145165Z 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-01T10:09:10.2146113Z 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-01T10:09:10.2147388Z 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-01T10:09:10.2148160Z 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-01T10:09:10.2148811Z 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-01T10:09:10.2149675Z 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-01T10:09:10.2150785Z 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-01T10:09:10.2151997Z 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-01T10:09:10.2152882Z 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-01T10:09:10.2153816Z 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-01T10:09:10.2154811Z 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-01T10:09:10.2155837Z 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-01T10:09:10.2156754Z 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-01T10:09:10.2157745Z 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-01T10:09:10.2158806Z 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-01T10:09:10.2159723Z 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-01T10:09:10.2160581Z 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-01T10:09:10.2161758Z 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-01T10:09:10.2163399Z 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-01T10:09:10.2164024Z 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-01T10:09:10.2165109Z 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-01T10:09:10.2166101Z 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-01T10:09:10.2167048Z 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-01T10:09:10.2167955Z 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-01T10:09:10.2168848Z 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-01T10:09:10.2169981Z 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-01T10:09:10.2170893Z 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-01T10:09:10.2171684Z 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-01T10:09:10.2172838Z 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-01T10:09:10.2173933Z 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-01T10:09:10.2174597Z 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-01T10:09:10.2175554Z 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-01T10:09:10.2176386Z 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-01T10:09:10.2177297Z 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-01T10:09:10.2178256Z 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-01T10:09:10.2179298Z 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-01T10:09:10.2179983Z 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-01T10:09:10.2181038Z 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-01T10:09:10.2183082Z 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-01T10:09:10.2183647Z 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-01T10:09:10.2184100Z 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-01T10:09:10.2185141Z 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-01T10:09:10.2186202Z 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-01T10:09:10.2187626Z 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-01T10:09:10.2188651Z 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-01T10:09:10.2189502Z 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-01T10:09:10.2190822Z 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-01T10:09:10.2191448Z 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-01T10:09:10.2192456Z 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-01T10:09:10.2194133Z 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-01T10:09:10.2195050Z 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-01T10:09:10.2196156Z 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-01T10:09:10.2196772Z 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-01T10:09:10.2197698Z 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-01T10:09:10.2198509Z 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-01T10:09:10.2199792Z 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-01T10:09:10.2200700Z 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-01T10:09:10.2201453Z 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-01T10:09:10.2202370Z 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-01T10:09:10.2203300Z 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-01T10:09:10.2204157Z 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-01T10:09:10.2205353Z 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-01T10:09:10.2206386Z 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-01T10:09:10.2206993Z 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-01T10:09:10.2207976Z 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-01T10:09:10.2208953Z 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-01T10:09:10.2209892Z 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-01T10:09:10.2210952Z 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-01T10:09:10.2211835Z 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-01T10:09:10.2212720Z 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-01T10:09:10.2213587Z 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-01T10:09:10.2214666Z 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-01T10:09:10.2215527Z 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-01T10:09:10.2216610Z 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-01T10:09:10.2217476Z 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-01T10:09:10.2218365Z 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-01T10:09:10.2219330Z 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-01T10:09:10.2220213Z 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-01T10:09:10.2221301Z 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-01T10:09:10.2222137Z 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-01T10:09:10.2223123Z 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-01T10:09:10.2224075Z 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-01T10:09:10.2224953Z 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-01T10:09:10.2225904Z 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-01T10:09:10.2226944Z 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-01T10:09:10.2228742Z 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-01T10:09:10.2245328Z 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-01T10:09:10.2246132Z 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-01T10:09:10.2246550Z 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-01T10:09:10.2247046Z 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-01T10:09:10.2247474Z 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-01T10:09:10.2248014Z 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-01T10:09:10.2248393Z 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-01T10:09:10.2248760Z 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-01T10:09:10.2249078Z 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-01T10:09:10.2249462Z 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-01T10:09:10.2249836Z 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-01T10:09:10.2250336Z 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-01T10:09:10.2250798Z 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-01T10:09:10.2251130Z 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-01T10:09:10.2251504Z 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-01T10:09:10.2251934Z 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-01T10:09:10.2252254Z 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-01T10:09:10.2252642Z 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-01T10:09:10.2252975Z 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-01T10:09:10.2253806Z 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-01T10:09:10.2254213Z 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-01T10:09:10.2254684Z 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-01T10:09:10.2255127Z 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-01T10:09:10.2255526Z 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-01T10:09:10.2256057Z 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-01T10:09:10.2256391Z 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-01T10:09:10.2256907Z 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-01T10:09:10.2257486Z 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-01T10:09:10.2257838Z 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-01T10:09:10.2258979Z 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-01T10:09:10.2259402Z 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-01T10:09:10.2260469Z 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-01T10:09:10.2261561Z 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-01T10:09:10.2262613Z 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-01T10:09:10.2263621Z 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-01T10:09:10.2264477Z 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-01T10:09:10.2265386Z 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-01T10:09:10.2266357Z 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-01T10:09:10.2266993Z 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-01T10:09:10.2268238Z 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-01T10:09:10.2269248Z 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-01T10:09:10.2270217Z 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-01T10:09:10.2271222Z 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-01T10:09:10.2272323Z 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-01T10:09:10.2273346Z 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-01T10:09:10.2274199Z 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-01T10:09:10.2275177Z 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-01T10:09:10.2276150Z 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-01T10:09:10.2277110Z 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-01T10:09:10.2278082Z 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-01T10:09:10.2279060Z 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-01T10:09:10.2280011Z 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-01T10:09:10.2280935Z 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-01T10:09:10.2281913Z 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-01T10:09:10.2282876Z 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-01T10:09:10.2283884Z 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-01T10:09:10.2285380Z 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-01T10:09:10.2286215Z 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-01T10:09:10.2286966Z 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-01T10:09:10.2287953Z 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-01T10:09:10.2289315Z 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-01T10:09:10.2289774Z 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-01T10:09:10.2290687Z 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-01T10:09:10.2292090Z 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-01T10:09:10.2292726Z 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-01T10:09:10.2293575Z 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-01T10:09:10.2294469Z 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-01T10:09:10.2295980Z 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-01T10:09:10.2297051Z 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-01T10:09:10.2298071Z 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-01T10:09:10.2299122Z 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-01T10:09:10.2300341Z 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-01T10:09:10.2301487Z 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-01T10:09:10.2302664Z 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-01T10:09:10.2303980Z 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-01T10:09:10.2305116Z 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-01T10:09:10.2306253Z 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-01T10:09:10.2307403Z 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-01T10:09:10.2308794Z 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-01T10:09:10.2309868Z 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-01T10:09:10.2311021Z 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-01T10:09:10.2312379Z 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-01T10:09:10.2314383Z 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-01T10:09:10.2315006Z 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-01T10:09:10.2316825Z 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-01T10:09:10.2317886Z 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-01T10:09:10.2318822Z 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-01T10:09:10.2319977Z 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-01T10:09:10.2321965Z 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-01T10:09:10.2322560Z 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-01T10:09:10.2323836Z 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-01T10:09:10.2324979Z 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-01T10:09:10.2325954Z 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-01T10:09:10.2327118Z 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-01T10:09:10.2328394Z 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-01T10:09:10.2329452Z 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-01T10:09:10.2330711Z 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-01T10:09:10.2332011Z 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-01T10:09:10.2333237Z 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-01T10:09:10.2334359Z 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-01T10:09:10.2335704Z 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-01T10:09:10.2336959Z 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-01T10:09:10.2338125Z 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-01T10:09:10.2339269Z 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-01T10:09:10.2340576Z 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-01T10:09:10.2341606Z 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-01T10:09:10.2342736Z 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-01T10:09:10.2343982Z 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-01T10:09:10.2345230Z 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-01T10:09:10.2346309Z 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-01T10:09:10.2347520Z 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-01T10:09:10.2348685Z 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-01T10:09:10.2349873Z 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-01T10:09:10.2351120Z 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-01T10:09:10.2352519Z 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-01T10:09:10.2353948Z 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-01T10:09:10.2355023Z 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-01T10:09:10.2356249Z 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-01T10:09:10.2357478Z 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-01T10:09:10.2358529Z 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-01T10:09:10.2359605Z 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-01T10:09:10.2360880Z 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-01T10:09:10.2362154Z 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-01T10:09:10.2363255Z 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-01T10:09:10.2364297Z 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-01T10:09:10.2365626Z 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-01T10:09:10.2366766Z 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-01T10:09:10.2367798Z 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-01T10:09:10.2368917Z 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-01T10:09:10.2370195Z 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-01T10:09:10.2371382Z 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-01T10:09:10.2372459Z 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-01T10:09:10.2373667Z 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-01T10:09:10.2374902Z 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-01T10:09:10.2376183Z 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-01T10:09:10.2377472Z 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-01T10:09:10.2378687Z 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-01T10:09:10.2379900Z 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-01T10:09:10.2381172Z 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-01T10:09:10.2382204Z 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-01T10:09:10.2383586Z 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-01T10:09:10.2384727Z 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-01T10:09:10.2385875Z 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-01T10:09:10.2386923Z 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-01T10:09:10.2388034Z 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-01T10:09:10.2389325Z 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-01T10:09:10.2390700Z 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-01T10:09:10.2391942Z 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-01T10:09:10.2392890Z 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-01T10:09:10.2395937Z 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-01T10:09:10.2396498Z 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-01T10:09:10.2397702Z 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-01T10:09:10.2398868Z 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-01T10:09:10.2400145Z 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-01T10:09:10.2401317Z 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-01T10:09:10.2402504Z 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-01T10:09:10.2403815Z 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-01T10:09:10.2405137Z 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-01T10:09:10.2406091Z 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-01T10:09:10.2407123Z 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-01T10:09:10.2408323Z 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-01T10:09:10.2409476Z 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-01T10:09:10.2410813Z 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-01T10:09:10.2411824Z 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-01T10:09:10.2413082Z 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-01T10:09:10.2414385Z 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-01T10:09:10.2415674Z 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-01T10:09:10.2416668Z 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-01T10:09:10.2417792Z 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-01T10:09:10.2419141Z 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-01T10:09:10.2420468Z 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-01T10:09:10.2421597Z 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-01T10:09:10.2424107Z 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-01T10:09:10.2424717Z 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-01T10:09:10.2425593Z 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-01T10:09:10.2426621Z 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-01T10:09:10.2427687Z 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-01T10:09:10.2429134Z 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-01T10:09:10.2430337Z 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-01T10:09:10.2431661Z 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-01T10:09:10.2432900Z 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-01T10:09:10.2434824Z 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-01T10:09:10.2435413Z 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-01T10:09:10.2436762Z 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-01T10:09:10.2438184Z 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-01T10:09:10.2439124Z 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-01T10:09:10.2439925Z 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-01T10:09:10.2440629Z 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-01T10:09:10.2442093Z 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-01T10:09:10.2443203Z 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-01T10:09:10.2444111Z 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-01T10:09:10.2445078Z 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-01T10:09:10.2446303Z 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-01T10:09:10.2447483Z 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-01T10:09:10.2448694Z 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-01T10:09:10.2449955Z 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-01T10:09:10.2451207Z 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-01T10:09:10.2452277Z 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-01T10:09:10.2453511Z 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-01T10:09:10.2454562Z 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-01T10:09:10.2455614Z 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-01T10:09:10.2456784Z 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-01T10:09:10.2458097Z 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-01T10:09:10.2459364Z 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-01T10:09:10.2460753Z 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-01T10:09:10.2461910Z 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-01T10:09:10.2462987Z 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-01T10:09:10.2464099Z 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-01T10:09:10.2465229Z 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-01T10:09:10.2466668Z 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-01T10:09:10.2467694Z 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-01T10:09:10.2468902Z 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-01T10:09:10.2470100Z 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-01T10:09:10.2472381Z 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-01T10:09:10.2473256Z 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-01T10:09:10.2474373Z 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-01T10:09:10.2475525Z 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-01T10:09:10.2476850Z 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-01T10:09:10.2478049Z 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-01T10:09:10.2479192Z 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-01T10:09:10.2480322Z 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-01T10:09:10.2481605Z 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-01T10:09:10.2482769Z 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-01T10:09:10.2483952Z 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-01T10:09:10.2485202Z 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-01T10:09:10.2486337Z 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-01T10:09:10.2487503Z 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-01T10:09:10.2488623Z 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-01T10:09:10.2489909Z 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-01T10:09:10.2490948Z 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-01T10:09:10.2492124Z 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-01T10:09:10.2493397Z 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-01T10:09:10.2494824Z 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-01T10:09:10.2495915Z 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-01T10:09:10.2496999Z 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-01T10:09:10.2498121Z 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-01T10:09:10.2499591Z 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-01T10:09:10.2500830Z 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-01T10:09:10.2502007Z 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-01T10:09:10.2503280Z 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-01T10:09:10.2504369Z 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-01T10:09:10.2505626Z 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-01T10:09:10.2506689Z 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-01T10:09:10.2507828Z 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-01T10:09:10.2509000Z 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-01T10:09:10.2510291Z 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-01T10:09:10.2511448Z 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-01T10:09:10.2512811Z 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-01T10:09:10.2514061Z 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-01T10:09:10.2515125Z 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-01T10:09:10.2516366Z 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-01T10:09:10.2517480Z 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-01T10:09:10.2518640Z 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-01T10:09:10.2519753Z 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-01T10:09:10.2520901Z 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-01T10:09:10.2522041Z 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-01T10:09:10.2523433Z 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-01T10:09:10.2524514Z 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-01T10:09:10.2525855Z 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-01T10:09:10.2526837Z 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-01T10:09:10.2528007Z 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-01T10:09:10.2529158Z 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-01T10:09:10.2530552Z 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-01T10:09:10.2532037Z 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-01T10:09:10.2533008Z 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-01T10:09:10.2534165Z 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-01T10:09:10.2535316Z 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-01T10:09:10.2536457Z 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-01T10:09:10.2537658Z 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-01T10:09:10.2538953Z 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-01T10:09:10.2540060Z 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-01T10:09:10.2541362Z 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-01T10:09:10.2542519Z 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-01T10:09:10.2543889Z 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-01T10:09:10.2544971Z 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-01T10:09:10.2546182Z 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-01T10:09:10.2547314Z 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-01T10:09:10.2549529Z 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-01T10:09:10.2550462Z 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-01T10:09:10.2551548Z 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-01T10:09:10.2554456Z 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-01T10:09:10.2555190Z 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-01T10:09:10.2556128Z 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-01T10:09:10.2557408Z 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-01T10:09:10.2558383Z 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-01T10:09:10.2559662Z 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-01T10:09:10.2560991Z 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-01T10:09:10.2562118Z 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-01T10:09:10.2563318Z 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-01T10:09:10.2564489Z 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-01T10:09:10.2565781Z 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-01T10:09:10.2566891Z 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-01T10:09:10.2568032Z 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-01T10:09:10.2569251Z 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-01T10:09:10.2570428Z 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-01T10:09:10.2571723Z 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-01T10:09:10.2572819Z 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-01T10:09:10.2573950Z 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-01T10:09:10.2575086Z 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-01T10:09:10.2576452Z 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-01T10:09:10.2577539Z 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-01T10:09:10.2578701Z 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-01T10:09:10.2579858Z 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-01T10:09:10.2581138Z 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-01T10:09:10.2582286Z 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-01T10:09:10.2583626Z 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-01T10:09:10.2584801Z 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-01T10:09:10.2586145Z 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-01T10:09:10.2587241Z 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-01T10:09:10.2588480Z 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-01T10:09:10.2589639Z 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-01T10:09:10.2590874Z 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-01T10:09:10.2592381Z 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-01T10:09:10.2593396Z 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-01T10:09:10.2594546Z 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-01T10:09:10.2595840Z 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-01T10:09:10.2597093Z 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-01T10:09:10.2598137Z 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-01T10:09:10.2599377Z 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-01T10:09:10.2600777Z 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-01T10:09:10.2602100Z 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-01T10:09:10.2603015Z 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-01T10:09:10.2604332Z 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-01T10:09:10.2605525Z 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-01T10:09:10.2606603Z 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-01T10:09:10.2607643Z 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-01T10:09:10.2608996Z 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-01T10:09:10.2610171Z 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-01T10:09:10.2611539Z 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-01T10:09:10.2612603Z 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-01T10:09:10.2613738Z 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-01T10:09:10.2614972Z 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-01T10:09:10.2616168Z 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-01T10:09:10.2617919Z 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-01T10:09:10.2618377Z 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-01T10:09:10.2619511Z 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-01T10:09:10.2620418Z 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-01T10:09:10.2621971Z 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-01T10:09:10.2622609Z 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-01T10:09:10.2624039Z 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-01T10:09:10.2624873Z 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-01T10:09:10.2626799Z 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-01T10:09:10.2627397Z 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-01T10:09:10.2628522Z 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-01T10:09:10.2629215Z 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-01T10:09:10.2630658Z 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-01T10:09:10.2631711Z 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-01T10:09:10.2632777Z 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-01T10:09:10.2633842Z 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-01T10:09:10.2634679Z 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-01T10:09:10.2635500Z 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-01T10:09:10.2636459Z 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-01T10:09:10.2637352Z 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-01T10:09:10.2638583Z 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-01T10:09:10.2639451Z 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-01T10:09:10.2640439Z 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-01T10:09:10.2641353Z 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-01T10:09:10.2642424Z 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-01T10:09:10.2643339Z 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-01T10:09:10.2644630Z 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-01T10:09:10.2645420Z 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-01T10:09:10.2646277Z 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-01T10:09:10.2647141Z 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-01T10:09:10.2648166Z 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-01T10:09:10.2649079Z 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-01T10:09:10.2650100Z 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-01T10:09:10.2650994Z 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-01T10:09:10.2651963Z 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-01T10:09:10.2653152Z 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-01T10:09:10.2654059Z 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-01T10:09:10.2655385Z 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-01T10:09:10.2656309Z 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-01T10:09:10.2657177Z 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-01T10:09:10.2658176Z 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-01T10:09:10.2659330Z 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-01T10:09:10.2660131Z 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-01T10:09:10.2660998Z 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-01T10:09:10.2662113Z 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-01T10:09:10.2663014Z 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-01T10:09:10.2664538Z 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-01T10:09:10.2665342Z 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-01T10:09:10.2666441Z 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-01T10:09:10.2667526Z 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-01T10:09:10.2668683Z 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-01T10:09:10.2669290Z 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-01T10:09:10.2670407Z 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-01T10:09:10.2671542Z 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-01T10:09:10.2672534Z 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-01T10:09:10.2673149Z 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-01T10:09:10.2674563Z 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-01T10:09:10.2675140Z 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-01T10:09:10.2676193Z 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-01T10:09:10.2677158Z 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-01T10:09:10.2678171Z 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-01T10:09:10.2679195Z 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-01T10:09:10.2680029Z 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-01T10:09:10.2680914Z 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-01T10:09:10.2681812Z 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-01T10:09:10.2682834Z 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-01T10:09:10.2683665Z 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-01T10:09:10.2685479Z 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-01T10:09:10.2685926Z 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-01T10:09:10.2686471Z 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-01T10:09:10.2687312Z 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-01T10:09:10.2688347Z 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-01T10:09:10.2690058Z 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-01T10:09:10.2690647Z 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-01T10:09:10.2692864Z 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-01T10:09:10.2693340Z 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-01T10:09:10.2693850Z 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-01T10:09:10.2694988Z 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-01T10:09:10.2696081Z 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-01T10:09:10.2696814Z 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-01T10:09:10.2698596Z 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-01T10:09:10.2698990Z 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-01T10:09:10.2700553Z 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-01T10:09:10.2701032Z 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-01T10:09:10.2702578Z 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-01T10:09:10.2703128Z 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-01T10:09:10.2704702Z 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-01T10:09:10.2705174Z 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-01T10:09:10.2706499Z 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-01T10:09:10.2707173Z 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-01T10:09:10.2708256Z 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-01T10:09:10.2709862Z 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-01T10:09:10.2710351Z 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-01T10:09:10.2711936Z 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-01T10:09:10.2712502Z 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-01T10:09:10.2714512Z 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-01T10:09:10.2715191Z 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-01T10:09:10.2716130Z 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-01T10:09:10.2717214Z 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-01T10:09:10.2718405Z 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-01T10:09:10.2719143Z 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-01T10:09:10.2720623Z 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-01T10:09:10.2721263Z 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-01T10:09:10.2721881Z 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-01T10:09:10.2722929Z 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-01T10:09:10.2724130Z 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-01T10:09:10.2724913Z 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-01T10:09:10.2726270Z 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-01T10:09:10.2727388Z 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-01T10:09:10.2728130Z 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-01T10:09:10.2729833Z 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-01T10:09:10.2730608Z 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-01T10:09:10.2731526Z 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-01T10:09:10.2732729Z 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-01T10:09:10.2733638Z 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-01T10:09:10.2734618Z 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-01T10:09:10.2735735Z 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-01T10:09:10.2736672Z 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-01T10:09:10.2737705Z 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-01T10:09:10.2738734Z 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-01T10:09:10.2739879Z 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-01T10:09:10.2740952Z 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-01T10:09:10.2741746Z 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-01T10:09:10.2742794Z 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-01T10:09:10.2743739Z 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-01T10:09:10.2744802Z 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-01T10:09:10.2745825Z 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-01T10:09:10.2746657Z 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-01T10:09:10.2747760Z 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-01T10:09:10.2748700Z 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-01T10:09:10.2749603Z 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-01T10:09:10.2750402Z 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-01T10:09:10.2751274Z 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-01T10:09:10.2752938Z 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-01T10:09:10.2753430Z 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-01T10:09:10.2754492Z 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-01T10:09:10.2756086Z 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-01T10:09:10.2757018Z 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-01T10:09:10.2758261Z 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-01T10:09:10.2759270Z 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-01T10:09:10.2760318Z 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-01T10:09:10.2761563Z 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-01T10:09:10.2762869Z 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-01T10:09:10.2764243Z 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-01T10:09:10.2765548Z 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-01T10:09:10.2766816Z 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-01T10:09:10.2767906Z 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-01T10:09:10.2769306Z 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-01T10:09:10.2770322Z 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-01T10:09:10.2771519Z 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-01T10:09:10.2772898Z 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-01T10:09:10.2774052Z 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-01T10:09:10.2775148Z 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-01T10:09:10.2776244Z 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-01T10:09:10.2777418Z 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-01T10:09:10.2778782Z 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-01T10:09:10.2780076Z 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-01T10:09:10.2781337Z 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-01T10:09:10.2782601Z 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-01T10:09:10.2783615Z 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-01T10:09:10.2784707Z 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-01T10:09:10.2785987Z 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-01T10:09:10.2787274Z 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-01T10:09:10.2788507Z 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-01T10:09:10.2789770Z 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-01T10:09:10.2790836Z 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-01T10:09:10.2792306Z 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-01T10:09:10.2793575Z 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-01T10:09:10.2794685Z 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-01T10:09:10.2795811Z 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-01T10:09:10.2796945Z 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-01T10:09:10.2798128Z 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-01T10:09:10.2799271Z 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-01T10:09:10.2800556Z 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-01T10:09:10.2801644Z 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-01T10:09:10.2802858Z 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-01T10:09:10.2804113Z 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-01T10:09:10.2805294Z 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-01T10:09:10.2806599Z 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-01T10:09:10.2807692Z 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-01T10:09:10.2809038Z 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-01T10:09:10.2810137Z 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-01T10:09:10.2811285Z 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-01T10:09:10.2812410Z 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-01T10:09:10.2813743Z 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-01T10:09:10.2814792Z 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-01T10:09:10.2815992Z 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-01T10:09:10.2817094Z 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-01T10:09:10.2818426Z 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-01T10:09:10.2820346Z 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-01T10:09:10.2820934Z 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-01T10:09:10.2821879Z 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-01T10:09:10.2823160Z 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-01T10:09:10.2824540Z 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-01T10:09:10.2825940Z 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-01T10:09:10.2826990Z 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-01T10:09:10.2828212Z 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-01T10:09:10.2829336Z 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-01T10:09:10.2830514Z 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-01T10:09:10.2831678Z 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-01T10:09:10.2833698Z 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-01T10:09:10.2834936Z 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-01T10:09:10.2836392Z 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-01T10:09:10.2837380Z 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-01T10:09:10.2838599Z 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-01T10:09:10.2839579Z 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-01T10:09:10.2840856Z 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-01T10:09:10.2842016Z 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-01T10:09:10.2843163Z 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-01T10:09:10.2845241Z 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-01T10:09:10.2845969Z 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-01T10:09:10.2847317Z 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-01T10:09:10.2848472Z 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-01T10:09:10.2849703Z 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-01T10:09:10.2850915Z 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-01T10:09:10.2852441Z 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-01T10:09:10.2853123Z 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-01T10:09:10.2854312Z 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-01T10:09:10.2855444Z 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-01T10:09:10.2856777Z 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-01T10:09:10.2858059Z 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-01T10:09:10.2859123Z 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-01T10:09:10.2860452Z 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-01T10:09:10.2861667Z 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-01T10:09:10.2862712Z 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-01T10:09:10.2863964Z 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-01T10:09:10.2865278Z 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-01T10:09:10.2866388Z 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-01T10:09:10.2867713Z 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-01T10:09:10.2868965Z 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-01T10:09:10.2870247Z 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-01T10:09:10.2872043Z 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-01T10:09:10.2873178Z 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-01T10:09:10.2874695Z 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-01T10:09:10.2876121Z 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-01T10:09:10.2877337Z 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-01T10:09:10.2878522Z 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-01T10:09:10.2880056Z 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-01T10:09:10.2881299Z 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-01T10:09:10.2882080Z 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-01T10:09:10.2883364Z 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-01T10:09:10.2884565Z 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-01T10:09:10.2885672Z 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-01T10:09:10.2886825Z 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-01T10:09:10.2888152Z 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-01T10:09:10.2889378Z 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-01T10:09:10.2890741Z 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-01T10:09:10.2892177Z 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-01T10:09:10.2893266Z 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-01T10:09:10.2894350Z 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-01T10:09:10.2895597Z 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-01T10:09:10.2896834Z 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-01T10:09:10.2897831Z 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-01T10:09:10.2898868Z 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-01T10:09:10.2900112Z 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-01T10:09:10.2901478Z 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-01T10:09:10.2902735Z 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-01T10:09:10.2903725Z 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-01T10:09:10.2905066Z 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-01T10:09:10.2906100Z 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-01T10:09:10.2907279Z 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-01T10:09:10.2908471Z 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-01T10:09:10.2909707Z 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-01T10:09:10.2910903Z 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-01T10:09:10.2913126Z 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-01T10:09:10.2914163Z 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-01T10:09:10.2915490Z 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-01T10:09:10.2916536Z 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-01T10:09:10.2917707Z 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-01T10:09:10.2918887Z 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-01T10:09:10.2920133Z 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-01T10:09:10.2921328Z 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-01T10:09:10.2922616Z 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-01T10:09:10.2923953Z 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-01T10:09:10.2925264Z 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-01T10:09:10.2926224Z 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-01T10:09:10.2927419Z 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-01T10:09:10.2928521Z 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-01T10:09:10.2929906Z 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-01T10:09:10.2931359Z 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-01T10:09:10.2932489Z 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-01T10:09:10.2933583Z 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-01T10:09:10.2934793Z 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-01T10:09:10.2935943Z 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-01T10:09:10.2937040Z 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-01T10:09:10.2939197Z 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-01T10:09:10.2939953Z 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-01T10:09:10.2940763Z 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-01T10:09:10.2941929Z 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-01T10:09:10.2942864Z 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-01T10:09:10.2944383Z 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-01T10:09:10.2945825Z 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-01T10:09:10.2947086Z 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-01T10:09:10.2948521Z 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-01T10:09:10.2949667Z 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-01T10:09:10.2950941Z 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-01T10:09:10.2952214Z 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-01T10:09:10.2953539Z 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-01T10:09:10.2954628Z 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-01T10:09:10.2955996Z 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-01T10:09:10.2957053Z 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-01T10:09:10.2958187Z 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-01T10:09:10.2959380Z 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-01T10:09:10.2960764Z 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-01T10:09:10.2961844Z 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-01T10:09:10.2963000Z 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-01T10:09:10.2964147Z 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-01T10:09:10.2965491Z 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-01T10:09:10.2966581Z 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-01T10:09:10.2967696Z 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-01T10:09:10.2968858Z 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-01T10:09:10.2970190Z 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-01T10:09:10.2971371Z 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-01T10:09:10.2972572Z 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-01T10:09:10.2973912Z 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-01T10:09:10.2975247Z 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-01T10:09:10.2976260Z 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-01T10:09:10.2977417Z 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-01T10:09:10.2978515Z 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-01T10:09:10.2979844Z 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-01T10:09:10.2981182Z 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-01T10:09:10.2982446Z 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-01T10:09:10.2983403Z 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-01T10:09:10.2984619Z 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-01T10:09:10.2985796Z 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-01T10:09:10.2986992Z 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-01T10:09:10.2988190Z 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-01T10:09:10.2989687Z 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-01T10:09:10.2991487Z 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-01T10:09:10.2992697Z 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-01T10:09:10.2993945Z 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-01T10:09:10.2995335Z 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-01T10:09:10.2996374Z 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-01T10:09:10.2997648Z 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-01T10:09:10.2998792Z 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-01T10:09:10.2999920Z 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-01T10:09:10.3001142Z 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-01T10:09:10.3002312Z 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-01T10:09:10.3003642Z 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-01T10:09:10.3004959Z 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-01T10:09:10.3006103Z 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-01T10:09:10.3007260Z 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-01T10:09:10.3008329Z 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-01T10:09:10.3009682Z 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-01T10:09:10.3010875Z 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-01T10:09:10.3011931Z 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-01T10:09:10.3013240Z 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-01T10:09:10.3014537Z 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-01T10:09:10.3015691Z 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-01T10:09:10.3016819Z 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-01T10:09:10.3018134Z 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-01T10:09:10.3019357Z 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-01T10:09:10.3020437Z 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-01T10:09:10.3021638Z 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-01T10:09:10.3022811Z 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-01T10:09:10.3023954Z 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-01T10:09:10.3025172Z 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-01T10:09:10.3026511Z 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-01T10:09:10.3027770Z 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-01T10:09:10.3028889Z 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-01T10:09:10.3030064Z 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-01T10:09:10.3031488Z 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-01T10:09:10.3032545Z 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-01T10:09:10.3034898Z 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-01T10:09:10.3035625Z 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-01T10:09:10.3037003Z 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-01T10:09:10.3038271Z 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-01T10:09:10.3039306Z 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-01T10:09:10.3040554Z 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-01T10:09:10.3042040Z 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-01T10:09:10.3042921Z 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-01T10:09:10.3044026Z 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-01T10:09:10.3045238Z 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-01T10:09:10.3046450Z 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-01T10:09:10.3047607Z 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-01T10:09:10.3048717Z 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-01T10:09:10.3049990Z 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-01T10:09:10.3051384Z 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-01T10:09:10.3052454Z 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-01T10:09:10.3053699Z 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-01T10:09:10.3055245Z 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-01T10:09:10.3056567Z 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-01T10:09:10.3057831Z 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-01T10:09:10.3058850Z 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-01T10:09:10.3059966Z 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-01T10:09:10.3061242Z 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-01T10:09:10.3062411Z 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-01T10:09:10.3063722Z 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-01T10:09:10.3064976Z 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-01T10:09:10.3066059Z 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-01T10:09:10.3067048Z 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-01T10:09:10.3069170Z 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-01T10:09:10.3070217Z 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-01T10:09:10.3071327Z 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-01T10:09:10.3072514Z 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-01T10:09:10.3073592Z 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-01T10:09:10.3074857Z 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-01T10:09:10.3075914Z 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-01T10:09:10.3077347Z 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-01T10:09:10.3078452Z 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-01T10:09:10.3079682Z 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-01T10:09:10.3080681Z 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-01T10:09:10.3081811Z 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-01T10:09:10.3083307Z 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-01T10:09:10.3084489Z 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-01T10:09:10.3085533Z 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-01T10:09:10.3086789Z 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-01T10:09:10.3087868Z 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-01T10:09:10.3089156Z 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-01T10:09:10.3090252Z 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-01T10:09:10.3091594Z 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-01T10:09:10.3092778Z 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-01T10:09:10.3093995Z 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-01T10:09:10.3095101Z 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-01T10:09:10.3096433Z 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-01T10:09:10.3097525Z 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-01T10:09:10.3098699Z 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-01T10:09:10.3099968Z 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-01T10:09:10.3101235Z 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-01T10:09:10.3102581Z 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-01T10:09:10.3103754Z 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-01T10:09:10.3104900Z 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-01T10:09:10.3105972Z 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-01T10:09:10.3107232Z 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-01T10:09:10.3108403Z 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-01T10:09:10.3109857Z 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-01T10:09:10.3111137Z 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-01T10:09:10.3112319Z 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-01T10:09:10.3113416Z 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-01T10:09:10.3114610Z 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-01T10:09:10.3115812Z 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-01T10:09:10.3117004Z 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-01T10:09:10.3118164Z 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-01T10:09:10.3119281Z 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-01T10:09:10.3120612Z 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-01T10:09:10.3121899Z 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-01T10:09:10.3122957Z 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-01T10:09:10.3124175Z 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-01T10:09:10.3125301Z 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-01T10:09:10.3126484Z 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-01T10:09:10.3127617Z 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-01T10:09:10.3128818Z 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-01T10:09:10.3130064Z 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-01T10:09:10.3131331Z 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-01T10:09:10.3132497Z 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-01T10:09:10.3133615Z 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-01T10:09:10.3134810Z 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-01T10:09:10.3135970Z 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-01T10:09:10.3137319Z 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-01T10:09:10.3138746Z 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-01T10:09:10.3139787Z 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-01T10:09:10.3141006Z 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-01T10:09:10.3142136Z 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-01T10:09:10.3143391Z 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-01T10:09:10.3144499Z 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-01T10:09:10.3145761Z 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-01T10:09:10.3147640Z 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-01T10:09:10.3148846Z 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-01T10:09:10.3150721Z 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-01T10:09:10.3151171Z 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-01T10:09:10.3152267Z 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-01T10:09:10.3153481Z 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-01T10:09:10.3154369Z 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-01T10:09:10.3155389Z 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-01T10:09:10.3156632Z 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-01T10:09:10.3158189Z 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-01T10:09:10.3158515Z 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-01T10:09:10.3160318Z 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-01T10:09:10.3160806Z 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-01T10:09:10.3161909Z 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-01T10:09:10.3162851Z 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-01T10:09:10.3163656Z 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-01T10:09:10.3164609Z 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-01T10:09:10.3166010Z 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-01T10:09:10.3166445Z 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-01T10:09:10.3167952Z 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-01T10:09:10.3168809Z 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-01T10:09:10.3169789Z 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-01T10:09:10.3170822Z 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-01T10:09:10.3171949Z 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-01T10:09:10.3172882Z 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-01T10:09:10.3173981Z 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-01T10:09:10.3175020Z 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-01T10:09:10.3176031Z 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-01T10:09:10.3177045Z 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-01T10:09:10.3178038Z 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-01T10:09:10.3179162Z 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-01T10:09:10.3180426Z 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-01T10:09:10.3181255Z 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-01T10:09:10.3182324Z 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-01T10:09:10.3183568Z 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-01T10:09:10.3184462Z 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-01T10:09:10.3185727Z 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-01T10:09:10.3186482Z 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-01T10:09:10.3187407Z 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-01T10:09:10.3188908Z 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-01T10:09:10.3189617Z 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-01T10:09:10.3190985Z 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-01T10:09:10.3191322Z 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-01T10:09:10.3192841Z 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-01T10:09:10.3194252Z 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-01T10:09:10.3195692Z 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-01T10:09:10.3196475Z 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-01T10:09:10.3197543Z 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-01T10:09:10.3198707Z 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-01T10:09:10.3199670Z 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-01T10:09:10.3200694Z 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-01T10:09:10.3202598Z 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-01T10:09:10.3203129Z 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-01T10:09:10.3203642Z 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-01T10:09:10.3204927Z 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-01T10:09:10.3205489Z 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-01T10:09:10.3206737Z 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-01T10:09:10.3207433Z 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-01T10:09:10.3208490Z 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-01T10:09:10.3209263Z 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-01T10:09:10.3210795Z 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-01T10:09:10.3211819Z 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-01T10:09:10.3212324Z 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-01T10:09:10.3213802Z 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-01T10:09:10.3215261Z 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-01T10:09:10.3216332Z 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-01T10:09:10.3217239Z 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-01T10:09:10.3218229Z 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-01T10:09:10.3219480Z 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-01T10:09:10.3220344Z 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-01T10:09:10.3221292Z 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-01T10:09:10.3222446Z 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-01T10:09:10.3223968Z 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-01T10:09:10.3224422Z 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-01T10:09:10.3226563Z 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-01T10:09:10.3227174Z 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-01T10:09:10.3227882Z 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-01T10:09:10.3228458Z 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-01T10:09:10.3229353Z 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-01T10:09:10.3230371Z 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-01T10:09:10.3231293Z 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-01T10:09:10.3232800Z 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-01T10:09:10.3233330Z 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-01T10:09:10.3234752Z 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-01T10:09:10.3235339Z 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-01T10:09:10.3236288Z 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-01T10:09:10.3237336Z 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-01T10:09:10.3238013Z 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-01T10:09:10.3239103Z 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-01T10:09:10.3240175Z 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-01T10:09:10.3240748Z 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-01T10:09:10.3241737Z 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-01T10:09:10.3242610Z 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-01T10:09:10.3243726Z 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-01T10:09:10.3244924Z 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-01T10:09:10.3245692Z 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-01T10:09:10.3246647Z 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-01T10:09:10.3248078Z 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-01T10:09:10.3248849Z 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-01T10:09:10.3249872Z 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-01T10:09:10.3250753Z 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-01T10:09:10.3252071Z 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-01T10:09:10.3252936Z 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-01T10:09:10.3254140Z 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-01T10:09:10.3255134Z 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-01T10:09:10.3256383Z 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-01T10:09:10.3257339Z 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-01T10:09:10.3258553Z 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-01T10:09:10.3259171Z 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-01T10:09:10.3260540Z 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-01T10:09:10.3261490Z 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-01T10:09:10.3262909Z 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-01T10:09:10.3263317Z 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-01T10:09:10.3264523Z 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-01T10:09:10.3265721Z 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-01T10:09:10.3266961Z 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-01T10:09:10.3267800Z 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-01T10:09:10.3269122Z 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-01T10:09:10.3270156Z 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-01T10:09:10.3271475Z 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-01T10:09:10.3272526Z 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-01T10:09:10.3273560Z 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-01T10:09:10.3274950Z 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-01T10:09:10.3275794Z 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-01T10:09:10.3277345Z 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-01T10:09:10.3278077Z 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-01T10:09:10.3279072Z 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-01T10:09:10.3280271Z 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-01T10:09:10.3282420Z 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-01T10:09:10.3283161Z 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-01T10:09:10.3284349Z 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-01T10:09:10.3285419Z 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-01T10:09:10.3286627Z 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-01T10:09:10.3287961Z 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-01T10:09:10.3289014Z 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-01T10:09:10.3289874Z 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-01T10:09:10.3291044Z 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-01T10:09:10.3291703Z 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-01T10:09:10.3292729Z 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-01T10:09:10.3293705Z 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-01T10:09:10.3294487Z 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-01T10:09:10.3295501Z 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-01T10:09:10.3296205Z 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-01T10:09:10.3297289Z 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-01T10:09:10.3298236Z 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-01T10:09:10.3299244Z 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-01T10:09:10.3300272Z 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-01T10:09:10.3301406Z 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-01T10:09:10.3302502Z 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-01T10:09:10.3303345Z 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-01T10:09:10.3304323Z 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-01T10:09:10.3305728Z 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-01T10:09:10.3306578Z 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-01T10:09:10.3307382Z 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-01T10:09:10.3308478Z 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-01T10:09:10.3309208Z 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-01T10:09:10.3310515Z 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-01T10:09:10.3311984Z 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-01T10:09:10.3312312Z 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-01T10:09:10.3313580Z 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-01T10:09:10.3314523Z 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-01T10:09:10.3315403Z 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-01T10:09:10.3316591Z 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-01T10:09:10.3317254Z 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-01T10:09:10.3318493Z 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-01T10:09:10.3319354Z 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-01T10:09:10.3320368Z 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-01T10:09:10.3321696Z 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-01T10:09:10.3322555Z 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-01T10:09:10.3323522Z 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-01T10:09:10.3324455Z 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-01T10:09:10.3325653Z 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-01T10:09:10.3326545Z 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-01T10:09:10.3328055Z 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-01T10:09:10.3328835Z 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-01T10:09:10.3329797Z 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-01T10:09:10.3331383Z 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-01T10:09:10.3332147Z 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-01T10:09:10.3333110Z 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-01T10:09:10.3334050Z 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-01T10:09:10.3335329Z 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-01T10:09:10.3336526Z 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-01T10:09:10.3337372Z 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-01T10:09:10.3338195Z 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-01T10:09:10.3339221Z 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-01T10:09:10.3340391Z 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-01T10:09:10.3341536Z 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-01T10:09:10.3342531Z 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-01T10:09:10.3343770Z 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-01T10:09:10.3345324Z 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-01T10:09:10.3346204Z 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-01T10:09:10.3347172Z 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-01T10:09:10.3348805Z 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-01T10:09:10.3349585Z 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-01T10:09:10.3350697Z 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-01T10:09:10.3351691Z 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-01T10:09:10.3353260Z 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-01T10:09:10.3354219Z 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-01T10:09:10.3355670Z 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-01T10:09:10.3356554Z 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-01T10:09:10.3357679Z 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-01T10:09:10.3358587Z 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-01T10:09:10.3359894Z 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-01T10:09:10.3360796Z 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-01T10:09:10.3362018Z 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-01T10:09:10.3362889Z 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-01T10:09:10.3364085Z 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-01T10:09:10.3365051Z 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-01T10:09:10.3366237Z 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-01T10:09:10.3367202Z 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-01T10:09:10.3368543Z 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-01T10:09:10.3369422Z 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-01T10:09:10.3370823Z 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-01T10:09:10.3371631Z 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-01T10:09:10.3372885Z 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-01T10:09:10.3373566Z 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-01T10:09:10.3374686Z 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-01T10:09:10.3375756Z 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-01T10:09:10.3376582Z 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-01T10:09:10.3377594Z 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-01T10:09:10.3378174Z 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-01T10:09:10.3379646Z 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-01T10:09:10.3380232Z 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-01T10:09:10.3382019Z 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-01T10:09:10.3382385Z 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-01T10:09:10.3383115Z 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-01T10:09:10.3384214Z 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-01T10:09:10.3385759Z 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-01T10:09:10.3386435Z 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-01T10:09:10.3387389Z 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-01T10:09:10.3388543Z 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-01T10:09:10.3389389Z 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-01T10:09:10.3390945Z 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-01T10:09:10.3391585Z 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-01T10:09:10.3392948Z 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-01T10:09:10.3394519Z 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-01T10:09:10.3395994Z 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-01T10:09:10.3396312Z 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-01T10:09:10.3397626Z 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-01T10:09:10.3398331Z 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-01T10:09:10.3399337Z 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-01T10:09:10.3400137Z 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-01T10:09:10.3401001Z 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-01T10:09:10.3402353Z 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-01T10:09:10.3402821Z 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-01T10:09:10.3404249Z 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-01T10:09:10.3404848Z 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-01T10:09:10.3406187Z 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-01T10:09:10.3407038Z 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-01T10:09:10.3408180Z 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-01T10:09:10.3409119Z 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-01T10:09:10.3410241Z 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-01T10:09:10.3411226Z 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-01T10:09:10.3412754Z 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-01T10:09:10.3413410Z 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-01T10:09:10.3414294Z 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-01T10:09:10.3415676Z 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-01T10:09:10.3416365Z 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-01T10:09:10.3417266Z 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-01T10:09:10.3419157Z 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-01T10:09:10.3419920Z 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-01T10:09:10.3420697Z 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-01T10:09:10.3421670Z 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-01T10:09:10.3422571Z 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-01T10:09:10.3423980Z 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-01T10:09:10.3424782Z 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-01T10:09:10.3425765Z 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-01T10:09:10.3426997Z 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-01T10:09:10.3427836Z 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-01T10:09:10.3428863Z 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-01T10:09:10.3429933Z 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-01T10:09:10.3430978Z 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-01T10:09:10.3432276Z 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-01T10:09:10.3433285Z 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-01T10:09:10.3434191Z 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-01T10:09:10.3435043Z 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-01T10:09:10.3436215Z 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-01T10:09:10.3437025Z 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-01T10:09:10.3437891Z 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-01T10:09:10.3438830Z 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-01T10:09:10.3439734Z 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-01T10:09:10.3440567Z 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-01T10:09:10.3441666Z 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-01T10:09:10.3442541Z 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-01T10:09:10.3443720Z 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-01T10:09:10.3445359Z 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-01T10:09:10.3446032Z 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-01T10:09:10.3446430Z 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-01T10:09:10.3447510Z 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-01T10:09:10.3447833Z 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-01T10:09:10.3449050Z 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-01T10:09:10.3450044Z 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-01T10:09:10.3450798Z 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-01T10:09:10.3451495Z 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-01T10:09:10.3452327Z 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-01T10:09:10.3453222Z 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-01T10:09:10.3453975Z 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-01T10:09:10.3454870Z 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-01T10:09:10.3455700Z 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-01T10:09:10.3457209Z 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-01T10:09:10.3457691Z 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-01T10:09:10.3458819Z 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-01T10:09:10.3459832Z 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-01T10:09:10.3460857Z 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-01T10:09:10.3462023Z 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-01T10:09:10.3462952Z 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-01T10:09:10.3463815Z 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-01T10:09:10.3464862Z 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-01T10:09:10.3465572Z 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-01T10:09:10.3466802Z 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-01T10:09:10.3468185Z 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-01T10:09:10.3468912Z 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-01T10:09:10.3470061Z 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-01T10:09:10.3471066Z 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-01T10:09:10.3471438Z 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-01T10:09:10.3472629Z 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-01T10:09:10.3473720Z 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-01T10:09:10.3474710Z 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-01T10:09:10.3475613Z 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-01T10:09:10.3476837Z 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-01T10:09:10.3478302Z 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-01T10:09:10.3479345Z 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-01T10:09:10.3480694Z 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-01T10:09:10.3481570Z 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-01T10:09:10.3482759Z 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-01T10:09:10.3483633Z 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-01T10:09:10.3485061Z 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-01T10:09:10.3485972Z 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-01T10:09:10.3486395Z 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-01T10:09:10.3487910Z 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-01T10:09:10.3488375Z 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-01T10:09:10.3489586Z 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-01T10:09:10.3490571Z 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-01T10:09:10.3492250Z 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-01T10:09:10.3492709Z 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-01T10:09:10.3493825Z 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-01T10:09:10.3494799Z 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-01T10:09:10.3495754Z 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-01T10:09:10.3496718Z 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-01T10:09:10.3498113Z 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-01T10:09:10.3499140Z 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-01T10:09:10.3500091Z 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-01T10:09:10.3501113Z 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-01T10:09:10.3502466Z 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-01T10:09:10.3503940Z 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-01T10:09:10.3504408Z 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-01T10:09:10.3505451Z 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-01T10:09:10.3506061Z 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-01T10:09:10.3507079Z 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-01T10:09:10.3508027Z 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-01T10:09:10.3509558Z 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-01T10:09:10.3510522Z 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-01T10:09:10.3511959Z 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-01T10:09:10.3512894Z 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-01T10:09:10.3513995Z 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-01T10:09:10.3515244Z 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-01T10:09:10.3516452Z 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-01T10:09:10.3517681Z 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-01T10:09:10.3518903Z 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-01T10:09:10.3520113Z 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-01T10:09:10.3521290Z 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-01T10:09:10.3522424Z 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-01T10:09:10.3523721Z 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-01T10:09:10.3524880Z 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-01T10:09:10.3526241Z 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-01T10:09:10.3527317Z 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-01T10:09:10.3528630Z 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-01T10:09:10.3529766Z 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-01T10:09:10.3531068Z 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-01T10:09:10.3532203Z 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-01T10:09:10.3533366Z 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-01T10:09:10.3534395Z 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-01T10:09:10.3535612Z 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-01T10:09:10.3536836Z 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-01T10:09:10.3538297Z 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-01T10:09:10.3539396Z 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-01T10:09:10.3540564Z 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-01T10:09:10.3541728Z 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-01T10:09:10.3542924Z 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-01T10:09:10.3544090Z 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-01T10:09:10.3545560Z 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-01T10:09:10.3546739Z 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-01T10:09:10.3547751Z 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-01T10:09:10.3549117Z 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-01T10:09:10.3551246Z 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-01T10:09:10.3552201Z 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-01T10:09:10.3553467Z 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-01T10:09:10.3555641Z 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-01T10:09:10.3556562Z 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-01T10:09:10.3557814Z 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-01T10:09:10.3559186Z 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-01T10:09:10.3560353Z 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-01T10:09:10.3561288Z 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-01T10:09:10.3562599Z 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-01T10:09:10.3563728Z 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-01T10:09:10.3564939Z 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-01T10:09:10.3566095Z 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-01T10:09:10.3567490Z 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-01T10:09:10.3568823Z 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-01T10:09:10.3570228Z 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-01T10:09:10.3571497Z 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-01T10:09:10.3572794Z 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-01T10:09:10.3573969Z 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-01T10:09:10.3575144Z 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-01T10:09:10.3576390Z 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-01T10:09:10.3577634Z 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-01T10:09:10.3578574Z 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-01T10:09:10.3579772Z 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-01T10:09:10.3581900Z 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-01T10:09:10.3582730Z 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-01T10:09:10.3583606Z 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-01T10:09:10.3584780Z 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-01T10:09:10.3585867Z 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-01T10:09:10.3587148Z 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-01T10:09:10.3588314Z 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-01T10:09:10.3589569Z 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-01T10:09:10.3590835Z 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-01T10:09:10.3592263Z 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-01T10:09:10.3593666Z 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-01T10:09:10.3594876Z 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-01T10:09:10.3595954Z 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-01T10:09:10.3597013Z 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-01T10:09:10.3598250Z 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-01T10:09:10.3599488Z 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-01T10:09:10.3600760Z 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-01T10:09:10.3601852Z 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-01T10:09:10.3603208Z 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-01T10:09:10.3604394Z 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-01T10:09:10.3605468Z 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-01T10:09:10.3606606Z 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-01T10:09:10.3607898Z 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-01T10:09:10.3609186Z 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-01T10:09:10.3610441Z 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-01T10:09:10.3611666Z 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-01T10:09:10.3613003Z 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-01T10:09:10.3614235Z 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-01T10:09:10.3615579Z 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-01T10:09:10.3616642Z 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-01T10:09:10.3617811Z 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-01T10:09:10.3618985Z 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-01T10:09:10.3620313Z 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-01T10:09:10.3625244Z 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-01T10:09:10.3625834Z 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-01T10:09:10.3626445Z 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-01T10:09:10.3627169Z 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-01T10:09:10.3627742Z 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-01T10:09:10.3628323Z 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-01T10:09:10.3628963Z 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-01T10:09:10.3629552Z 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-01T10:09:10.3630280Z 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-01T10:09:10.3631380Z 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-01T10:09:10.3632637Z 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-01T10:09:10.3633976Z 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-01T10:09:10.3635183Z 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-01T10:09:10.3636425Z 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-01T10:09:10.3637478Z 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-01T10:09:10.3638794Z 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-01T10:09:10.3639874Z 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-01T10:09:10.3640990Z 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-01T10:09:10.3642127Z 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-01T10:09:10.3644326Z 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-01T10:09:10.3644936Z 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-01T10:09:10.3645937Z 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-01T10:09:10.3647040Z 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-01T10:09:10.3648143Z 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-01T10:09:10.3649382Z 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-01T10:09:10.3650705Z 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-01T10:09:10.3651712Z 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-01T10:09:10.3653398Z 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-01T10:09:10.3654333Z 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-01T10:09:10.3656495Z 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-01T10:09:10.3656843Z 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-01T10:09:10.3658072Z 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-01T10:09:10.3658945Z 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-01T10:09:10.3660272Z 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-01T10:09:10.3661296Z 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-01T10:09:10.3662506Z 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-01T10:09:10.3663751Z 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-01T10:09:10.3664554Z 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-01T10:09:10.3665857Z 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-01T10:09:10.3666718Z 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-01T10:09:10.3668014Z 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-01T10:09:10.3669083Z 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-01T10:09:10.3670467Z 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-01T10:09:10.3671527Z 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-01T10:09:10.3672515Z 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-01T10:09:10.3673793Z 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-01T10:09:10.3674554Z 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-01T10:09:10.3675948Z 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-01T10:09:10.3676805Z 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-01T10:09:10.3678668Z 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-01T10:09:10.3679171Z 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-01T10:09:10.3680145Z 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-01T10:09:10.3681186Z 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-01T10:09:10.3682053Z 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-01T10:09:10.3682991Z 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-01T10:09:10.3684440Z 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-01T10:09:10.3685096Z 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-01T10:09:10.3686051Z 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-01T10:09:10.3687711Z 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-01T10:09:10.3688187Z 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-01T10:09:10.3689057Z 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-01T10:09:10.3690841Z 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-01T10:09:10.3691491Z 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-01T10:09:10.3692606Z 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-01T10:09:10.3693824Z 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-01T10:09:10.3695090Z 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-01T10:09:10.3695922Z 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-01T10:09:10.3697669Z 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-01T10:09:10.3698967Z 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-01T10:09:10.3700045Z 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-01T10:09:10.3701139Z 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-01T10:09:10.3703011Z 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-01T10:09:10.3704277Z 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-01T10:09:10.3705317Z 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-01T10:09:10.3706629Z 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-01T10:09:10.3707712Z 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-01T10:09:10.3709045Z 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-01T10:09:10.3710142Z 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-01T10:09:10.3711259Z 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-01T10:09:10.3712521Z 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-01T10:09:10.3715157Z 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-01T10:09:10.3716046Z 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-01T10:09:10.3716795Z 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-01T10:09:10.3718783Z 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-01T10:09:10.3719186Z 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-01T10:09:10.3720832Z 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-01T10:09:10.3721308Z 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-01T10:09:10.3721767Z 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-01T10:09:10.3722644Z 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-01T10:09:10.3723719Z 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-01T10:09:10.3724633Z 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-01T10:09:10.3726188Z 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-01T10:09:10.3727080Z 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-01T10:09:10.3727623Z 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-01T10:09:10.3728565Z 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-01T10:09:10.3730317Z 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-01T10:09:10.3731234Z 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-01T10:09:10.3732085Z 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-01T10:09:10.3732931Z 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-01T10:09:10.3734123Z 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-01T10:09:10.3735046Z 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-01T10:09:10.3735811Z 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-01T10:09:10.3736768Z 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-01T10:09:10.3737874Z 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-01T10:09:10.3738723Z 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-01T10:09:10.3739538Z 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-01T10:09:10.3740593Z 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-01T10:09:10.3741816Z 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-01T10:09:10.3742598Z 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-01T10:09:10.3743403Z 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-01T10:09:10.3744445Z 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-01T10:09:10.3745596Z 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-01T10:09:10.3746302Z 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-01T10:09:10.3747249Z 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-01T10:09:10.3747956Z 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-01T10:09:10.3749097Z 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-01T10:09:10.3750077Z 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-01T10:09:10.3751098Z 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-01T10:09:10.3752336Z 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-01T10:09:10.3753391Z 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-01T10:09:10.3754380Z 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-01T10:09:10.3755632Z 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-01T10:09:10.3756490Z 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-01T10:09:10.3757523Z 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-01T10:09:10.3758493Z 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-01T10:09:10.3759343Z 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-01T10:09:10.3760508Z 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-01T10:09:10.3761192Z 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-01T10:09:10.3762591Z 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-01T10:09:10.3763363Z 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-01T10:09:10.3764454Z 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-01T10:09:10.3765304Z 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-01T10:09:10.3766260Z 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-01T10:09:10.3766973Z 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-01T10:09:10.3767814Z 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-01T10:09:10.3769529Z 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-01T10:09:10.3770247Z 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-01T10:09:10.3771334Z 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-01T10:09:10.3772269Z 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-01T10:09:10.3774023Z 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-01T10:09:10.3774515Z 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-01T10:09:10.3775410Z 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-01T10:09:10.3776972Z 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-01T10:09:10.3778094Z 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-01T10:09:10.3779208Z 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-01T10:09:10.3780350Z 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-01T10:09:10.3781621Z 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-01T10:09:10.3782722Z 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-01T10:09:10.3783951Z 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-01T10:09:10.3785249Z 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-01T10:09:10.3786614Z 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-01T10:09:10.3787587Z 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-01T10:09:10.3788681Z 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-01T10:09:10.3790091Z 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-01T10:09:10.3791176Z 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-01T10:09:10.3792500Z 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-01T10:09:10.3793809Z 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-01T10:09:10.3794895Z 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-01T10:09:10.3796124Z 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-01T10:09:10.3797371Z 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-01T10:09:10.3798817Z 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-01T10:09:10.3799824Z 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-01T10:09:10.3800933Z 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-01T10:09:10.3802305Z 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-01T10:09:10.3803642Z 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-01T10:09:10.3804691Z 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-01T10:09:10.3805951Z 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-01T10:09:10.3807081Z 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-01T10:09:10.3808311Z 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-01T10:09:10.3809418Z 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-01T10:09:10.3810813Z 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-01T10:09:10.3812150Z 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-01T10:09:10.3813356Z 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-01T10:09:10.3814470Z 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-01T10:09:10.3815804Z 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-01T10:09:10.3816896Z 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-01T10:09:10.3818073Z 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-01T10:09:10.3819330Z 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-01T10:09:10.3820642Z 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-01T10:09:10.3821671Z 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-01T10:09:10.3822869Z 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-01T10:09:10.3823978Z 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-01T10:09:10.3825444Z 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-01T10:09:10.3826658Z 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-01T10:09:10.3827804Z 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-01T10:09:10.3829026Z 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-01T10:09:10.3830299Z 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-01T10:09:10.3831540Z 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-01T10:09:10.3833500Z 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-01T10:09:10.3834299Z 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-01T10:09:10.3835240Z 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-01T10:09:10.3836538Z 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-01T10:09:10.3837858Z 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-01T10:09:10.3838988Z 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-01T10:09:10.3839950Z 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-01T10:09:10.3841024Z 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-01T10:09:10.3842217Z 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-01T10:09:10.3843805Z 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-01T10:09:10.3844901Z 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-01T10:09:10.3846672Z 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-01T10:09:10.3847924Z 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-01T10:09:10.3849209Z 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-01T10:09:10.3850161Z 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-01T10:09:10.3851246Z 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-01T10:09:10.3852520Z 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-01T10:09:10.3853891Z 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-01T10:09:10.3854919Z 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-01T10:09:10.3856033Z 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-01T10:09:10.3857224Z 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-01T10:09:10.3858725Z 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-01T10:09:10.3859895Z 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-01T10:09:10.3861029Z 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-01T10:09:10.3862138Z 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-01T10:09:10.3863182Z 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-01T10:09:10.3864375Z 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-01T10:09:10.3865783Z 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-01T10:09:10.3866875Z 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-01T10:09:10.3868105Z 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-01T10:09:10.3869465Z 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-01T10:09:10.3870580Z 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-01T10:09:10.3871908Z 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-01T10:09:10.3872936Z 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-01T10:09:10.3875493Z 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-01T10:09:10.3876540Z 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-01T10:09:10.3877411Z 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-01T10:09:10.3878622Z 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-01T10:09:10.3879932Z 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-01T10:09:10.3880928Z 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-01T10:09:10.3882089Z 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-01T10:09:10.3883342Z 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-01T10:09:10.3884576Z 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-01T10:09:10.3885814Z 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-01T10:09:10.3886977Z 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-01T10:09:10.3888154Z 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-01T10:09:10.3889336Z 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-01T10:09:10.3890718Z 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-01T10:09:10.3891845Z 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-01T10:09:10.3892996Z 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-01T10:09:10.3894169Z 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-01T10:09:10.3895371Z 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-01T10:09:10.3896771Z 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-01T10:09:10.3897982Z 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-01T10:09:10.3899133Z 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-01T10:09:10.3900299Z 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-01T10:09:10.3901353Z 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-01T10:09:10.3902520Z 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-01T10:09:10.3903758Z 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-01T10:09:10.3905218Z 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-01T10:09:10.3906400Z 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-01T10:09:10.3907568Z 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-01T10:09:10.3908711Z 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-01T10:09:10.3910056Z 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-01T10:09:10.3911348Z 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-01T10:09:10.3912599Z 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-01T10:09:10.3913678Z 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-01T10:09:10.3914887Z 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-01T10:09:10.3916285Z 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-01T10:09:10.3917506Z 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-01T10:09:10.3918656Z 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-01T10:09:10.3919746Z 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-01T10:09:10.3920987Z 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-01T10:09:10.3922170Z 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-01T10:09:10.3923428Z 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-01T10:09:10.3925389Z 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-01T10:09:10.3926521Z 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-01T10:09:10.3927802Z 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-01T10:09:10.3928967Z 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-01T10:09:10.3930294Z 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-01T10:09:10.3931513Z 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-01T10:09:10.3932545Z 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-01T10:09:10.3934038Z 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-01T10:09:10.3935052Z 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-01T10:09:10.3936232Z 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-01T10:09:10.3937433Z 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-01T10:09:10.3939189Z 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-01T10:09:10.3940274Z 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-01T10:09:10.3941262Z 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-01T10:09:10.3942436Z 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-01T10:09:10.3943688Z 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-01T10:09:10.3944758Z 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-01T10:09:10.3945999Z 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-01T10:09:10.3947156Z 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-01T10:09:10.3948676Z 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-01T10:09:10.3949782Z 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-01T10:09:10.3950772Z 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-01T10:09:10.3952172Z 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-01T10:09:10.3953486Z 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-01T10:09:10.3954571Z 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-01T10:09:10.3955710Z 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-01T10:09:10.3957018Z 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-01T10:09:10.3958156Z 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-01T10:09:10.3959398Z 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-01T10:09:10.3960561Z 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-01T10:09:10.3961560Z 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-01T10:09:10.3962934Z 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-01T10:09:10.3964085Z 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-01T10:09:10.3965510Z 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-01T10:09:10.3966443Z 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-01T10:09:10.3967814Z 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-01T10:09:10.3968969Z 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-01T10:09:10.3970054Z 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-01T10:09:10.3971203Z 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-01T10:09:10.3972387Z 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-01T10:09:10.3973588Z 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-01T10:09:10.3975027Z 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-01T10:09:10.3976174Z 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-01T10:09:10.3977199Z 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-01T10:09:10.3978487Z 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-01T10:09:10.3979789Z 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-01T10:09:10.3980922Z 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-01T10:09:10.3982209Z 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-01T10:09:10.3983273Z 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-01T10:09:10.3984438Z 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-01T10:09:10.3985595Z 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-01T10:09:10.3986729Z 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-01T10:09:10.3988056Z 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-01T10:09:10.3989191Z 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-01T10:09:10.3990526Z 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-01T10:09:10.3991951Z 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-01T10:09:10.3993016Z 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-01T10:09:10.3994177Z 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-01T10:09:10.3995315Z 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-01T10:09:10.3996399Z 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-01T10:09:10.3997614Z 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-01T10:09:10.3998984Z 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-01T10:09:10.4000094Z 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-01T10:09:10.4001171Z 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-01T10:09:10.4003257Z 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-01T10:09:10.4004272Z 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-01T10:09:10.4005648Z 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-01T10:09:10.4006803Z 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-01T10:09:10.4007930Z 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-01T10:09:10.4009167Z 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-01T10:09:10.4011628Z 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-01T10:09:10.4012300Z 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-01T10:09:10.4012933Z 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-01T10:09:10.4013958Z 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-01T10:09:10.4015162Z 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-01T10:09:10.4016279Z 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-01T10:09:10.4017537Z 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-01T10:09:10.4018668Z 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-01T10:09:10.4019908Z 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-01T10:09:10.4020938Z 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-01T10:09:10.4022247Z 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-01T10:09:10.4023370Z 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-01T10:09:10.4024478Z 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-01T10:09:10.4025645Z 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-01T10:09:10.4027753Z 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-01T10:09:10.4028450Z 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-01T10:09:10.4029595Z 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-01T10:09:10.4030833Z 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-01T10:09:10.4032209Z 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-01T10:09:10.4033295Z 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-01T10:09:10.4034538Z 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-01T10:09:10.4035799Z 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-01T10:09:10.4037946Z 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-01T10:09:10.4038298Z 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-01T10:09:10.4039166Z 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-01T10:09:10.4040361Z 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-01T10:09:10.4041428Z 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-01T10:09:10.4042359Z 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-01T10:09:10.4043368Z 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-01T10:09:10.4044623Z 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-01T10:09:10.4045483Z 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-01T10:09:10.4046970Z 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-01T10:09:10.4047727Z 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-01T10:09:10.4048894Z 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-01T10:09:10.4049939Z 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-01T10:09:10.4050879Z 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-01T10:09:10.4052072Z 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-01T10:09:10.4052797Z 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-01T10:09:10.4054367Z 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-01T10:09:10.4055313Z 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-01T10:09:10.4056350Z 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-01T10:09:10.4057054Z 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-01T10:09:10.4058031Z 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-01T10:09:10.4059073Z 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-01T10:09:10.4060053Z 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-01T10:09:10.4061149Z 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-01T10:09:10.4062086Z 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-01T10:09:10.4063038Z 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-01T10:09:10.4063918Z 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-01T10:09:10.4065101Z 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-01T10:09:10.4065903Z 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-01T10:09:10.4066843Z 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-01T10:09:10.4067712Z 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-01T10:09:10.4068898Z 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-01T10:09:10.4070268Z 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-01T10:09:10.4071127Z 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-01T10:09:10.4072295Z 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-01T10:09:10.4073179Z 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-01T10:09:10.4075321Z 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-01T10:09:10.4076163Z 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-01T10:09:10.4077272Z 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-01T10:09:10.4078188Z 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-01T10:09:10.4079342Z 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-01T10:09:10.4080286Z 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-01T10:09:10.4081454Z 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-01T10:09:10.4082359Z 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-01T10:09:10.4083329Z 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-01T10:09:10.4084965Z 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-01T10:09:10.4085675Z 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-01T10:09:10.4086729Z 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-01T10:09:10.4087872Z 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-01T10:09:10.4088628Z 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-01T10:09:10.4089384Z 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-01T10:09:10.4090606Z 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-01T10:09:10.4091357Z 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-01T10:09:10.4092318Z 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-01T10:09:10.4093751Z 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-01T10:09:10.4094769Z 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-01T10:09:10.4095373Z 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-01T10:09:10.4096934Z 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-01T10:09:10.4097311Z 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-01T10:09:10.4098649Z 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-01T10:09:10.4099320Z 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-01T10:09:10.4100838Z 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-01T10:09:10.4101612Z 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-01T10:09:10.4103099Z 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-01T10:09:10.4103825Z 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-01T10:09:10.4105218Z 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-01T10:09:10.4106290Z 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-01T10:09:10.4107628Z 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-01T10:09:10.4108709Z 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-01T10:09:10.4109968Z 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-01T10:09:10.4111035Z 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-01T10:09:10.4112809Z 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-01T10:09:10.4113595Z 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-01T10:09:10.4114868Z 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-01T10:09:10.4116202Z 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-01T10:09:10.4117384Z 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-01T10:09:10.4118460Z 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-01T10:09:10.4119785Z 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-01T10:09:10.4121089Z 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-01T10:09:10.4122309Z 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-01T10:09:10.4123476Z 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-01T10:09:10.4124628Z 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-01T10:09:10.4125745Z 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-01T10:09:10.4126992Z 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-01T10:09:10.4128409Z 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-01T10:09:10.4129311Z 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-01T10:09:10.4130582Z 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-01T10:09:10.4131705Z 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-01T10:09:10.4133098Z 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-01T10:09:10.4134126Z 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-01T10:09:10.4135476Z 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-01T10:09:10.4136641Z 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-01T10:09:10.4137653Z 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-01T10:09:10.4139015Z 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-01T10:09:10.4140307Z 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-01T10:09:10.4141591Z 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-01T10:09:10.4142581Z 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-01T10:09:10.4143866Z 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-01T10:09:10.4145197Z 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-01T10:09:10.4146394Z 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-01T10:09:10.4148157Z 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-01T10:09:10.4149433Z 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-01T10:09:10.4151186Z 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-01T10:09:10.4151605Z 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-01T10:09:10.4152988Z 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-01T10:09:10.4153699Z 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-01T10:09:10.4154961Z 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-01T10:09:10.4155737Z 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-01T10:09:10.4156757Z 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-01T10:09:10.4158282Z 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-01T10:09:10.4158856Z 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-01T10:09:10.4159980Z 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-01T10:09:10.4161065Z 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-01T10:09:10.4161938Z 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-01T10:09:10.4162932Z 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-01T10:09:10.4163999Z 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-01T10:09:10.4165236Z 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-01T10:09:10.4166165Z 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-01T10:09:10.4167253Z 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-01T10:09:10.4168433Z 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-01T10:09:10.4169580Z 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-01T10:09:10.4170395Z 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-01T10:09:10.4171199Z 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-01T10:09:10.4172549Z 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-01T10:09:10.4173076Z 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-01T10:09:10.4173919Z 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-01T10:09:10.4175183Z 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-01T10:09:10.4176419Z 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-01T10:09:10.4177085Z 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-01T10:09:10.4178820Z 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-01T10:09:10.4179369Z 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-01T10:09:10.4180427Z 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-01T10:09:10.4181195Z 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-01T10:09:10.4182603Z 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-01T10:09:10.4183365Z 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-01T10:09:10.4184772Z 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-01T10:09:10.4185288Z 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-01T10:09:10.4186741Z 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-01T10:09:10.4187950Z 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-01T10:09:10.4188667Z 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-01T10:09:10.4189590Z 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-01T10:09:10.4191444Z 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-01T10:09:10.4192034Z 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-01T10:09:10.4192507Z 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-01T10:09:10.4193464Z 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-01T10:09:10.4195088Z 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-01T10:09:10.4195900Z 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-01T10:09:10.4197018Z 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-01T10:09:10.4198190Z 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-01T10:09:10.4199547Z 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-01T10:09:10.4200775Z 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-01T10:09:10.4201831Z 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-01T10:09:10.4203053Z 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-01T10:09:10.4204201Z 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-01T10:09:10.4205453Z 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-01T10:09:10.4206632Z 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-01T10:09:10.4207897Z 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-01T10:09:10.4209142Z 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-01T10:09:10.4210505Z 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-01T10:09:10.4211622Z 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-01T10:09:10.4212814Z 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-01T10:09:10.4213988Z 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-01T10:09:10.4215339Z 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-01T10:09:10.4216487Z 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-01T10:09:10.4218459Z 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-01T10:09:10.4219577Z 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-01T10:09:10.4220608Z 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-01T10:09:10.4221810Z 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-01T10:09:10.4223040Z 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-01T10:09:10.4224107Z 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-01T10:09:10.4225300Z 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-01T10:09:10.4226505Z 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-01T10:09:10.4227819Z 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-01T10:09:10.4229185Z 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-01T10:09:10.4230219Z 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-01T10:09:10.4231393Z 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-01T10:09:10.4232864Z 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-01T10:09:10.4234160Z 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-01T10:09:10.4235264Z 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-01T10:09:10.4236399Z 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-01T10:09:10.4237776Z 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-01T10:09:10.4238893Z 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-01T10:09:10.4240262Z 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-01T10:09:10.4242489Z 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-01T10:09:10.4242825Z 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-01T10:09:10.4243645Z 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-01T10:09:10.4244650Z 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-01T10:09:10.4245491Z 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-01T10:09:10.4246380Z 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-01T10:09:10.4247567Z 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-01T10:09:10.4248240Z 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-01T10:09:10.4249255Z 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-01T10:09:10.4250297Z 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-01T10:09:10.4251176Z 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-01T10:09:10.4252153Z 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-01T10:09:10.4253018Z 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-01T10:09:10.4254209Z 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-01T10:09:10.4255225Z 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-01T10:09:10.4256141Z 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-01T10:09:10.4257600Z 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-01T10:09:10.4258003Z 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-01T10:09:10.4259668Z 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-01T10:09:10.4260416Z 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-01T10:09:10.4261508Z 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-01T10:09:10.4262147Z 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-01T10:09:10.4263532Z 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-01T10:09:10.4264093Z 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-01T10:09:10.4265083Z 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-01T10:09:10.4266321Z 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-01T10:09:10.4267119Z 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-01T10:09:10.4268313Z 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-01T10:09:10.4269069Z 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-01T10:09:10.4270100Z 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-01T10:09:10.4270937Z 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-01T10:09:10.4272792Z 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-01T10:09:10.4273212Z 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-01T10:09:10.4275062Z 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-01T10:09:10.4275895Z 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-01T10:09:10.4277347Z 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-01T10:09:10.4278099Z 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-01T10:09:10.4280150Z 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-01T10:09:10.4280606Z 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-01T10:09:10.4281860Z 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-01T10:09:10.4282501Z 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-01T10:09:10.4284092Z 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-01T10:09:10.4284733Z 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-01T10:09:10.4286060Z 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-01T10:09:10.4287220Z 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-01T10:09:10.4288696Z 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-01T10:09:10.4290165Z 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-01T10:09:10.4291389Z 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-01T10:09:10.4292410Z 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-01T10:09:10.4293577Z 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-01T10:09:10.4294771Z 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-01T10:09:10.4296205Z 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-01T10:09:10.4297309Z 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-01T10:09:10.4298389Z 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-01T10:09:10.4299633Z 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-01T10:09:10.4300877Z 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-01T10:09:10.4301970Z 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-01T10:09:10.4303309Z 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-01T10:09:10.4304591Z 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-01T10:09:10.4305769Z 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-01T10:09:10.4306918Z 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-01T10:09:10.4308149Z 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-01T10:09:10.4309525Z 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-01T10:09:10.4310704Z 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-01T10:09:10.4312030Z 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-01T10:09:10.4313029Z 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-01T10:09:10.4314417Z 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-01T10:09:10.4315820Z 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-01T10:09:10.4317100Z 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-01T10:09:10.4318163Z 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-01T10:09:10.4319269Z 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-01T10:09:10.4320520Z 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-01T10:09:10.4321629Z 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-01T10:09:10.4322737Z 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-01T10:09:10.4323853Z 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-01T10:09:10.4325209Z 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-01T10:09:10.4326473Z 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-01T10:09:10.4327521Z 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-01T10:09:10.4328650Z 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-01T10:09:10.4329845Z 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-01T10:09:10.4331524Z 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-01T10:09:10.4332797Z 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-01T10:09:10.4333728Z 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-01T10:09:10.4334991Z 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-01T10:09:10.4336135Z 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-01T10:09:10.4337265Z 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-01T10:09:10.4338417Z 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-01T10:09:10.4339440Z 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-01T10:09:10.4340894Z 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-01T10:09:10.4342259Z 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-01T10:09:10.4343395Z 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-01T10:09:10.4344514Z 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-01T10:09:10.4345667Z 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-01T10:09:10.4346823Z 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-01T10:09:10.4348051Z 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-01T10:09:10.4349264Z 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-01T10:09:10.4350414Z 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-01T10:09:10.4352052Z 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-01T10:09:10.4353095Z 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-01T10:09:10.4354322Z 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-01T10:09:10.4355478Z 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-01T10:09:10.4356836Z 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-01T10:09:10.4358147Z 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-01T10:09:10.4359220Z 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-01T10:09:10.4360446Z 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-01T10:09:10.4361697Z 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-01T10:09:10.4363120Z 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-01T10:09:10.4364114Z 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-01T10:09:10.4365322Z 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-01T10:09:10.4367300Z 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-01T10:09:10.4368228Z 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-01T10:09:10.4369290Z 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-01T10:09:10.4370443Z 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-01T10:09:10.4371985Z 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-01T10:09:10.4372919Z 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-01T10:09:10.4374222Z 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-01T10:09:10.4375408Z 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-01T10:09:10.4376667Z 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-01T10:09:10.4377788Z 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-01T10:09:10.4378995Z 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-01T10:09:10.4380473Z 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-01T10:09:10.4381619Z 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-01T10:09:10.4382911Z 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-01T10:09:10.4384032Z 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-01T10:09:10.4385382Z 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-01T10:09:10.4386543Z 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-01T10:09:10.4387568Z 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-01T10:09:10.4388986Z 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-01T10:09:10.4390319Z 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-01T10:09:10.4391332Z 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-01T10:09:10.4392657Z 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-01T10:09:10.4393793Z 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-01T10:09:10.4395026Z 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-01T10:09:10.4396180Z 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-01T10:09:10.4397679Z 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-01T10:09:10.4398909Z 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-01T10:09:10.4400037Z 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-01T10:09:10.4401231Z 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-01T10:09:10.4402477Z 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-01T10:09:10.4403667Z 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-01T10:09:10.4404893Z 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-01T10:09:10.4405998Z 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-01T10:09:10.4407321Z 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-01T10:09:10.4408516Z 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-01T10:09:10.4409721Z 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-01T10:09:10.4410870Z 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-01T10:09:10.4412154Z 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-01T10:09:10.4413228Z 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-01T10:09:10.4414357Z 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-01T10:09:10.4416031Z 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-01T10:09:10.4417005Z 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-01T10:09:10.4418265Z 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-01T10:09:10.4419476Z 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-01T10:09:10.4420586Z 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-01T10:09:10.4421772Z 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-01T10:09:10.4423012Z 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-01T10:09:10.4424312Z 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-01T10:09:10.4426325Z 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-01T10:09:10.4427227Z 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-01T10:09:10.4428134Z 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-01T10:09:10.4429163Z 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-01T10:09:10.4430557Z 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-01T10:09:10.4431693Z 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-01T10:09:10.4433031Z 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-01T10:09:10.4435545Z 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-01T10:09:10.4436390Z 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-01T10:09:10.4437807Z 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-01T10:09:10.4438817Z 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-01T10:09:10.4440003Z 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-01T10:09:10.4441179Z 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-01T10:09:10.4443294Z 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-01T10:09:10.4443948Z 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-01T10:09:10.4445019Z 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-01T10:09:10.4446840Z 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-01T10:09:10.4447911Z 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-01T10:09:10.4449243Z 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-01T10:09:10.4450357Z 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-01T10:09:10.4451490Z 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-01T10:09:10.4452774Z 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-01T10:09:10.4453918Z 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-01T10:09:10.4455297Z 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-01T10:09:10.4457462Z 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-01T10:09:10.4457942Z 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-01T10:09:10.4458535Z 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-01T10:09:10.4460036Z 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-01T10:09:10.4460857Z 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-01T10:09:10.4462308Z 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-01T10:09:10.4463151Z 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-01T10:09:10.4464467Z 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-01T10:09:10.4464987Z 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-01T10:09:10.4466640Z 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-01T10:09:10.4467166Z 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-01T10:09:10.4468910Z 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-01T10:09:10.4469963Z 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-01T10:09:10.4471156Z 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-01T10:09:10.4472400Z 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-01T10:09:10.4473693Z 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-01T10:09:10.4474961Z 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-01T10:09:10.4476029Z 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-01T10:09:10.4477266Z 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-01T10:09:10.4478631Z 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-01T10:09:10.4479820Z 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-01T10:09:10.4480972Z 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-01T10:09:10.4482316Z 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-01T10:09:10.4483753Z 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-01T10:09:10.4484755Z 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-01T10:09:10.4485961Z 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-01T10:09:10.4487104Z 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-01T10:09:10.4488562Z 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-01T10:09:10.4489676Z 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-01T10:09:10.4490773Z 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-01T10:09:10.4491887Z 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-01T10:09:10.4493409Z 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-01T10:09:10.4494504Z 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-01T10:09:10.4495709Z 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-01T10:09:10.4496734Z 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-01T10:09:10.4498178Z 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-01T10:09:10.4499335Z 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-01T10:09:10.4500322Z 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-01T10:09:10.4501426Z 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-01T10:09:10.4502625Z 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-01T10:09:10.4503953Z 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-01T10:09:10.4505007Z 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-01T10:09:10.4506168Z 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-01T10:09:10.4507486Z 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-01T10:09:10.4508630Z 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-01T10:09:10.4509803Z 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-01T10:09:10.4511151Z 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-01T10:09:10.4512596Z 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-01T10:09:10.4513685Z 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-01T10:09:10.4514923Z 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-01T10:09:10.4516259Z 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-01T10:09:10.4517470Z 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-01T10:09:10.4518521Z 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-01T10:09:10.4519700Z 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-01T10:09:10.4520846Z 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-01T10:09:10.4522170Z 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-01T10:09:10.4524245Z 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-01T10:09:10.4525261Z 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-01T10:09:10.4526395Z 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-01T10:09:10.4527567Z 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-01T10:09:10.4528895Z 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-01T10:09:10.4530002Z 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-01T10:09:10.4531158Z 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-01T10:09:10.4532533Z 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-01T10:09:10.4533630Z 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-01T10:09:10.4534939Z 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-01T10:09:10.4536062Z 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-01T10:09:10.4537601Z 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-01T10:09:10.4538517Z 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-01T10:09:10.4539706Z 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-01T10:09:10.4540803Z 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-01T10:09:10.4542081Z 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-01T10:09:10.4543387Z 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-01T10:09:10.4544420Z 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-01T10:09:10.4545601Z 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-01T10:09:10.4546919Z 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-01T10:09:10.4548038Z 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-01T10:09:10.4549302Z 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-01T10:09:10.4550469Z 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-01T10:09:10.4552058Z 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-01T10:09:10.4552979Z 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-01T10:09:10.4555272Z 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-01T10:09:10.4555820Z 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-01T10:09:10.4556872Z 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-01T10:09:10.4557591Z 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-01T10:09:10.4558626Z 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-01T10:09:10.4559464Z 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-01T10:09:10.4560607Z 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-01T10:09:10.4561442Z 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-01T10:09:10.4562752Z 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-01T10:09:10.4564141Z 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-01T10:09:10.4565020Z 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-01T10:09:10.4565986Z 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-01T10:09:10.4567423Z 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-01T10:09:10.4567726Z 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-01T10:09:10.4569358Z 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-01T10:09:10.4570055Z 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-01T10:09:10.4571165Z 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-01T10:09:10.4572312Z 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-01T10:09:10.4573150Z 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-01T10:09:10.4574231Z 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-01T10:09:10.4574984Z 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-01T10:09:10.4576109Z 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-01T10:09:10.4577148Z 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-01T10:09:10.4577796Z 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-01T10:09:10.4578763Z 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-01T10:09:10.4580051Z 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-01T10:09:10.4580466Z 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-01T10:09:10.4581450Z 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-01T10:09:10.4582560Z 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-01T10:09:10.4584122Z 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-01T10:09:10.4584902Z 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-01T10:09:10.4585854Z 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-01T10:09:10.4586971Z 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-01T10:09:10.4587766Z 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-01T10:09:10.4588828Z 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-01T10:09:10.4590027Z 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-01T10:09:10.4590883Z 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-01T10:09:10.4591900Z 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-01T10:09:10.4592901Z 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-01T10:09:10.4595445Z 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-01T10:09:10.4595870Z 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-01T10:09:10.4597175Z 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-01T10:09:10.4598131Z 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-01T10:09:10.4599309Z 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-01T10:09:10.4600121Z 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-01T10:09:10.4601461Z 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-01T10:09:10.4601950Z 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-01T10:09:10.4603255Z 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-01T10:09:10.4604028Z 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-01T10:09:10.4605143Z 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-01T10:09:10.4605980Z 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-01T10:09:10.4607059Z 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-01T10:09:10.4607957Z 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-01T10:09:10.4609002Z 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-01T10:09:10.4609894Z 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-01T10:09:10.4611144Z 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-01T10:09:10.4611942Z 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-01T10:09:10.4613394Z 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-01T10:09:10.4614108Z 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-01T10:09:10.4614912Z 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-01T10:09:10.4616004Z 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-01T10:09:10.4616755Z 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-01T10:09:10.4617853Z 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-01T10:09:10.4618778Z 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-01T10:09:10.4619671Z 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-01T10:09:10.4620451Z 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-01T10:09:10.4621759Z 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-01T10:09:10.4622391Z 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-01T10:09:10.4623432Z 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-01T10:09:10.4624484Z 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-01T10:09:10.4625622Z 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-01T10:09:10.4626686Z 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-01T10:09:10.4627689Z 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-01T10:09:10.4628774Z 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-01T10:09:10.4629987Z 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-01T10:09:10.4630869Z 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-01T10:09:10.4632256Z 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-01T10:09:10.4633243Z 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-01T10:09:10.4634488Z 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-01T10:09:10.4634846Z 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-01T10:09:10.4636194Z 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-01T10:09:10.4636969Z 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-01T10:09:10.4637887Z 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-01T10:09:10.4638902Z 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-01T10:09:10.4639864Z 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-01T10:09:10.4640785Z 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-01T10:09:10.4641829Z 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-01T10:09:10.4642726Z 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-01T10:09:10.4643828Z 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-01T10:09:10.4644709Z 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-01T10:09:10.4645676Z 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-01T10:09:10.4646608Z 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-01T10:09:10.4647669Z 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-01T10:09:10.4648562Z 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-01T10:09:10.4649586Z 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-01T10:09:10.4650599Z 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-01T10:09:10.4651588Z 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-01T10:09:10.4652521Z 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-01T10:09:10.4653503Z 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-01T10:09:10.4654504Z 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-01T10:09:10.4655421Z 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-01T10:09:10.4656605Z 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-01T10:09:10.4657439Z 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-01T10:09:10.4659134Z 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-01T10:09:10.4659821Z 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-01T10:09:10.4661165Z 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-01T10:09:10.4661857Z 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-01T10:09:10.4662720Z 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-01T10:09:10.4663956Z 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-01T10:09:10.4664658Z 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-01T10:09:10.4665932Z 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-01T10:09:10.4667200Z 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-01T10:09:10.4668176Z 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-01T10:09:10.4668746Z 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-01T10:09:10.4670072Z 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-01T10:09:10.4670889Z 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-01T10:09:10.4671886Z 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-01T10:09:10.4672794Z 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-01T10:09:10.4673569Z 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-01T10:09:10.4674677Z 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-01T10:09:10.4675496Z 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-01T10:09:10.4676162Z 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-01T10:09:10.4677156Z 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-01T10:09:10.4677802Z 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-01T10:09:10.4679092Z 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-01T10:09:10.4680044Z 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-01T10:09:10.4681018Z 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-01T10:09:10.4681952Z 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-01T10:09:10.4683334Z 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-01T10:09:10.4684096Z 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-01T10:09:10.4685067Z 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-01T10:09:10.4686384Z 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-01T10:09:10.4687313Z 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-01T10:09:10.4688571Z 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-01T10:09:10.4689589Z 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-01T10:09:10.4691132Z 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-01T10:09:10.4691956Z 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-01T10:09:10.4693822Z 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-01T10:09:10.4694318Z 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-01T10:09:10.4695081Z 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-01T10:09:10.4695906Z 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-01T10:09:10.4696872Z 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-01T10:09:10.4698364Z 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-01T10:09:10.4699244Z 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-01T10:09:10.4700224Z 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-01T10:09:10.4701108Z 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-01T10:09:10.4702102Z 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-01T10:09:10.4703015Z 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-01T10:09:10.4703867Z 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-01T10:09:10.4704742Z 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-01T10:09:10.4705649Z 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-01T10:09:10.4706545Z 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-01T10:09:10.4707531Z 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-01T10:09:10.4708682Z 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-01T10:09:10.4709686Z 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-01T10:09:10.4710817Z 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-01T10:09:10.4711899Z 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-01T10:09:10.4713119Z 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-01T10:09:10.4713899Z 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-01T10:09:10.4714885Z 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-01T10:09:10.4715827Z 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-01T10:09:10.4716952Z 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-01T10:09:10.4717927Z 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-01T10:09:10.4718826Z 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-01T10:09:10.4720325Z 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-01T10:09:10.4721304Z 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-01T10:09:10.4722156Z 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-01T10:09:10.4723823Z 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-01T10:09:10.4724733Z 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-01T10:09:10.4725895Z 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-01T10:09:10.4727069Z 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-01T10:09:10.4728123Z 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-01T10:09:10.4729094Z 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-01T10:09:10.4730314Z 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-01T10:09:10.4731473Z 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-01T10:09:10.4732795Z 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-01T10:09:10.4733948Z 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-01T10:09:10.4735171Z 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-01T10:09:10.4736455Z 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-01T10:09:10.4737673Z 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-01T10:09:10.4739223Z 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-01T10:09:10.4740083Z 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-01T10:09:10.4741442Z 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-01T10:09:10.4742355Z 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-01T10:09:10.4743795Z 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-01T10:09:10.4744948Z 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-01T10:09:10.4746151Z 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-01T10:09:10.4747484Z 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-01T10:09:10.4748757Z 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-01T10:09:10.4749913Z 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-01T10:09:10.4751259Z 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-01T10:09:10.4752461Z 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-01T10:09:10.4754470Z 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-01T10:09:10.4755779Z 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-01T10:09:10.4756825Z 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-01T10:09:10.4758020Z 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-01T10:09:10.4759412Z 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-01T10:09:10.4760582Z 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-01T10:09:10.4761625Z 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-01T10:09:10.4762840Z 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-01T10:09:10.4764103Z 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-01T10:09:10.4765480Z 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-01T10:09:10.4766421Z 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-01T10:09:10.4767607Z 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-01T10:09:10.4768806Z 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-01T10:09:10.4770265Z 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-01T10:09:10.4771346Z 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-01T10:09:10.4772525Z 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-01T10:09:10.4773787Z 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-01T10:09:10.4775175Z 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-01T10:09:10.4776481Z 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-01T10:09:10.4777589Z 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-01T10:09:10.4778970Z 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-01T10:09:10.4780356Z 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-01T10:09:10.4781402Z 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-01T10:09:10.4782673Z 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-01T10:09:10.4783917Z 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-01T10:09:10.4785197Z 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-01T10:09:10.4786223Z 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-01T10:09:10.4787501Z 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-01T10:09:10.4788943Z 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-01T10:09:10.4790121Z 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-01T10:09:10.4791384Z 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-01T10:09:10.4792680Z 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-01T10:09:10.4794006Z 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-01T10:09:10.4795186Z 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-01T10:09:10.4796217Z 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-01T10:09:10.4797557Z 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-01T10:09:10.4798840Z 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-01T10:09:10.4800062Z 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-01T10:09:10.4801427Z 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-01T10:09:10.4803245Z 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-01T10:09:10.4804337Z 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-01T10:09:10.4805690Z 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-01T10:09:10.4806804Z 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-01T10:09:10.4808109Z 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-01T10:09:10.4809320Z 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-01T10:09:10.4810453Z 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-01T10:09:10.4811546Z 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-01T10:09:10.4812993Z 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-01T10:09:10.4814013Z 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-01T10:09:10.4815230Z 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-01T10:09:10.4816285Z 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-01T10:09:10.4818245Z 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-01T10:09:10.4818831Z 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-01T10:09:10.4819859Z 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-01T10:09:10.4821884Z 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-01T10:09:10.4822419Z 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-01T10:09:10.4823783Z 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-01T10:09:10.4824779Z 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-01T10:09:10.4825914Z 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-01T10:09:10.4827214Z 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-01T10:09:10.4828483Z 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-01T10:09:10.4829621Z 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-01T10:09:10.4831028Z 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-01T10:09:10.4832186Z 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-01T10:09:10.4833460Z 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-01T10:09:10.4848720Z 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-01T10:09:10.4849524Z 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-01T10:09:10.4850122Z 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-01T10:09:10.4850728Z 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-01T10:09:10.4851428Z 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-01T10:09:10.4851803Z 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-01T10:09:10.4852200Z 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-01T10:09:10.4852651Z 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-01T10:09:10.4852987Z 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-01T10:09:10.4853316Z 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-01T10:09:10.4853742Z 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-01T10:09:10.4854096Z 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-01T10:09:10.4854527Z 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-01T10:09:10.4854975Z 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-01T10:09:10.4855436Z 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-01T10:09:10.4855882Z 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-01T10:09:10.4856321Z 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-01T10:09:10.4856693Z 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-01T10:09:10.4857134Z 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-01T10:09:10.4857438Z 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-01T10:09:10.4858398Z 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-01T10:09:10.4859178Z 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-01T10:09:10.4860197Z 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-01T10:09:10.4861405Z 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-01T10:09:10.4862792Z 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-01T10:09:10.4863880Z 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-01T10:09:10.4865234Z 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-01T10:09:10.4866415Z 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-01T10:09:10.4867451Z 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-01T10:09:10.4868774Z 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-01T10:09:10.4869877Z 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-01T10:09:10.4871107Z 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-01T10:09:10.4872484Z 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-01T10:09:10.4873718Z 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-01T10:09:10.4875148Z 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-01T10:09:10.4876242Z 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-01T10:09:10.4877443Z 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-01T10:09:10.4878542Z 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-01T10:09:10.4880377Z 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-01T10:09:10.4881615Z 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-01T10:09:10.4882762Z 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-01T10:09:10.4883847Z 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-01T10:09:10.4885034Z 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-01T10:09:10.4886198Z 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-01T10:09:10.4887347Z 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-01T10:09:10.4888593Z 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-01T10:09:10.4889928Z 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-01T10:09:10.4891013Z 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-01T10:09:10.4892295Z 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-01T10:09:10.4893366Z 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-01T10:09:10.4894528Z 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-01T10:09:10.4895803Z 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-01T10:09:10.4897014Z 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-01T10:09:10.4898062Z 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-01T10:09:10.4899291Z 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-01T10:09:10.4900307Z 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-01T10:09:10.4901642Z 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-01T10:09:10.4902638Z 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-01T10:09:10.4903951Z 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-01T10:09:10.4905141Z 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-01T10:09:10.4906519Z 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-01T10:09:10.4907531Z 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-01T10:09:10.4908773Z 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-01T10:09:10.4909955Z 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-01T10:09:10.4911151Z 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-01T10:09:10.4912668Z 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-01T10:09:10.4913752Z 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-01T10:09:10.4914830Z 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-01T10:09:10.4916206Z 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-01T10:09:10.4917284Z 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-01T10:09:10.4918433Z 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-01T10:09:10.4919661Z 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-01T10:09:10.4920981Z 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-01T10:09:10.4922155Z 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-01T10:09:10.4923351Z 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-01T10:09:10.4924492Z 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-01T10:09:10.4925735Z 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-01T10:09:10.4926904Z 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-01T10:09:10.4927917Z 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-01T10:09:10.4929124Z 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-01T10:09:10.4930578Z 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-01T10:09:10.4931557Z 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-01T10:09:10.4932731Z 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-01T10:09:10.4933975Z 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-01T10:09:10.4935403Z 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-01T10:09:10.4936356Z 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-01T10:09:10.4937602Z 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-01T10:09:10.4938871Z 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-01T10:09:10.4939983Z 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-01T10:09:10.4941399Z 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-01T10:09:10.4942359Z 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-01T10:09:10.4943570Z 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-01T10:09:10.4944828Z 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-01T10:09:10.4946020Z 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-01T10:09:10.4947189Z 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-01T10:09:10.4948318Z 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-01T10:09:10.4950080Z 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-01T10:09:10.4950866Z 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-01T10:09:10.4952387Z 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-01T10:09:10.4953227Z 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-01T10:09:10.4954523Z 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-01T10:09:10.4955459Z 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-01T10:09:10.4957429Z 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-01T10:09:10.4958255Z 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-01T10:09:10.4959352Z 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-01T10:09:10.4960895Z 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-01T10:09:10.4961988Z 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-01T10:09:10.4963206Z 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-01T10:09:10.4964263Z 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-01T10:09:10.4965528Z 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-01T10:09:10.4966674Z 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-01T10:09:10.4967933Z 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-01T10:09:10.4969266Z 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-01T10:09:10.4970362Z 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-01T10:09:10.4971477Z 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-01T10:09:10.4972708Z 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-01T10:09:10.4973874Z 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-01T10:09:10.4975103Z 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-01T10:09:10.4976256Z 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-01T10:09:10.4977495Z 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-01T10:09:10.4978704Z 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-01T10:09:10.4980121Z 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-01T10:09:10.4981182Z 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-01T10:09:10.4982463Z 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-01T10:09:10.4983583Z 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-01T10:09:10.4984878Z 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-01T10:09:10.4986213Z 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-01T10:09:10.4987488Z 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-01T10:09:10.4988729Z 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-01T10:09:10.4990064Z 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-01T10:09:10.4991155Z 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-01T10:09:10.4992575Z 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-01T10:09:10.4993797Z 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-01T10:09:10.4995106Z 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-01T10:09:10.4996407Z 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-01T10:09:10.4997590Z 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-01T10:09:10.4998745Z 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-01T10:09:10.4999890Z 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-01T10:09:10.5001199Z 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-01T10:09:10.5002366Z 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-01T10:09:10.5003460Z 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-01T10:09:10.5004817Z 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-01T10:09:10.5006168Z 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-01T10:09:10.5007556Z 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-01T10:09:10.5008548Z 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-01T10:09:10.5009839Z 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-01T10:09:10.5010969Z 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-01T10:09:10.5012184Z 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-01T10:09:10.5013316Z 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-01T10:09:10.5014500Z 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-01T10:09:10.5015870Z 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-01T10:09:10.5017120Z 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-01T10:09:10.5018326Z 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-01T10:09:10.5019364Z 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-01T10:09:10.5020547Z 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-01T10:09:10.5021803Z 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-01T10:09:10.5023060Z 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-01T10:09:10.5024212Z 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-01T10:09:10.5025435Z 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-01T10:09:10.5026650Z 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-01T10:09:10.5028053Z 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-01T10:09:10.5030043Z 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-01T10:09:10.5030860Z 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-01T10:09:10.5032139Z 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-01T10:09:10.5034028Z 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-01T10:09:10.5035308Z 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-01T10:09:10.5037206Z 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-01T10:09:10.5038366Z 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-01T10:09:10.5039652Z 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-01T10:09:10.5040851Z 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-01T10:09:10.5042162Z 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-01T10:09:10.5043137Z 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-01T10:09:10.5044497Z 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-01T10:09:10.5045661Z 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-01T10:09:10.5046978Z 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-01T10:09:10.5048667Z 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-01T10:09:10.5049700Z 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-01T10:09:10.5050749Z 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-01T10:09:10.5051971Z 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-01T10:09:10.5053154Z 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-01T10:09:10.5054643Z 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-01T10:09:10.5055788Z 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-01T10:09:10.5056875Z 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-01T10:09:10.5058058Z 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-01T10:09:10.5059207Z 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-01T10:09:10.5060482Z 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-01T10:09:10.5061752Z 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-01T10:09:10.5062853Z 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-01T10:09:10.5064014Z 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-01T10:09:10.5065283Z 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-01T10:09:10.5066761Z 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-01T10:09:10.5067709Z 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-01T10:09:10.5069009Z 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-01T10:09:10.5070234Z 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-01T10:09:10.5071561Z 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-01T10:09:10.5072935Z 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-01T10:09:10.5074135Z 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-01T10:09:10.5075487Z 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-01T10:09:10.5076653Z 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-01T10:09:10.5077952Z 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-01T10:09:10.5079012Z 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-01T10:09:10.5080152Z 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-01T10:09:10.5081348Z 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-01T10:09:10.5082485Z 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-01T10:09:10.5083721Z 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-01T10:09:10.5085117Z 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-01T10:09:10.5086213Z 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-01T10:09:10.5087393Z 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-01T10:09:10.5088471Z 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-01T10:09:10.5089713Z 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-01T10:09:10.5090932Z 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-01T10:09:10.5092061Z 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-01T10:09:10.5093260Z 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-01T10:09:10.5094620Z 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-01T10:09:10.5095758Z 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-01T10:09:10.5096893Z 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-01T10:09:10.5098098Z 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-01T10:09:10.5099389Z 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-01T10:09:10.5100543Z 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-01T10:09:10.5101703Z 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-01T10:09:10.5102954Z 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-01T10:09:10.5104132Z 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-01T10:09:10.5105308Z 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-01T10:09:10.5106594Z 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-01T10:09:10.5107751Z 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-01T10:09:10.5108971Z 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-01T10:09:10.5110318Z 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-01T10:09:10.5111530Z 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-01T10:09:10.5113599Z 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-01T10:09:10.5114857Z 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-01T10:09:10.5116851Z 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-01T10:09:10.5118149Z 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-01T10:09:10.5119325Z 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-01T10:09:10.5120449Z 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-01T10:09:10.5121573Z 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-01T10:09:10.5123178Z 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-01T10:09:10.5124462Z 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-01T10:09:10.5125866Z 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-01T10:09:10.5127228Z 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-01T10:09:10.5128795Z 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-01T10:09:10.5129952Z 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-01T10:09:10.5131527Z 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-01T10:09:10.5132826Z 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-01T10:09:10.5134129Z 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-01T10:09:10.5135281Z 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-01T10:09:10.5136418Z 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-01T10:09:10.5137715Z 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-01T10:09:10.5138905Z 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-01T10:09:10.5140001Z 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-01T10:09:10.5141328Z 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-01T10:09:10.5142561Z 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-01T10:09:10.5143642Z 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-01T10:09:10.5145073Z 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-01T10:09:10.5146260Z 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-01T10:09:10.5147424Z 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-01T10:09:10.5148727Z 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-01T10:09:10.5149902Z 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-01T10:09:10.5152102Z 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-01T10:09:10.5152691Z 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-01T10:09:10.5153589Z 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-01T10:09:10.5154803Z 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-01T10:09:10.5155989Z 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-01T10:09:10.5157368Z 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-01T10:09:10.5158623Z 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-01T10:09:10.5159931Z 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-01T10:09:10.5161065Z 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-01T10:09:10.5162172Z 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-01T10:09:10.5163464Z 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-01T10:09:10.5164902Z 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-01T10:09:10.5166016Z 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-01T10:09:10.5167296Z 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-01T10:09:10.5168359Z 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-01T10:09:10.5169576Z 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-01T10:09:10.5170670Z 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-01T10:09:10.5171949Z 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-01T10:09:10.5173273Z 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-01T10:09:10.5174506Z 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-01T10:09:10.5175570Z 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-01T10:09:10.5176963Z 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-01T10:09:10.5178263Z 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-01T10:09:10.5179694Z 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-01T10:09:10.5180857Z 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-01T10:09:10.5185270Z 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-01T10:09:10.5185877Z 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-01T10:09:10.5186461Z 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-01T10:09:10.5187013Z 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-01T10:09:10.5187547Z 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-01T10:09:10.5188260Z 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-01T10:09:10.5189107Z 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-01T10:09:10.5189699Z 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-01T10:09:10.5190975Z 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-01T10:09:10.5191546Z 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-01T10:09:10.5192799Z 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-01T10:09:10.5194151Z 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-01T10:09:10.5196088Z 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-01T10:09:10.5197083Z 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-01T10:09:10.5198460Z 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-01T10:09:10.5199508Z 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-01T10:09:10.5200855Z 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-01T10:09:10.5201987Z 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-01T10:09:10.5203043Z 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-01T10:09:10.5204296Z 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-01T10:09:10.5205697Z 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-01T10:09:10.5206804Z 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-01T10:09:10.5207958Z 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-01T10:09:10.5209070Z 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-01T10:09:10.5210433Z 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-01T10:09:10.5211528Z 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-01T10:09:10.5212723Z 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-01T10:09:10.5213830Z 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-01T10:09:10.5215259Z 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-01T10:09:10.5216290Z 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-01T10:09:10.5217458Z 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-01T10:09:10.5218737Z 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-01T10:09:10.5219974Z 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-01T10:09:10.5221094Z 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-01T10:09:10.5222384Z 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-01T10:09:10.5223616Z 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-01T10:09:10.5224705Z 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-01T10:09:10.5225907Z 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-01T10:09:10.5227068Z 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-01T10:09:10.5228520Z 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-01T10:09:10.5229555Z 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-01T10:09:10.5230834Z 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-01T10:09:10.5232129Z 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-01T10:09:10.5233432Z 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-01T10:09:10.5234589Z 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-01T10:09:10.5235782Z 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-01T10:09:10.5236971Z 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-01T10:09:10.5238370Z 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-01T10:09:10.5239638Z 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-01T10:09:10.5240792Z 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-01T10:09:10.5241892Z 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-01T10:09:10.5243271Z 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-01T10:09:10.5244528Z 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-01T10:09:10.5245603Z 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-01T10:09:10.5246826Z 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-01T10:09:10.5247992Z 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-01T10:09:10.5249204Z 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-01T10:09:10.5250444Z 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-01T10:09:10.5251443Z 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-01T10:09:10.5253852Z 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-01T10:09:10.5254420Z 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-01T10:09:10.5254975Z 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-01T10:09:10.5256036Z 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-01T10:09:10.5257431Z 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-01T10:09:10.5258480Z 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-01T10:09:10.5259676Z 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-01T10:09:10.5260928Z 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-01T10:09:10.5262285Z 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-01T10:09:10.5263267Z 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-01T10:09:10.5264514Z 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-01T10:09:10.5265730Z 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-01T10:09:10.5266852Z 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-01T10:09:10.5268168Z 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-01T10:09:10.5269851Z 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-01T10:09:10.5270510Z 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-01T10:09:10.5272426Z 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-01T10:09:10.5273211Z 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-01T10:09:10.5275679Z 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-01T10:09:10.5276521Z 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-01T10:09:10.5277600Z 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-01T10:09:10.5278821Z 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-01T10:09:10.5280109Z 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-01T10:09:10.5281822Z 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-01T10:09:10.5282305Z 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-01T10:09:10.5283852Z 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-01T10:09:10.5284840Z 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-01T10:09:10.5286221Z 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-01T10:09:10.5287179Z 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-01T10:09:10.5289019Z 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-01T10:09:10.5289800Z 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-01T10:09:10.5290337Z 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-01T10:09:10.5291521Z 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-01T10:09:10.5292815Z 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-01T10:09:10.5294110Z 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-01T10:09:10.5294969Z 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-01T10:09:10.5296329Z 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-01T10:09:10.5297602Z 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-01T10:09:10.5299006Z 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-01T10:09:10.5300056Z 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-01T10:09:10.5301261Z 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-01T10:09:10.5302609Z 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-01T10:09:10.5303855Z 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-01T10:09:10.5304944Z 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-01T10:09:10.5305984Z 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-01T10:09:10.5307282Z 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-01T10:09:10.5308628Z 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-01T10:09:10.5309888Z 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-01T10:09:10.5311118Z 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-01T10:09:10.5312374Z 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-01T10:09:10.5313805Z 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-01T10:09:10.5315011Z 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-01T10:09:10.5316167Z 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-01T10:09:10.5317310Z 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-01T10:09:10.5318478Z 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-01T10:09:10.5319780Z 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-01T10:09:10.5321116Z 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-01T10:09:10.5322327Z 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-01T10:09:10.5323485Z 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-01T10:09:10.5324585Z 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-01T10:09:10.5325861Z 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-01T10:09:10.5327107Z 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-01T10:09:10.5328266Z 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-01T10:09:10.5329493Z 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-01T10:09:10.5330734Z 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-01T10:09:10.5331790Z 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-01T10:09:10.5333222Z 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-01T10:09:10.5334273Z 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-01T10:09:10.5335661Z 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-01T10:09:10.5336737Z 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-01T10:09:10.5337914Z 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-01T10:09:10.5339096Z 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-01T10:09:10.5340368Z 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-01T10:09:10.5341427Z 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-01T10:09:10.5342682Z 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-01T10:09:10.5343805Z 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-01T10:09:10.5345190Z 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-01T10:09:10.5346249Z 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-01T10:09:10.5347483Z 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-01T10:09:10.5348670Z 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-01T10:09:10.5349992Z 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-01T10:09:10.5352128Z 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-01T10:09:10.5352973Z 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-01T10:09:10.5354234Z 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-01T10:09:10.5355689Z 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-01T10:09:10.5356984Z 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-01T10:09:10.5358115Z 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-01T10:09:10.5359328Z 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-01T10:09:10.5360620Z 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-01T10:09:10.5361675Z 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-01T10:09:10.5362868Z 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-01T10:09:10.5364191Z 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-01T10:09:10.5365735Z 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-01T10:09:10.5366806Z 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-01T10:09:10.5367987Z 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-01T10:09:10.5369217Z 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-01T10:09:10.5370539Z 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-01T10:09:10.5371768Z 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-01T10:09:10.5372921Z 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-01T10:09:10.5374061Z 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-01T10:09:10.5375357Z 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-01T10:09:10.5376444Z 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-01T10:09:10.5377637Z 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-01T10:09:10.5378963Z 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-01T10:09:10.5380102Z 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-01T10:09:10.5381982Z 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-01T10:09:10.5382300Z 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-01T10:09:10.5383714Z 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-01T10:09:10.5384304Z 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-01T10:09:10.5385409Z 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-01T10:09:10.5386251Z 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-01T10:09:10.5387745Z 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-01T10:09:10.5388519Z 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-01T10:09:10.5389641Z 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-01T10:09:10.5390453Z 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-01T10:09:10.5391981Z 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-01T10:09:10.5392904Z 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-01T10:09:10.5393839Z 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-01T10:09:10.5395139Z 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-01T10:09:10.5396212Z 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-01T10:09:10.5397528Z 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-01T10:09:10.5398704Z 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-01T10:09:10.5399617Z 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-01T10:09:10.5400558Z 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-01T10:09:10.5401306Z 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-01T10:09:10.5402984Z 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-01T10:09:10.5403299Z 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-01T10:09:10.5404747Z 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-01T10:09:10.5405360Z 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-01T10:09:10.5406478Z 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-01T10:09:10.5407805Z 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-01T10:09:10.5408775Z 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-01T10:09:10.5409738Z 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-01T10:09:10.5411329Z 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-01T10:09:10.5411790Z 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-01T10:09:10.5415813Z 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-01T10:09:10.5416454Z 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-01T10:09:10.5416819Z 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-01T10:09:10.5417416Z 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-01T10:09:10.5418112Z 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-01T10:09:10.5418761Z 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-01T10:09:10.5419544Z 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-01T10:09:10.5420544Z 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-01T10:09:10.5421574Z 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-01T10:09:10.5422923Z 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-01T10:09:10.5424314Z 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-01T10:09:10.5425355Z 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-01T10:09:10.5426481Z 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-01T10:09:10.5427480Z 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-01T10:09:10.5428483Z 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-01T10:09:10.5436981Z 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-01T10:09:10.5437868Z 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-01T10:09:10.5438796Z 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-01T10:09:10.5439855Z 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-01T10:09:10.5440904Z 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-01T10:09:10.5442031Z 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-01T10:09:10.5442990Z 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-01T10:09:10.5444075Z 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-01T10:09:10.5445004Z 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-01T10:09:10.5446476Z 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-01T10:09:10.5447270Z 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-01T10:09:10.5448233Z 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-01T10:09:10.5449290Z 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-01T10:09:10.5450696Z 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-01T10:09:10.5451496Z 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-01T10:09:10.5452174Z 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-01T10:09:10.5453722Z 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-01T10:09:10.5454300Z 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-01T10:09:10.5455709Z 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-01T10:09:10.5456333Z 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-01T10:09:10.5457481Z 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-01T10:09:10.5458666Z 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-01T10:09:10.5459549Z 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-01T10:09:10.5460657Z 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-01T10:09:10.5461603Z 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-01T10:09:10.5462791Z 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-01T10:09:10.5463589Z 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-01T10:09:10.5465001Z 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-01T10:09:10.5465649Z 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-01T10:09:10.5466759Z 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-01T10:09:10.5467337Z 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-01T10:09:10.5468697Z 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-01T10:09:10.5469560Z 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-01T10:09:10.5470569Z 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-01T10:09:10.5471541Z 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-01T10:09:10.5472833Z 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-01T10:09:10.5473838Z 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-01T10:09:10.5474976Z 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-01T10:09:10.5475829Z 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-01T10:09:10.5476736Z 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-01T10:09:10.5478111Z 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-01T10:09:10.5478737Z 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-01T10:09:10.5480038Z 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-01T10:09:10.5481210Z 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-01T10:09:10.5482105Z 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-01T10:09:10.5483226Z 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-01T10:09:10.5483867Z 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-01T10:09:10.5485048Z 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-01T10:09:10.5486016Z 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-01T10:09:10.5487411Z 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-01T10:09:10.5488258Z 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-01T10:09:10.5489327Z 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-01T10:09:10.5490920Z 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-01T10:09:10.5491508Z 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-01T10:09:10.5492796Z 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-01T10:09:10.5493720Z 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-01T10:09:10.5494706Z 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-01T10:09:10.5496186Z 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-01T10:09:10.5497193Z 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-01T10:09:10.5499151Z 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-01T10:09:10.5500098Z 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-01T10:09:10.5501531Z 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-01T10:09:10.5502624Z 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-01T10:09:10.5503807Z 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-01T10:09:10.5504922Z 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-01T10:09:10.5506168Z 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-01T10:09:10.5507301Z 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-01T10:09:10.5508649Z 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-01T10:09:10.5509845Z 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-01T10:09:10.5511038Z 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-01T10:09:10.5512608Z 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-01T10:09:10.5513787Z 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-01T10:09:10.5514980Z 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-01T10:09:10.5516114Z 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-01T10:09:10.5517556Z 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-01T10:09:10.5518611Z 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-01T10:09:10.5519829Z 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-01T10:09:10.5521136Z 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-01T10:09:10.5522614Z 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-01T10:09:10.5523734Z 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-01T10:09:10.5524824Z 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-01T10:09:10.5526102Z 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-01T10:09:10.5527494Z 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-01T10:09:10.5528498Z 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-01T10:09:10.5529816Z 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-01T10:09:10.5531098Z 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-01T10:09:10.5532257Z 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-01T10:09:10.5533503Z 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-01T10:09:10.5534673Z 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-01T10:09:10.5536037Z 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-01T10:09:10.5537087Z 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-01T10:09:10.5538347Z 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-01T10:09:10.5539444Z 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-01T10:09:10.5540662Z 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-01T10:09:10.5541993Z 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-01T10:09:10.5543419Z 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-01T10:09:10.5544610Z 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-01T10:09:10.5545659Z 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-01T10:09:10.5546969Z 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-01T10:09:10.5548414Z 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-01T10:09:10.5549538Z 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-01T10:09:10.5551098Z 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-01T10:09:10.5552153Z 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-01T10:09:10.5553415Z 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-01T10:09:10.5554770Z 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-01T10:09:10.5556068Z 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-01T10:09:10.5557105Z 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-01T10:09:10.5558316Z 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-01T10:09:10.5560856Z 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-01T10:09:10.5561460Z 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-01T10:09:10.5562195Z 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-01T10:09:10.5563593Z 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-01T10:09:10.5564583Z 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-01T10:09:10.5565745Z 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-01T10:09:10.5567735Z 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-01T10:09:10.5568563Z 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-01T10:09:10.5569258Z 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-01T10:09:10.5570692Z 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-01T10:09:10.5571875Z 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-01T10:09:10.5573260Z 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-01T10:09:10.5574432Z 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-01T10:09:10.5575575Z 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-01T10:09:10.5576757Z 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-01T10:09:10.5578660Z 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-01T10:09:10.5579669Z 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-01T10:09:10.5581161Z 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-01T10:09:10.5582271Z 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-01T10:09:10.5583450Z 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-01T10:09:10.5584470Z 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-01T10:09:10.5585866Z 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-01T10:09:10.5586929Z 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-01T10:09:10.5588487Z 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-01T10:09:10.5589651Z 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-01T10:09:10.5590791Z 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-01T10:09:10.5592276Z 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-01T10:09:10.5593870Z 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-01T10:09:10.5594498Z 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-01T10:09:10.5595903Z 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-01T10:09:10.5596632Z 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-01T10:09:10.5597612Z 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-01T10:09:10.5598589Z 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-01T10:09:10.5599632Z 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-01T10:09:10.5600978Z 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-01T10:09:10.5601917Z 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-01T10:09:10.5602906Z 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-01T10:09:10.5603730Z 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-01T10:09:10.5604754Z 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-01T10:09:10.5605784Z 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-01T10:09:10.5606769Z 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-01T10:09:10.5607879Z 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-01T10:09:10.5608819Z 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-01T10:09:10.5609761Z 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-01T10:09:10.5610986Z 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-01T10:09:10.5612031Z 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-01T10:09:10.5612967Z 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-01T10:09:10.5613972Z 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-01T10:09:10.5614996Z 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-01T10:09:10.5616091Z 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-01T10:09:10.5617462Z 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-01T10:09:10.5618291Z 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-01T10:09:10.5619629Z 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-01T10:09:10.5620456Z 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-01T10:09:10.5621770Z 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-01T10:09:10.5622768Z 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-01T10:09:10.5624018Z 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-01T10:09:10.5624881Z 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-01T10:09:10.5626232Z 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-01T10:09:10.5627260Z 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-01T10:09:10.5628462Z 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-01T10:09:10.5629471Z 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-01T10:09:10.5630690Z 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-01T10:09:10.5631691Z 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-01T10:09:10.5632730Z 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-01T10:09:10.5634257Z 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-01T10:09:10.5635084Z 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-01T10:09:10.5636243Z 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-01T10:09:10.5637154Z 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-01T10:09:10.5638087Z 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-01T10:09:10.5639425Z 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-01T10:09:10.5640718Z 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-01T10:09:10.5641581Z 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-01T10:09:10.5642456Z 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-01T10:09:10.5643686Z 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-01T10:09:10.5645059Z 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-01T10:09:10.5646055Z 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-01T10:09:10.5647119Z 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-01T10:09:10.5647949Z 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-01T10:09:10.5649363Z 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-01T10:09:10.5650190Z 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-01T10:09:10.5651207Z 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-01T10:09:10.5652224Z 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-01T10:09:10.5653217Z 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-01T10:09:10.5654279Z 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-01T10:09:10.5655171Z 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-01T10:09:10.5656499Z 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-01T10:09:10.5657324Z 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-01T10:09:10.5658765Z 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-01T10:09:10.5659726Z 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-01T10:09:10.5660662Z 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-01T10:09:10.5661624Z 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-01T10:09:10.5663245Z 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-01T10:09:10.5664063Z 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-01T10:09:10.5665487Z 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-01T10:09:10.5666418Z 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-01T10:09:10.5667173Z 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-01T10:09:10.5668030Z 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-01T10:09:10.5669117Z 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-01T10:09:10.5670044Z 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-01T10:09:10.5670919Z 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-01T10:09:10.5672153Z 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-01T10:09:10.5673293Z 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-01T10:09:10.5674148Z 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-01T10:09:10.5675018Z 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-01T10:09:10.5676036Z 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-01T10:09:10.5677114Z 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-01T10:09:10.5677827Z 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-01T10:09:10.5679883Z 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-01T10:09:10.5680427Z 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-01T10:09:10.5681260Z 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-01T10:09:10.5682119Z 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-01T10:09:10.5683036Z 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-01T10:09:10.5683893Z 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-01T10:09:10.5685415Z 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-01T10:09:10.5686133Z 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-01T10:09:10.5686979Z 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-01T10:09:10.5687954Z 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-01T10:09:10.5689143Z 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-01T10:09:10.5690061Z 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-01T10:09:10.5691125Z 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-01T10:09:10.5692556Z 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-01T10:09:10.5693534Z 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-01T10:09:10.5694576Z 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-01T10:09:10.5695589Z 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-01T10:09:10.5696532Z 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-01T10:09:10.5697784Z 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-01T10:09:10.5698820Z 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-01T10:09:10.5699644Z 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-01T10:09:10.5701697Z 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-01T10:09:10.5702250Z 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-01T10:09:10.5703465Z 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-01T10:09:10.5703975Z 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-01T10:09:10.5704692Z 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-01T10:09:10.5705620Z 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-01T10:09:10.5706480Z 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-01T10:09:10.5707712Z 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-01T10:09:10.5708437Z 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-01T10:09:10.5709653Z 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-01T10:09:10.5710937Z 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-01T10:09:10.5711975Z 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-01T10:09:10.5712814Z 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-01T10:09:10.5713930Z 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-01T10:09:10.5715586Z 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-01T10:09:10.5716596Z 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-01T10:09:10.5717147Z 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-01T10:09:10.5718700Z 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-01T10:09:10.5719771Z 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-01T10:09:10.5720607Z 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-01T10:09:10.5721684Z 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-01T10:09:10.5722690Z 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-01T10:09:10.5723631Z 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-01T10:09:10.5725573Z 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-01T10:09:10.5725998Z 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-01T10:09:10.5726662Z 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-01T10:09:10.5727713Z 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-01T10:09:10.5728480Z 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-01T10:09:10.5729773Z 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-01T10:09:10.5730619Z 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-01T10:09:10.5731658Z 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-01T10:09:10.5732586Z 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-01T10:09:10.5733481Z 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-01T10:09:10.5734430Z 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-01T10:09:10.5735397Z 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-01T10:09:10.5737041Z 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-01T10:09:10.5737497Z 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-01T10:09:10.5738468Z 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-01T10:09:10.5739686Z 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-01T10:09:10.5740707Z 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-01T10:09:10.5742124Z 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-01T10:09:10.5742985Z 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-01T10:09:10.5744061Z 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-01T10:09:10.5745014Z 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-01T10:09:10.5746611Z 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-01T10:09:10.5747195Z 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-01T10:09:10.5748935Z 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-01T10:09:10.5749629Z 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-01T10:09:10.5750665Z 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-01T10:09:10.5751294Z 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-01T10:09:10.5752734Z 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-01T10:09:10.5754334Z 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-01T10:09:10.5754883Z 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-01T10:09:10.5756324Z 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-01T10:09:10.5756992Z 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-01T10:09:10.5758199Z 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-01T10:09:10.5759252Z 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-01T10:09:10.5760258Z 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-01T10:09:10.5761168Z 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-01T10:09:10.5762279Z 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-01T10:09:10.5763058Z 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-01T10:09:10.5764319Z 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-01T10:09:10.5765079Z 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-01T10:09:10.5766452Z 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-01T10:09:10.5767057Z 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-01T10:09:10.5768529Z 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-01T10:09:10.5769184Z 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-01T10:09:10.5770268Z 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-01T10:09:10.5771064Z 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-01T10:09:10.5772173Z 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-01T10:09:10.5773342Z 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-01T10:09:10.5774197Z 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-01T10:09:10.5775121Z 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-01T10:09:10.5776000Z 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-01T10:09:10.5776860Z 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-01T10:09:10.5777684Z 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-01T10:09:10.5778695Z 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-01T10:09:10.5779440Z 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-01T10:09:10.5781432Z 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-01T10:09:10.5782239Z 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-01T10:09:10.5782735Z 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-01T10:09:10.5784412Z 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-01T10:09:10.5785005Z 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-01T10:09:10.5785833Z 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-01T10:09:10.5786906Z 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-01T10:09:10.5787716Z 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-01T10:09:10.5789077Z 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-01T10:09:10.5789858Z 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-01T10:09:10.5790872Z 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-01T10:09:10.5791941Z 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-01T10:09:10.5792894Z 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-01T10:09:10.5794086Z 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-01T10:09:10.5794909Z 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-01T10:09:10.5795872Z 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-01T10:09:10.5797297Z 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-01T10:09:10.5797803Z 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-01T10:09:10.5799236Z 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-01T10:09:10.5799969Z 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-01T10:09:10.5801259Z 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-01T10:09:10.5802350Z 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-01T10:09:10.5803936Z 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-01T10:09:10.5804587Z 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-01T10:09:10.5806066Z 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-01T10:09:10.5806496Z 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-01T10:09:10.5807891Z 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-01T10:09:10.5808804Z 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-01T10:09:10.5809952Z 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-01T10:09:10.5810895Z 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-01T10:09:10.5812749Z 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-01T10:09:10.5813242Z 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-01T10:09:10.5813906Z 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-01T10:09:10.5815773Z 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-01T10:09:10.5816217Z 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-01T10:09:10.5817131Z 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-01T10:09:10.5817857Z 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-01T10:09:10.5819099Z 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-01T10:09:10.5820065Z 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-01T10:09:10.5821434Z 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-01T10:09:10.5822368Z 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-01T10:09:10.5823835Z 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-01T10:09:10.5824614Z 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-01T10:09:10.5825873Z 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-01T10:09:10.5826739Z 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-01T10:09:10.5827990Z 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-01T10:09:10.5829047Z 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-01T10:09:10.5830443Z 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-01T10:09:10.5831153Z 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-01T10:09:10.5832779Z 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-01T10:09:10.5833467Z 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-01T10:09:10.5834777Z 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-01T10:09:10.5835661Z 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-01T10:09:10.5836936Z 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-01T10:09:10.5838490Z 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-01T10:09:10.5839803Z 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-01T10:09:10.5840534Z 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-01T10:09:10.5841574Z 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-01T10:09:10.5842467Z 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-01T10:09:10.5843454Z 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-01T10:09:10.5845361Z 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-01T10:09:10.5845833Z 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-01T10:09:10.5846282Z 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-01T10:09:10.5847039Z 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-01T10:09:10.5848906Z 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-01T10:09:10.5849589Z 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-01T10:09:10.5850912Z 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-01T10:09:10.5851866Z 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-01T10:09:10.5853374Z 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-01T10:09:10.5854253Z 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-01T10:09:10.5855302Z 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-01T10:09:10.5856217Z 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-01T10:09:10.5857555Z 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-01T10:09:10.5858346Z 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-01T10:09:10.5859823Z 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-01T10:09:10.5860374Z 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-01T10:09:10.5861823Z 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-01T10:09:10.5862587Z 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-01T10:09:10.5863606Z 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-01T10:09:10.5864575Z 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-01T10:09:10.5865542Z 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-01T10:09:10.5866302Z 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-01T10:09:10.5867210Z 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-01T10:09:10.5867783Z 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-01T10:09:10.5868774Z 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-01T10:09:10.5870092Z 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-01T10:09:10.5871040Z 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-01T10:09:10.5872276Z 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-01T10:09:10.5873141Z 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-01T10:09:10.5874644Z 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-01T10:09:10.5875127Z 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-01T10:09:10.5876072Z 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-01T10:09:10.5877424Z 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-01T10:09:10.5878162Z 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-01T10:09:10.5879572Z 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-01T10:09:10.5880317Z 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-01T10:09:10.5881402Z 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-01T10:09:10.5882096Z 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-01T10:09:10.5883057Z 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-01T10:09:10.5884516Z 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-01T10:09:10.5885228Z 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-01T10:09:10.5886254Z 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-01T10:09:10.5887457Z 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-01T10:09:10.5888695Z 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-01T10:09:10.5889912Z 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-01T10:09:10.5890809Z 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-01T10:09:10.5892324Z 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-01T10:09:10.5893593Z 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-01T10:09:10.5896995Z 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-01T10:09:10.5897987Z 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-01T10:09:10.5899298Z 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-01T10:09:10.5900718Z 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-01T10:09:10.5901761Z 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-01T10:09:10.5902768Z 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-01T10:09:10.5903955Z 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-01T10:09:10.5905327Z 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-01T10:09:10.5906477Z 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-01T10:09:10.5907648Z 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-01T10:09:10.5909159Z 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-01T10:09:10.5910231Z 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-01T10:09:10.5911343Z 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-01T10:09:10.5913024Z 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-01T10:09:10.5914971Z 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-01T10:09:10.5915847Z 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-01T10:09:10.5917044Z 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-01T10:09:10.5918354Z 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-01T10:09:10.5919577Z 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-01T10:09:10.5920806Z 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-01T10:09:10.5922677Z 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-01T10:09:10.5923870Z 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-01T10:09:10.5925055Z 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-01T10:09:10.5926231Z 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-01T10:09:10.5927429Z 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-01T10:09:10.5928596Z 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-01T10:09:10.5929879Z 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-01T10:09:10.5930992Z 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-01T10:09:10.5932776Z 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-01T10:09:10.5933709Z 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-01T10:09:10.5934904Z 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-01T10:09:10.5936159Z 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-01T10:09:10.5937343Z 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-01T10:09:10.5938514Z 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-01T10:09:10.5940500Z 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-01T10:09:10.5940925Z 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-01T10:09:10.5942163Z 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-01T10:09:10.5943031Z 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-01T10:09:10.5944077Z 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-01T10:09:10.5945018Z 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-01T10:09:10.5946628Z 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-01T10:09:10.5946953Z 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-01T10:09:10.5948257Z 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-01T10:09:10.5949083Z 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-01T10:09:10.5950113Z 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-01T10:09:10.5951494Z 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-01T10:09:10.5952675Z 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-01T10:09:10.5953506Z 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-01T10:09:10.5955397Z 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-01T10:09:10.5955970Z 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-01T10:09:10.5956510Z 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-01T10:09:10.5957491Z 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-01T10:09:10.5958653Z 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-01T10:09:10.5959350Z 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-01T10:09:10.5960728Z 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-01T10:09:10.5961339Z 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-01T10:09:10.5962581Z 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-01T10:09:10.5964422Z 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-01T10:09:10.5965197Z 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-01T10:09:10.5965963Z 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-01T10:09:10.5968137Z 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-01T10:09:10.5968520Z 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-01T10:09:10.5969342Z 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-01T10:09:10.5970489Z 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-01T10:09:10.5971258Z 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-01T10:09:10.5972359Z 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-01T10:09:10.5973149Z 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-01T10:09:10.5975228Z 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-01T10:09:10.5975707Z 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-01T10:09:10.5976803Z 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-01T10:09:10.5977527Z 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-01T10:09:10.5978701Z 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-01T10:09:10.5979643Z 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-01T10:09:10.5980563Z 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-01T10:09:10.5981661Z 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-01T10:09:10.5982332Z 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-01T10:09:10.5983630Z 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-01T10:09:10.5988276Z 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-01T10:09:10.5988745Z 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-01T10:09:10.5989264Z 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-01T10:09:10.5989712Z 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-01T10:09:10.5990331Z 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-01T10:09:10.5990764Z 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-01T10:09:10.5991097Z 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-01T10:09:10.5993050Z 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-01T10:09:10.5994178Z 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-01T10:09:10.5994751Z 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-01T10:09:10.5995886Z 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-01T10:09:10.5996671Z 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-01T10:09:10.5997561Z 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-01T10:09:10.5998798Z 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-01T10:09:10.5999396Z 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-01T10:09:10.6000498Z 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-01T10:09:10.6001451Z 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-01T10:09:10.6002246Z 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-01T10:09:10.6003361Z 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-01T10:09:10.6004030Z 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-01T10:09:10.6005371Z 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-01T10:09:10.6006126Z 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-01T10:09:10.6006914Z 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-01T10:09:10.6008162Z 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-01T10:09:10.6009096Z 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-01T10:09:10.6010661Z 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-01T10:09:10.6011492Z 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-01T10:09:10.6012027Z 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-01T10:09:10.6013687Z 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-01T10:09:10.6014925Z 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-01T10:09:10.6015444Z 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-01T10:09:10.6017208Z 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-01T10:09:10.6017558Z 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-01T10:09:10.6018927Z 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-01T10:09:10.6019798Z 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-01T10:09:10.6020940Z 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-01T10:09:10.6022084Z 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-01T10:09:10.6023017Z 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-01T10:09:10.6024880Z 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-01T10:09:10.6027958Z 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-01T10:09:10.6030163Z 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-01T10:09:10.6031041Z 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-01T10:09:10.6032183Z 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-01T10:09:10.6033462Z 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-01T10:09:10.6034579Z 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-01T10:09:10.6035705Z 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-01T10:09:10.6036843Z 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-01T10:09:10.6038036Z 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-01T10:09:10.6039585Z 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-01T10:09:10.6040576Z 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-01T10:09:10.6041718Z 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-01T10:09:10.6042926Z 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-01T10:09:10.6044312Z 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-01T10:09:10.6045507Z 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-01T10:09:10.6046766Z 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-01T10:09:10.6047932Z 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-01T10:09:10.6049201Z 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-01T10:09:10.6050300Z 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-01T10:09:10.6051493Z 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-01T10:09:10.6052716Z 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-01T10:09:10.6054007Z 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-01T10:09:10.6055469Z 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-01T10:09:10.6056464Z 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-01T10:09:10.6057592Z 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-01T10:09:10.6058721Z 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-01T10:09:10.6060032Z 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-01T10:09:10.6061304Z 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-01T10:09:10.6062353Z 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-01T10:09:10.6063566Z 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-01T10:09:10.6064777Z 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-01T10:09:10.6066211Z 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-01T10:09:10.6068150Z 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-01T10:09:10.6069200Z 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-01T10:09:10.6069974Z 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-01T10:09:10.6071463Z 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-01T10:09:10.6072584Z 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-01T10:09:10.6073324Z 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-01T10:09:10.6074654Z 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-01T10:09:10.6075429Z 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-01T10:09:10.6076780Z 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-01T10:09:10.6077890Z 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-01T10:09:10.6079035Z 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-01T10:09:10.6080285Z 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-01T10:09:10.6081476Z 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-01T10:09:10.6082485Z 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-01T10:09:10.6083632Z 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-01T10:09:10.6084879Z 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-01T10:09:10.6086151Z 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-01T10:09:10.6087350Z 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-01T10:09:10.6088521Z 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-01T10:09:10.6089752Z 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-01T10:09:10.6091187Z 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-01T10:09:10.6092262Z 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-01T10:09:10.6093425Z 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-01T10:09:10.6094580Z 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-01T10:09:10.6095794Z 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-01T10:09:10.6096967Z 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-01T10:09:10.6098162Z 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-01T10:09:10.6099373Z 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-01T10:09:10.6100594Z 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-01T10:09:10.6101993Z 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-01T10:09:10.6103126Z 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-01T10:09:10.6104301Z 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-01T10:09:10.6105471Z 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-01T10:09:10.6106780Z 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-01T10:09:10.6107952Z 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-01T10:09:10.6109149Z 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-01T10:09:10.6110356Z 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-01T10:09:10.6111553Z 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-01T10:09:10.6112872Z 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-01T10:09:10.6115255Z 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-01T10:09:10.6116155Z 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-01T10:09:10.6117611Z 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-01T10:09:10.6118883Z 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-01T10:09:10.6119843Z 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-01T10:09:10.6121134Z 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-01T10:09:10.6122271Z 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-01T10:09:10.6123424Z 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-01T10:09:10.6125541Z 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-01T10:09:10.6126130Z 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-01T10:09:10.6126961Z 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-01T10:09:10.6128366Z 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-01T10:09:10.6129787Z 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-01T10:09:10.6131233Z 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-01T10:09:10.6132320Z 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-01T10:09:10.6133542Z 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-01T10:09:10.6134621Z 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-01T10:09:10.6135807Z 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-01T10:09:10.6136991Z 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-01T10:09:10.6138066Z 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-01T10:09:10.6139330Z 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-01T10:09:10.6140241Z 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-01T10:09:10.6142474Z 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-01T10:09:10.6143523Z 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-01T10:09:10.6144299Z 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-01T10:09:10.6146543Z 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-01T10:09:10.6147574Z 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-01T10:09:10.6148776Z 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-01T10:09:10.6149444Z 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-01T10:09:10.6151437Z 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-01T10:09:10.6152856Z 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-01T10:09:10.6153716Z 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-01T10:09:10.6154811Z 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-01T10:09:10.6155875Z 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-01T10:09:10.6156842Z 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-01T10:09:10.6157799Z 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-01T10:09:10.6159056Z 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-01T10:09:10.6160182Z 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-01T10:09:10.6161644Z 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-01T10:09:10.6162602Z 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-01T10:09:10.6163755Z 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-01T10:09:10.6164666Z 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-01T10:09:10.6166032Z 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-01T10:09:10.6166855Z 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-01T10:09:10.6168178Z 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-01T10:09:10.6170239Z 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-01T10:09:10.6171025Z 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-01T10:09:10.6171914Z 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-01T10:09:10.6172747Z 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-01T10:09:10.6173425Z 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-01T10:09:10.6174711Z 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-01T10:09:10.6175687Z 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-01T10:09:10.6176284Z 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-01T10:09:10.6177795Z 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-01T10:09:10.6178847Z 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-01T10:09:10.6180372Z 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-01T10:09:10.6181583Z 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-01T10:09:10.6182737Z 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-01T10:09:10.6183727Z 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-01T10:09:10.6185072Z 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-01T10:09:10.6186201Z 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-01T10:09:10.6187545Z 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-01T10:09:10.6188771Z 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-01T10:09:10.6189841Z 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-01T10:09:10.6190893Z 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-01T10:09:10.6192242Z 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-01T10:09:10.6193993Z 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-01T10:09:10.6195194Z 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-01T10:09:10.6196348Z 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-01T10:09:10.6197411Z 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-01T10:09:10.6198525Z 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-01T10:09:10.6199605Z 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-01T10:09:10.6200587Z 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-01T10:09:10.6201574Z 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-01T10:09:10.6202771Z 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-01T10:09:10.6204030Z 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-01T10:09:10.6205169Z 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-01T10:09:10.6206206Z 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-01T10:09:10.6207442Z 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-01T10:09:10.6208710Z 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-01T10:09:10.6209733Z 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-01T10:09:10.6210662Z 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-01T10:09:10.6211952Z 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-01T10:09:10.6213006Z 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-01T10:09:10.6214030Z 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-01T10:09:10.6215018Z 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-01T10:09:10.6216214Z 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-01T10:09:10.6217500Z 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-01T10:09:10.6218437Z 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-01T10:09:10.6220145Z 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-01T10:09:10.6220919Z 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-01T10:09:10.6222058Z 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-01T10:09:10.6222990Z 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-01T10:09:10.6224240Z 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-01T10:09:10.6225070Z 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-01T10:09:10.6226090Z 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-01T10:09:10.6227102Z 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-01T10:09:10.6228142Z 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-01T10:09:10.6229056Z 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-01T10:09:10.6230317Z 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-01T10:09:10.6231313Z 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-01T10:09:10.6232702Z 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-01T10:09:10.6233630Z 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-01T10:09:10.6234504Z 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-01T10:09:10.6235634Z 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-01T10:09:10.6237026Z 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-01T10:09:10.6237890Z 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-01T10:09:10.6238797Z 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-01T10:09:10.6239765Z 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-01T10:09:10.6240742Z 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-01T10:09:10.6241797Z 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-01T10:09:10.6242577Z 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-01T10:09:10.6243702Z 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-01T10:09:10.6245667Z 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-01T10:09:10.6246437Z 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-01T10:09:10.6247267Z 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-01T10:09:10.6247936Z 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-01T10:09:10.6248738Z 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-01T10:09:10.6249996Z 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-01T10:09:10.6250981Z 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-01T10:09:10.6251922Z 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-01T10:09:10.6252866Z 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-01T10:09:10.6254161Z 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-01T10:09:10.6254995Z 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-01T10:09:10.6256106Z 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-01T10:09:10.6257030Z 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-01T10:09:10.6258152Z 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-01T10:09:10.6259227Z 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-01T10:09:10.6260175Z 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-01T10:09:10.6261228Z 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-01T10:09:10.6262278Z 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-01T10:09:10.6263382Z 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-01T10:09:10.6264497Z 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-01T10:09:10.6265513Z 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-01T10:09:10.6266538Z 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-01T10:09:10.6267424Z 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-01T10:09:10.6268188Z 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-01T10:09:10.6269135Z 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-01T10:09:10.6269889Z 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-01T10:09:10.6270865Z 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-01T10:09:10.6272272Z 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-01T10:09:10.6273193Z 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-01T10:09:10.6274950Z 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-01T10:09:10.6276405Z 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-01T10:09:10.6277423Z 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-01T10:09:10.6278506Z 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-01T10:09:10.6280343Z 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-01T10:09:10.6280940Z 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-01T10:09:10.6281740Z 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-01T10:09:10.6283111Z 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-01T10:09:10.6283844Z 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-01T10:09:10.6285562Z 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-01T10:09:10.6286374Z 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-01T10:09:10.6289162Z 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-01T10:09:10.6290648Z 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-01T10:09:10.6292396Z 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-01T10:09:10.6293183Z 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-01T10:09:10.6294363Z 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-01T10:09:10.6296280Z 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-01T10:09:10.6297156Z 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-01T10:09:10.6297798Z 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-01T10:09:10.6298916Z 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-01T10:09:10.6300526Z 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-01T10:09:10.6301841Z 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-01T10:09:10.6303007Z 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-01T10:09:10.6304034Z 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-01T10:09:10.6305259Z 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-01T10:09:10.6306502Z 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-01T10:09:10.6307804Z 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-01T10:09:10.6309139Z 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-01T10:09:10.6310375Z 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-01T10:09:10.6311608Z 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-01T10:09:10.6313211Z 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-01T10:09:10.6314346Z 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-01T10:09:10.6315689Z 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-01T10:09:10.6317169Z 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-01T10:09:10.6318596Z 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-01T10:09:10.6320039Z 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-01T10:09:10.6321352Z 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-01T10:09:10.6322720Z 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-01T10:09:10.6324002Z 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-01T10:09:10.6325153Z 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-01T10:09:10.6326614Z 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-01T10:09:10.6327191Z 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-01T10:09:10.6327797Z 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-01T10:09:10.6328315Z 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-01T10:09:10.6329409Z 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-01T10:09:10.6330615Z 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-01T10:09:10.6332074Z 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-01T10:09:10.6332827Z 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-01T10:09:10.6333885Z 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-01T10:09:10.6335053Z 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-01T10:09:10.6336365Z 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-01T10:09:10.6337482Z 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-01T10:09:10.6338349Z 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-01T10:09:10.6339300Z 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-01T10:09:10.6340428Z 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-01T10:09:10.6341232Z 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-01T10:09:10.6342350Z 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-01T10:09:10.6343498Z 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-01T10:09:10.6344435Z 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-01T10:09:10.6345462Z 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-01T10:09:10.6346301Z 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-01T10:09:10.6347379Z 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-01T10:09:10.6348291Z 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-01T10:09:10.6349615Z 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-01T10:09:10.6350563Z 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-01T10:09:10.6351538Z 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-01T10:09:10.6352518Z 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-01T10:09:10.6353471Z 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-01T10:09:10.6354264Z 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-01T10:09:10.6355474Z 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-01T10:09:10.6356519Z 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-01T10:09:10.6357692Z 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-01T10:09:10.6358589Z 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-01T10:09:10.6359683Z 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-01T10:09:10.6360855Z 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-01T10:09:10.6362423Z 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-01T10:09:10.6363370Z 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-01T10:09:10.6364254Z 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-01T10:09:10.6365385Z 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-01T10:09:10.6366324Z 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-01T10:09:10.6367435Z 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-01T10:09:10.6368501Z 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-01T10:09:10.6369616Z 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-01T10:09:10.6370585Z 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-01T10:09:10.6371800Z 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-01T10:09:10.6373053Z 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-01T10:09:10.6373987Z 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-01T10:09:10.6375206Z 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-01T10:09:10.6376098Z 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-01T10:09:10.6377144Z 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-01T10:09:10.6378261Z 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-01T10:09:10.6378980Z 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-01T10:09:10.6380192Z 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-01T10:09:10.6381198Z 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-01T10:09:10.6382267Z 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-01T10:09:10.6383241Z 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-01T10:09:10.6384594Z 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-01T10:09:10.6385546Z 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-01T10:09:10.6386576Z 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-01T10:09:10.6387713Z 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-01T10:09:10.6388783Z 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-01T10:09:10.6389917Z 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-01T10:09:10.6390796Z 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-01T10:09:10.6392662Z 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-01T10:09:10.6393533Z 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-01T10:09:10.6395469Z 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-01T10:09:10.6396347Z 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-01T10:09:10.6397572Z 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-01T10:09:10.6398193Z 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-01T10:09:10.6399770Z 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-01T10:09:10.6400592Z 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-01T10:09:10.6401782Z 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-01T10:09:10.6402612Z 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-01T10:09:10.6404170Z 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-01T10:09:10.6404946Z 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-01T10:09:10.6405865Z 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-01T10:09:10.6406971Z 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-01T10:09:10.6407999Z 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-01T10:09:10.6409912Z 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-01T10:09:10.6410552Z 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-01T10:09:10.6411817Z 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-01T10:09:10.6412751Z 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-01T10:09:10.6413758Z 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-01T10:09:10.6414685Z 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-01T10:09:10.6415906Z 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-01T10:09:10.6416950Z 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-01T10:09:10.6418153Z 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-01T10:09:10.6418961Z 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-01T10:09:10.6419678Z 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-01T10:09:10.6420713Z 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-01T10:09:10.6421532Z 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-01T10:09:10.6423406Z 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-01T10:09:10.6423981Z 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-01T10:09:10.6424912Z 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-01T10:09:10.6425782Z 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-01T10:09:10.6427017Z 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-01T10:09:10.6427899Z 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-01T10:09:10.6429210Z 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-01T10:09:10.6430256Z 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-01T10:09:10.6431724Z 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-01T10:09:10.6432666Z 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-01T10:09:10.6433953Z 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-01T10:09:10.6434885Z 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-01T10:09:10.6435628Z 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-01T10:09:10.6436714Z 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-01T10:09:10.6437834Z 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-01T10:09:10.6438639Z 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-01T10:09:10.6439550Z 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-01T10:09:10.6440696Z 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-01T10:09:10.6441583Z 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-01T10:09:10.6442887Z 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-01T10:09:10.6443628Z 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-01T10:09:10.6444631Z 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-01T10:09:10.6445552Z 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-01T10:09:10.6446678Z 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-01T10:09:10.6447654Z 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-01T10:09:10.6448980Z 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-01T10:09:10.6449787Z 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-01T10:09:10.6450790Z 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-01T10:09:10.6451882Z 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-01T10:09:10.6452851Z 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-01T10:09:10.6453636Z 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-01T10:09:10.6454491Z 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-01T10:09:10.6455874Z 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-01T10:09:10.6457104Z 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-01T10:09:10.6458100Z 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-01T10:09:10.6459039Z 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-01T10:09:10.6460150Z 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-01T10:09:10.6461245Z 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-01T10:09:10.6462294Z 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-01T10:09:10.6463240Z 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-01T10:09:10.6464332Z 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-01T10:09:10.6465340Z 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-01T10:09:10.6466390Z 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-01T10:09:10.6467432Z 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-01T10:09:10.6468550Z 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-01T10:09:10.6469433Z 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-01T10:09:10.6470497Z 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-01T10:09:10.6471526Z 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-01T10:09:10.6472374Z 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-01T10:09:10.6473665Z 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-01T10:09:10.6474426Z 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-01T10:09:10.6475619Z 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-01T10:09:10.6476947Z 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-01T10:09:10.6477752Z 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-01T10:09:10.6478960Z 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-01T10:09:10.6479926Z 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-01T10:09:10.6480904Z 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-01T10:09:10.6481934Z 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-01T10:09:10.6483212Z 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-01T10:09:10.6484103Z 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-01T10:09:10.6485210Z 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-01T10:09:10.6486170Z 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-01T10:09:10.6487223Z 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-01T10:09:10.6488129Z 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-01T10:09:10.6488821Z 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-01T10:09:10.6489965Z 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-01T10:09:10.6491493Z 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-01T10:09:10.6492304Z 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-01T10:09:10.6493211Z 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-01T10:09:10.6494152Z 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-01T10:09:10.6495135Z 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-01T10:09:10.6496137Z 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-01T10:09:10.6497624Z 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-01T10:09:10.6498794Z 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-01T10:09:10.6499551Z 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-01T10:09:10.6500998Z 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-01T10:09:10.6501795Z 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-01T10:09:10.6502697Z 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-01T10:09:10.6504173Z 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-01T10:09:10.6505206Z 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-01T10:09:10.6506255Z 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-01T10:09:10.6507398Z 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-01T10:09:10.6508206Z 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-01T10:09:10.6509060Z 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-01T10:09:10.6510145Z 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-01T10:09:10.6511257Z 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-01T10:09:10.6512479Z 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-01T10:09:10.6513628Z 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-01T10:09:10.6514934Z 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-01T10:09:10.6516083Z 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-01T10:09:10.6517285Z 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-01T10:09:10.6518394Z 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-01T10:09:10.6519271Z 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-01T10:09:10.6520482Z 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-01T10:09:10.6521476Z 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-01T10:09:10.6522693Z 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-01T10:09:10.6524657Z 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-01T10:09:10.6525781Z 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-01T10:09:10.6526839Z 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-01T10:09:10.6528045Z 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-01T10:09:10.6529172Z 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-01T10:09:10.6530318Z 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-01T10:09:10.6531418Z 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-01T10:09:10.6532644Z 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-01T10:09:10.6533930Z 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-01T10:09:10.6535624Z 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-01T10:09:10.6536979Z 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-01T10:09:10.6540316Z 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-01T10:09:10.6541302Z 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-01T10:09:10.6542235Z 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-01T10:09:10.6544940Z 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-01T10:09:10.6546251Z 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-01T10:09:10.6547517Z 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-01T10:09:10.6548812Z 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-01T10:09:10.6549937Z 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-01T10:09:10.6551029Z 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-01T10:09:10.6552348Z 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-01T10:09:10.6553655Z 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-01T10:09:10.6555613Z 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-01T10:09:10.6556823Z 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-01T10:09:10.6557876Z 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-01T10:09:10.6558865Z 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-01T10:09:10.6559835Z 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-01T10:09:10.6561403Z 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-01T10:09:10.6562405Z 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-01T10:09:10.6563417Z 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-01T10:09:10.6564459Z 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-01T10:09:10.6565454Z 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-01T10:09:10.6566406Z 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-01T10:09:10.6567351Z 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-01T10:09:10.6568267Z 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-01T10:09:10.6569213Z 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-01T10:09:10.6570465Z 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-01T10:09:10.6571238Z 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-01T10:09:10.6572310Z 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-01T10:09:10.6573095Z 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-01T10:09:10.6574627Z 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-01T10:09:10.6575795Z 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-01T10:09:10.6577087Z 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-01T10:09:10.6578139Z 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-01T10:09:10.6579280Z 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-01T10:09:10.6580487Z 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-01T10:09:10.6581714Z 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-01T10:09:10.6583154Z 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-01T10:09:10.6584090Z 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-01T10:09:10.6585257Z 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-01T10:09:10.6588726Z 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-01T10:09:10.6589894Z 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-01T10:09:10.6590865Z 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-01T10:09:10.6591961Z 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-01T10:09:10.6592889Z 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-01T10:09:10.6593904Z 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-01T10:09:10.6594862Z 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-01T10:09:10.6595990Z 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-01T10:09:10.6597100Z 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-01T10:09:10.6598241Z 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-01T10:09:10.6599591Z 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-01T10:09:10.6601018Z 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-01T10:09:10.6602316Z 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-01T10:09:10.6603627Z 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-01T10:09:10.6604718Z 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-01T10:09:10.6605913Z 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-01T10:09:10.6607168Z 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-01T10:09:10.6608164Z 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-01T10:09:10.6609088Z 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-01T10:09:10.6610259Z 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-01T10:09:10.6611772Z 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-01T10:09:10.6612826Z 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-01T10:09:10.6613979Z 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-01T10:09:10.6615137Z 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-01T10:09:10.6616315Z 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-01T10:09:10.6617323Z 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-01T10:09:10.6618614Z 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-01T10:09:10.6619615Z 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-01T10:09:10.6620969Z 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-01T10:09:10.6622233Z 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-01T10:09:10.6623135Z 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-01T10:09:10.6624722Z 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-01T10:09:10.6625549Z 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-01T10:09:10.6626753Z 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-01T10:09:10.6628041Z 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-01T10:09:10.6628983Z 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-01T10:09:10.6630586Z 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-01T10:09:10.6631675Z 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-01T10:09:10.6632795Z 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-01T10:09:10.6633514Z 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-01T10:09:10.6634759Z 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-01T10:09:10.6635737Z 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-01T10:09:10.6636851Z 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-01T10:09:10.6638006Z 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-01T10:09:10.6639010Z 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-01T10:09:10.6640128Z 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-01T10:09:10.6641080Z 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-01T10:09:10.6642135Z 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-01T10:09:10.6643257Z 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-01T10:09:10.6644359Z 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-01T10:09:10.6645342Z 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-01T10:09:10.6646368Z 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-01T10:09:10.6647539Z 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-01T10:09:10.6649613Z 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-01T10:09:10.6650314Z 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-01T10:09:10.6651388Z 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-01T10:09:10.6652476Z 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-01T10:09:10.6653409Z 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-01T10:09:10.6654539Z 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-01T10:09:10.6655502Z 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-01T10:09:10.6656294Z 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-01T10:09:10.6657317Z 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-01T10:09:10.6658397Z 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-01T10:09:10.6659290Z 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-01T10:09:10.6660303Z 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-01T10:09:10.6661268Z 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-01T10:09:10.6662365Z 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-01T10:09:10.6663318Z 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-01T10:09:10.6664346Z 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-01T10:09:10.6665349Z 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-01T10:09:10.6666449Z 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-01T10:09:10.6667481Z 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-01T10:09:10.6668512Z 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-01T10:09:10.6669606Z 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-01T10:09:10.6670455Z 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-01T10:09:10.6671151Z 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-01T10:09:10.6672175Z 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-01T10:09:10.6673270Z 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-01T10:09:10.6674081Z 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-01T10:09:10.6675174Z 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-01T10:09:10.6676170Z 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-01T10:09:10.6677143Z 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-01T10:09:10.6678373Z 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-01T10:09:10.6679255Z 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-01T10:09:10.6680232Z 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-01T10:09:10.6681217Z 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-01T10:09:10.6682183Z 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-01T10:09:10.6683246Z 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-01T10:09:10.6684153Z 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-01T10:09:10.6685111Z 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-01T10:09:10.6686074Z 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-01T10:09:10.6687025Z 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-01T10:09:10.6688055Z 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-01T10:09:10.6688966Z 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-01T10:09:10.6689931Z 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-01T10:09:10.6690866Z 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-01T10:09:10.6691826Z 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-01T10:09:10.6692767Z 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-01T10:09:10.6693951Z 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-01T10:09:10.6694901Z 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-01T10:09:10.6695752Z 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-01T10:09:10.6696902Z 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-01T10:09:10.6698021Z 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-01T10:09:10.6699006Z 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-01T10:09:10.6699978Z 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-01T10:09:10.6701039Z 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-01T10:09:10.6702088Z 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-01T10:09:10.6702945Z 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-01T10:09:10.6703917Z 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-01T10:09:10.6705013Z 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-01T10:09:10.6705870Z 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-01T10:09:10.6707241Z 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-01T10:09:10.6708239Z 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-01T10:09:10.6709590Z 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-01T10:09:10.6711721Z 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-01T10:09:10.6712439Z 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-01T10:09:10.6713183Z 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-01T10:09:10.6713997Z 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-01T10:09:10.6715857Z 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-01T10:09:10.6716746Z 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-01T10:09:10.6717798Z 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-01T10:09:10.6718839Z 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-01T10:09:10.6719652Z 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-01T10:09:10.6721005Z 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-01T10:09:10.6721858Z 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-01T10:09:10.6723601Z 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-01T10:09:10.6724422Z 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-01T10:09:10.6725186Z 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-01T10:09:10.6726031Z 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-01T10:09:10.6727103Z 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-01T10:09:10.6728120Z 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-01T10:09:10.6729198Z 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-01T10:09:10.6730857Z 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-01T10:09:10.6731594Z 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-01T10:09:10.6732609Z 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-01T10:09:10.6733505Z 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-01T10:09:10.6734700Z 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-01T10:09:10.6735432Z 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-01T10:09:10.6736474Z 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-01T10:09:10.6737375Z 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-01T10:09:10.6738164Z 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-01T10:09:10.6739421Z 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-01T10:09:10.6740151Z 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-01T10:09:10.6741175Z 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-01T10:09:10.6742090Z 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-01T10:09:10.6743072Z 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-01T10:09:10.6743967Z 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-01T10:09:10.6744840Z 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-01T10:09:10.6745555Z 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-01T10:09:10.6746300Z 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-01T10:09:10.6747209Z 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-01T10:09:10.6748502Z 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-01T10:09:10.6749394Z 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-01T10:09:10.6750375Z 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-01T10:09:10.6750827Z 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-01T10:09:10.6751968Z 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-01T10:09:10.6753316Z 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-01T10:09:10.6754756Z 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-01T10:09:10.6755632Z 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-01T10:09:10.6756357Z 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-01T10:09:10.6757351Z 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-01T10:09:10.6758943Z 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-01T10:09:10.6759734Z 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-01T10:09:10.6760578Z 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-01T10:09:10.6761368Z 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-01T10:09:10.6762701Z 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-01T10:09:10.6763430Z 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-01T10:09:10.6764680Z 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-01T10:09:10.6765463Z 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-01T10:09:10.6766857Z 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-01T10:09:10.6768886Z 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-01T10:09:10.6770855Z 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-01T10:09:10.6773296Z 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-01T10:09:10.6774513Z 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-01T10:09:10.6775557Z 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-01T10:09:10.6776311Z 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-01T10:09:10.6777760Z 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-01T10:09:10.6778746Z 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-01T10:09:10.6779529Z 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-01T10:09:10.6780764Z 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-01T10:09:10.6781922Z 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-01T10:09:10.6782893Z 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-01T10:09:10.6784533Z 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-01T10:09:10.6785293Z 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-01T10:09:10.6786768Z 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-01T10:09:10.6788018Z 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-01T10:09:10.6789490Z 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-01T10:09:10.6790285Z 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-01T10:09:10.6791111Z 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-01T10:09:10.6792213Z 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-01T10:09:10.6793518Z 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-01T10:09:10.6794133Z 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-01T10:09:10.6795210Z 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-01T10:09:10.6796562Z 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-01T10:09:10.6797561Z 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-01T10:09:10.6798230Z 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-01T10:09:10.6799207Z 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-01T10:09:10.6800430Z 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-01T10:09:10.6801435Z 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-01T10:09:10.6802218Z 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-01T10:09:10.6803495Z 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-01T10:09:10.6804458Z 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-01T10:09:10.6805791Z 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-01T10:09:10.6806538Z 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-01T10:09:10.6807732Z 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-01T10:09:10.6808643Z 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-01T10:09:10.6809629Z 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-01T10:09:10.6810533Z 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-01T10:09:10.6811321Z 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-01T10:09:10.6813065Z 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-01T10:09:10.6814018Z 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-01T10:09:10.6814806Z 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-01T10:09:10.6815689Z 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-01T10:09:10.6816669Z 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-01T10:09:10.6817764Z 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-01T10:09:10.6818627Z 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-01T10:09:10.6819675Z 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-01T10:09:10.6820644Z 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-01T10:09:10.6821807Z 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-01T10:09:10.6822726Z 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-01T10:09:10.6823875Z 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-01T10:09:10.6824765Z 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-01T10:09:10.6825895Z 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-01T10:09:10.6826818Z 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-01T10:09:10.6827902Z 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-01T10:09:10.6828916Z 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-01T10:09:10.6830214Z 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-01T10:09:10.6831052Z 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-01T10:09:10.6832234Z 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-01T10:09:10.6833163Z 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-01T10:09:10.6834502Z 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-01T10:09:10.6835406Z 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-01T10:09:10.6836419Z 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-01T10:09:10.6837479Z 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-01T10:09:10.6838508Z 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-01T10:09:10.6839445Z 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-01T10:09:10.6840522Z 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-01T10:09:10.6841473Z 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-01T10:09:10.6843157Z 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-01T10:09:10.6843940Z 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-01T10:09:10.6844919Z 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-01T10:09:10.6846007Z 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-01T10:09:10.6846845Z 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-01T10:09:10.6848040Z 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-01T10:09:10.6848834Z 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-01T10:09:10.6849764Z 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-01T10:09:10.6851668Z 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-01T10:09:10.6852603Z 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-01T10:09:10.6853363Z 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-01T10:09:10.6854237Z 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-01T10:09:10.6855260Z 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-01T10:09:10.6856223Z 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-01T10:09:10.6857211Z 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-01T10:09:10.6858228Z 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-01T10:09:10.6859244Z 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-01T10:09:10.6860276Z 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-01T10:09:10.6861350Z 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-01T10:09:10.6863117Z 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-01T10:09:10.6863455Z 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-01T10:09:10.6864813Z 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-01T10:09:10.6865825Z 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-01T10:09:10.6866800Z 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-01T10:09:10.6868059Z 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-01T10:09:10.6869236Z 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-01T10:09:10.6870137Z 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-01T10:09:10.6871144Z 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-01T10:09:10.6872549Z 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-01T10:09:10.6873322Z 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-01T10:09:10.6874529Z 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-01T10:09:10.6875864Z 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-01T10:09:10.6876844Z 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-01T10:09:10.6877792Z 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-01T10:09:10.6878943Z 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-01T10:09:10.6880009Z 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-01T10:09:10.6881199Z 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-01T10:09:10.6882043Z 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-01T10:09:10.6883188Z 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-01T10:09:10.6884062Z 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-01T10:09:10.6885039Z 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-01T10:09:10.6886070Z 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-01T10:09:10.6887170Z 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-01T10:09:10.6888091Z 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-01T10:09:10.6889041Z 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-01T10:09:10.6890097Z 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-01T10:09:10.6903940Z 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-01T10:09:10.6904605Z 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-01T10:09:10.6905207Z 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-01T10:09:10.6905775Z 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-01T10:09:10.6906183Z 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-01T10:09:10.6906513Z 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-01T10:09:10.6906953Z 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-01T10:09:10.6907321Z 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-01T10:09:10.6907712Z 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-01T10:09:10.6908124Z 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-01T10:09:10.6908573Z 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-01T10:09:10.6908881Z 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-01T10:09:10.6909362Z 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-01T10:09:10.6909679Z 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-01T10:09:10.6910019Z 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-01T10:09:10.6910516Z 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-01T10:09:10.6910985Z 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-01T10:09:10.6911683Z 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-01T10:09:10.6912345Z 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-01T10:09:10.6912913Z 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-01T10:09:10.6913287Z 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-01T10:09:10.6913795Z 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-01T10:09:10.6914524Z 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-01T10:09:10.6915278Z 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-01T10:09:10.6917553Z 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-01T10:09:10.6918110Z 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-01T10:09:10.6919170Z 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-01T10:09:10.6920123Z 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-01T10:09:10.6920977Z 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-01T10:09:10.6922064Z 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-01T10:09:10.6922997Z 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-01T10:09:10.6923999Z 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-01T10:09:10.6924867Z 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-01T10:09:10.6926018Z 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-01T10:09:10.6927097Z 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-01T10:09:10.6927672Z 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-01T10:09:10.6928825Z 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-01T10:09:10.6929403Z 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-01T10:09:10.6930895Z 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-01T10:09:10.6931843Z 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-01T10:09:10.6932828Z 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-01T10:09:10.6933655Z 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-01T10:09:10.6934633Z 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-01T10:09:10.6935899Z 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-01T10:09:10.6936760Z 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-01T10:09:10.6937555Z 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-01T10:09:10.6939296Z 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-01T10:09:10.6940529Z 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-01T10:09:10.6941068Z 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-01T10:09:10.6941723Z 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-01T10:09:10.6942683Z 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-01T10:09:10.6943387Z 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-01T10:09:10.6944370Z 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-01T10:09:10.6945243Z 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-01T10:09:10.6946177Z 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-01T10:09:10.6947185Z 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-01T10:09:10.6948914Z 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-01T10:09:10.6949769Z 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-01T10:09:10.6950794Z 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-01T10:09:10.6952399Z 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-01T10:09:10.6953399Z 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-01T10:09:10.6955916Z 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-01T10:09:10.6956409Z 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-01T10:09:10.6957775Z 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-01T10:09:10.6958533Z 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-01T10:09:10.6960036Z 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-01T10:09:10.6961061Z 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-01T10:09:10.6962390Z 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-01T10:09:10.6963480Z 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-01T10:09:10.6964812Z 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-01T10:09:10.6965942Z 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-01T10:09:10.6967857Z 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-01T10:09:10.6968465Z 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-01T10:09:10.6969419Z 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-01T10:09:10.6970760Z 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-01T10:09:10.6972581Z 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-01T10:09:10.6973149Z 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-01T10:09:10.6974295Z 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-01T10:09:10.6975675Z 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-01T10:09:10.6976744Z 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-01T10:09:10.6977986Z 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-01T10:09:10.6979180Z 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-01T10:09:10.6980630Z 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-01T10:09:10.6981690Z 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-01T10:09:10.6982838Z 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-01T10:09:10.6984018Z 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-01T10:09:10.6985292Z 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-01T10:09:10.6986543Z 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-01T10:09:10.6987676Z 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-01T10:09:10.6988866Z 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-01T10:09:10.6991222Z 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-01T10:09:10.6992333Z 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-01T10:09:10.6993608Z 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-01T10:09:10.6994788Z 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-01T10:09:10.6995941Z 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-01T10:09:10.6997195Z 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-01T10:09:10.6998524Z 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-01T10:09:10.6999892Z 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-01T10:09:10.7000840Z 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-01T10:09:10.7001974Z 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-01T10:09:10.7003284Z 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-01T10:09:10.7004586Z 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-01T10:09:10.7006057Z 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-01T10:09:10.7007114Z 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-01T10:09:10.7008257Z 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-01T10:09:10.7009533Z 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-01T10:09:10.7010836Z 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-01T10:09:10.7011987Z 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-01T10:09:10.7013317Z 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-01T10:09:10.7015480Z 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-01T10:09:10.7016117Z 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-01T10:09:10.7016806Z 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-01T10:09:10.7017985Z 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-01T10:09:10.7019219Z 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-01T10:09:10.7020470Z 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-01T10:09:10.7021643Z 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-01T10:09:10.7022810Z 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-01T10:09:10.7023978Z 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-01T10:09:10.7025203Z 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-01T10:09:10.7026466Z 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-01T10:09:10.7027526Z 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-01T10:09:10.7028792Z 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-01T10:09:10.7030220Z 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-01T10:09:10.7031256Z 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-01T10:09:10.7032739Z 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-01T10:09:10.7033877Z 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-01T10:09:10.7035106Z 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-01T10:09:10.7036258Z 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-01T10:09:10.7037445Z 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-01T10:09:10.7038606Z 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-01T10:09:10.7039846Z 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-01T10:09:10.7041032Z 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-01T10:09:10.7042238Z 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-01T10:09:10.7043425Z 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-01T10:09:10.7044589Z 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-01T10:09:10.7045904Z 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-01T10:09:10.7046935Z 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-01T10:09:10.7048092Z 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-01T10:09:10.7049242Z 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-01T10:09:10.7050479Z 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-01T10:09:10.7051687Z 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-01T10:09:10.7052886Z 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-01T10:09:10.7053962Z 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-01T10:09:10.7055308Z 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-01T10:09:10.7056414Z 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-01T10:09:10.7057538Z 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-01T10:09:10.7058724Z 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-01T10:09:10.7059878Z 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-01T10:09:10.7061234Z 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-01T10:09:10.7062466Z 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-01T10:09:10.7063501Z 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-01T10:09:10.7064942Z 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-01T10:09:10.7066105Z 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-01T10:09:10.7067244Z 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-01T10:09:10.7068866Z 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-01T10:09:10.7070112Z 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-01T10:09:10.7071321Z 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-01T10:09:10.7072614Z 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-01T10:09:10.7074067Z 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-01T10:09:10.7075296Z 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-01T10:09:10.7076486Z 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-01T10:09:10.7077590Z 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-01T10:09:10.7078937Z 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-01T10:09:10.7079985Z 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-01T10:09:10.7081216Z 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-01T10:09:10.7082362Z 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-01T10:09:10.7083675Z 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-01T10:09:10.7084884Z 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-01T10:09:10.7085917Z 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-01T10:09:10.7087010Z 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-01T10:09:10.7088207Z 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-01T10:09:10.7089362Z 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-01T10:09:10.7090935Z 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-01T10:09:10.7092045Z 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-01T10:09:10.7093053Z 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-01T10:09:10.7094243Z 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-01T10:09:10.7095416Z 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-01T10:09:10.7096748Z 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-01T10:09:10.7097784Z 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-01T10:09:10.7098960Z 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-01T10:09:10.7100175Z 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-01T10:09:10.7101539Z 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-01T10:09:10.7102556Z 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-01T10:09:10.7103780Z 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-01T10:09:10.7104920Z 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-01T10:09:10.7106258Z 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-01T10:09:10.7107279Z 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-01T10:09:10.7108673Z 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-01T10:09:10.7109768Z 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-01T10:09:10.7111115Z 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-01T10:09:10.7112291Z 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-01T10:09:10.7114253Z 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-01T10:09:10.7115681Z 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-01T10:09:10.7116882Z 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-01T10:09:10.7118189Z 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-01T10:09:10.7119296Z 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-01T10:09:10.7120480Z 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-01T10:09:10.7121746Z 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-01T10:09:10.7122877Z 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-01T10:09:10.7124066Z 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-01T10:09:10.7125255Z 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-01T10:09:10.7126435Z 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-01T10:09:10.7127744Z 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-01T10:09:10.7128840Z 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-01T10:09:10.7129977Z 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-01T10:09:10.7131281Z 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-01T10:09:10.7132334Z 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-01T10:09:10.7133557Z 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-01T10:09:10.7134883Z 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-01T10:09:10.7136067Z 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-01T10:09:10.7137500Z 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-01T10:09:10.7138489Z 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-01T10:09:10.7139679Z 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-01T10:09:10.7140844Z 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-01T10:09:10.7142039Z 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-01T10:09:10.7143236Z 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-01T10:09:10.7144573Z 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-01T10:09:10.7145637Z 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-01T10:09:10.7147324Z 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-01T10:09:10.7148586Z 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-01T10:09:10.7149958Z 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-01T10:09:10.7151021Z 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-01T10:09:10.7152362Z 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-01T10:09:10.7153545Z 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-01T10:09:10.7154791Z 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-01T10:09:10.7155934Z 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-01T10:09:10.7157476Z 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-01T10:09:10.7158556Z 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-01T10:09:10.7159735Z 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-01T10:09:10.7160987Z 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-01T10:09:10.7162057Z 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-01T10:09:10.7163247Z 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-01T10:09:10.7164316Z 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-01T10:09:10.7165481Z 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-01T10:09:10.7166720Z 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-01T10:09:10.7168010Z 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-01T10:09:10.7169138Z 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-01T10:09:10.7170292Z 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-01T10:09:10.7171369Z 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-01T10:09:10.7172570Z 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-01T10:09:10.7173798Z 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-01T10:09:10.7174874Z 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-01T10:09:10.7176055Z 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-01T10:09:10.7177261Z 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-01T10:09:10.7178608Z 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-01T10:09:10.7179650Z 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-01T10:09:10.7180786Z 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-01T10:09:10.7181980Z 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-01T10:09:10.7183141Z 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-01T10:09:10.7184367Z 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-01T10:09:10.7185538Z 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-01T10:09:10.7186700Z 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-01T10:09:10.7187830Z 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-01T10:09:10.7189211Z 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-01T10:09:10.7190340Z 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-01T10:09:10.7191504Z 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-01T10:09:10.7192813Z 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-01T10:09:10.7194092Z 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-01T10:09:10.7195174Z 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-01T10:09:10.7196365Z 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-01T10:09:10.7197914Z 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-01T10:09:10.7198982Z 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-01T10:09:10.7200172Z 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-01T10:09:10.7201356Z 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-01T10:09:10.7202658Z 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-01T10:09:10.7203752Z 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-01T10:09:10.7204935Z 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-01T10:09:10.7206011Z 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-01T10:09:10.7207964Z 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-01T10:09:10.7209599Z 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-01T10:09:10.7211279Z 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-01T10:09:10.7212942Z 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-01T10:09:10.7214627Z 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-01T10:09:10.7216350Z 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-01T10:09:10.7218363Z 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-01T10:09:10.7220137Z 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-01T10:09:10.7221758Z 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-01T10:09:10.7223501Z 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-01T10:09:10.7225190Z 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-01T10:09:10.7227122Z 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-01T10:09:10.7228977Z 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-01T10:09:10.7230782Z 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-01T10:09:10.7232579Z 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-01T10:09:10.7234012Z 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-01T10:09:10.7235218Z 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-01T10:09:10.7236405Z 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-01T10:09:10.7237578Z 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-01T10:09:10.7239005Z 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-01T10:09:10.7240109Z 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-01T10:09:10.7241263Z 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-01T10:09:10.7242443Z 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-01T10:09:10.7243655Z 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-01T10:09:10.7244884Z 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-01T10:09:10.7246082Z 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-01T10:09:10.7247440Z 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-01T10:09:10.7248810Z 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-01T10:09:10.7250193Z 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-01T10:09:10.7251298Z 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-01T10:09:10.7252469Z 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-01T10:09:10.7253666Z 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-01T10:09:10.7254931Z 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-01T10:09:10.7256172Z 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-01T10:09:10.7257306Z 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-01T10:09:10.7258502Z 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-01T10:09:10.7259924Z 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-01T10:09:10.7261014Z 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-01T10:09:10.7262175Z 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-01T10:09:10.7263397Z 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-01T10:09:10.7264560Z 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-01T10:09:10.7265776Z 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-01T10:09:10.7267012Z 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-01T10:09:10.7268662Z 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-01T10:09:10.7269811Z 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-01T10:09:10.7271059Z 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-01T10:09:10.7272331Z 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-01T10:09:10.7273591Z 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-01T10:09:10.7274853Z 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-01T10:09:10.7276049Z 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-01T10:09:10.7277413Z 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-01T10:09:10.7278757Z 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-01T10:09:10.7279821Z 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-01T10:09:10.7281030Z 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-01T10:09:10.7282280Z 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-01T10:09:10.7283506Z 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-01T10:09:10.7284625Z 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-01T10:09:10.7286004Z 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-01T10:09:10.7287257Z 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-01T10:09:10.7288395Z 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-01T10:09:10.7289800Z 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-01T10:09:10.7290981Z 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-01T10:09:10.7292202Z 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-01T10:09:10.7293382Z 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-01T10:09:10.7294746Z 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-01T10:09:10.7295885Z 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-01T10:09:10.7296963Z 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-01T10:09:10.7298536Z 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-01T10:09:10.7299593Z 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-01T10:09:10.7300619Z 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-01T10:09:10.7301864Z 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-01T10:09:10.7303056Z 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-01T10:09:10.7304444Z 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-01T10:09:10.7305758Z 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-01T10:09:10.7306906Z 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-01T10:09:10.7307906Z 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-01T10:09:10.7309153Z 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-01T10:09:10.7310484Z 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-01T10:09:10.7312584Z 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-01T10:09:10.7314518Z 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-01T10:09:10.7315784Z 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-01T10:09:10.7316977Z 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-01T10:09:10.7318315Z 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-01T10:09:10.7319429Z 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-01T10:09:10.7320684Z 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-01T10:09:10.7321939Z 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-01T10:09:10.7323249Z 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-01T10:09:10.7324531Z 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-01T10:09:10.7325656Z 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-01T10:09:10.7326997Z 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-01T10:09:10.7328037Z 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-01T10:09:10.7329309Z 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-01T10:09:10.7330430Z 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-01T10:09:10.7331979Z 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-01T10:09:10.7333988Z 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-01T10:09:10.7334732Z 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-01T10:09:10.7335469Z 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-01T10:09:10.7336742Z 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-01T10:09:10.7337794Z 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-01T10:09:10.7339237Z 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-01T10:09:10.7340415Z 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-01T10:09:10.7341562Z 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-01T10:09:10.7342725Z 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-01T10:09:10.7343895Z 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-01T10:09:10.7345123Z 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-01T10:09:10.7346506Z 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-01T10:09:10.7347542Z 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-01T10:09:10.7348830Z 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-01T10:09:10.7350337Z 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-01T10:09:10.7351231Z 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-01T10:09:10.7352640Z 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-01T10:09:10.7353828Z 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-01T10:09:10.7354973Z 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-01T10:09:10.7356244Z 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-01T10:09:10.7357456Z 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-01T10:09:10.7358719Z 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-01T10:09:10.7360080Z 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-01T10:09:10.7361172Z 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-01T10:09:10.7362275Z 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-01T10:09:10.7363472Z 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-01T10:09:10.7364688Z 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-01T10:09:10.7366587Z 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-01T10:09:10.7367155Z 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-01T10:09:10.7368360Z 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-01T10:09:10.7370819Z 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-01T10:09:10.7371594Z 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-01T10:09:10.7372258Z 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-01T10:09:10.7373673Z 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-01T10:09:10.7374598Z 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-01T10:09:10.7375328Z 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-01T10:09:10.7376374Z 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-01T10:09:10.7377260Z 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-01T10:09:10.7378434Z 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-01T10:09:10.7379421Z 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-01T10:09:10.7380457Z 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-01T10:09:10.7381454Z 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-01T10:09:10.7382586Z 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-01T10:09:10.7383515Z 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-01T10:09:10.7384718Z 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-01T10:09:10.7385524Z 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-01T10:09:10.7386751Z 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-01T10:09:10.7387754Z 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-01T10:09:10.7389245Z 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-01T10:09:10.7390019Z 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-01T10:09:10.7391306Z 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-01T10:09:10.7392335Z 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-01T10:09:10.7393191Z 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-01T10:09:10.7394468Z 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-01T10:09:10.7395167Z 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-01T10:09:10.7396336Z 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-01T10:09:10.7397101Z 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-01T10:09:10.7398110Z 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-01T10:09:10.7399162Z 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-01T10:09:10.7400176Z 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-01T10:09:10.7401045Z 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-01T10:09:10.7402162Z 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-01T10:09:10.7403190Z 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-01T10:09:10.7404127Z 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-01T10:09:10.7405011Z 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-01T10:09:10.7406021Z 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-01T10:09:10.7406952Z 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-01T10:09:10.7408061Z 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-01T10:09:10.7409083Z 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-01T10:09:10.7410168Z 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-01T10:09:10.7411127Z 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-01T10:09:10.7412240Z 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-01T10:09:10.7413084Z 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-01T10:09:10.7414129Z 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-01T10:09:10.7415100Z 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-01T10:09:10.7416166Z 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-01T10:09:10.7417260Z 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-01T10:09:10.7418261Z 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-01T10:09:10.7419165Z 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-01T10:09:10.7420308Z 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-01T10:09:10.7421208Z 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-01T10:09:10.7422369Z 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-01T10:09:10.7423395Z 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-01T10:09:10.7424208Z 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-01T10:09:10.7425289Z 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-01T10:09:10.7426270Z 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-01T10:09:10.7427320Z 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-01T10:09:10.7428317Z 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-01T10:09:10.7429768Z 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-01T10:09:10.7430704Z 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-01T10:09:10.7431563Z 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-01T10:09:10.7432660Z 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-01T10:09:10.7434490Z 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-01T10:09:10.7435356Z 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-01T10:09:10.7436494Z 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-01T10:09:10.7437236Z 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-01T10:09:10.7438795Z 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-01T10:09:10.7439161Z 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-01T10:09:10.7440196Z 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-01T10:09:10.7441134Z 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-01T10:09:10.7441872Z 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-01T10:09:10.7442903Z 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-01T10:09:10.7444365Z 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-01T10:09:10.7445567Z 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-01T10:09:10.7446432Z 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-01T10:09:10.7447636Z 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-01T10:09:10.7448486Z 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-01T10:09:10.7449454Z 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-01T10:09:10.7450696Z 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-01T10:09:10.7451497Z 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-01T10:09:10.7452508Z 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-01T10:09:10.7453420Z 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-01T10:09:10.7455125Z 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-01T10:09:10.7456031Z 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-01T10:09:10.7457109Z 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-01T10:09:10.7458858Z 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-01T10:09:10.7459406Z 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-01T10:09:10.7460300Z 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-01T10:09:10.7461461Z 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-01T10:09:10.7462433Z 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-01T10:09:10.7463098Z 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-01T10:09:10.7464171Z 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-01T10:09:10.7465374Z 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-01T10:09:10.7466571Z 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-01T10:09:10.7467498Z 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-01T10:09:10.7469376Z 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-01T10:09:10.7469832Z 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-01T10:09:10.7470756Z 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-01T10:09:10.7471595Z 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-01T10:09:10.7472695Z 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-01T10:09:10.7473782Z 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-01T10:09:10.7474661Z 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-01T10:09:10.7475731Z 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-01T10:09:10.7476735Z 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-01T10:09:10.7477645Z 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-01T10:09:10.7478956Z 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-01T10:09:10.7479922Z 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-01T10:09:10.7480990Z 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-01T10:09:10.7482005Z 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-01T10:09:10.7483216Z 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-01T10:09:10.7484111Z 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-01T10:09:10.7485186Z 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-01T10:09:10.7486147Z 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-01T10:09:10.7487243Z 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-01T10:09:10.7488257Z 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-01T10:09:10.7489646Z 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-01T10:09:10.7490427Z 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-01T10:09:10.7491741Z 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-01T10:09:10.7492760Z 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-01T10:09:10.7493666Z 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-01T10:09:10.7494776Z 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-01T10:09:10.7495819Z 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-01T10:09:10.7496711Z 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-01T10:09:10.7497794Z 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-01T10:09:10.7498753Z 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-01T10:09:10.7499916Z 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-01T10:09:10.7500908Z 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-01T10:09:10.7501924Z 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-01T10:09:10.7502869Z 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-01T10:09:10.7503939Z 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-01T10:09:10.7504937Z 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-01T10:09:10.7506180Z 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-01T10:09:10.7507020Z 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-01T10:09:10.7508096Z 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-01T10:09:10.7509232Z 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-01T10:09:10.7510310Z 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-01T10:09:10.7511154Z 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-01T10:09:10.7512401Z 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-01T10:09:10.7513522Z 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-01T10:09:10.7514240Z 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-01T10:09:10.7515241Z 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-01T10:09:10.7516515Z 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-01T10:09:10.7517455Z 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-01T10:09:10.7518551Z 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-01T10:09:10.7519452Z 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-01T10:09:10.7520692Z 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-01T10:09:10.7522368Z 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-01T10:09:10.7523280Z 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-01T10:09:10.7524217Z 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-01T10:09:10.7524847Z 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-01T10:09:10.7526243Z 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-01T10:09:10.7526845Z 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-01T10:09:10.7528394Z 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-01T10:09:10.7529253Z 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-01T10:09:10.7530064Z 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-01T10:09:10.7531088Z 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-01T10:09:10.7532000Z 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-01T10:09:10.7533482Z 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-01T10:09:10.7534211Z 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-01T10:09:10.7535208Z 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-01T10:09:10.7536376Z 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-01T10:09:10.7536845Z 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-01T10:09:10.7538180Z 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-01T10:09:10.7539080Z 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-01T10:09:10.7540413Z 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-01T10:09:10.7541354Z 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-01T10:09:10.7542393Z 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-01T10:09:10.7543312Z 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-01T10:09:10.7545308Z 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-01T10:09:10.7545882Z 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-01T10:09:10.7546677Z 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-01T10:09:10.7547763Z 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-01T10:09:10.7549324Z 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-01T10:09:10.7549958Z 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-01T10:09:10.7550938Z 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-01T10:09:10.7551639Z 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-01T10:09:10.7553211Z 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-01T10:09:10.7554198Z 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-01T10:09:10.7555194Z 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-01T10:09:10.7556239Z 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-01T10:09:10.7557563Z 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-01T10:09:10.7558414Z 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-01T10:09:10.7559695Z 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-01T10:09:10.7560689Z 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-01T10:09:10.7562110Z 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-01T10:09:10.7563341Z 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-01T10:09:10.7564499Z 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-01T10:09:10.7565706Z 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-01T10:09:10.7566804Z 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-01T10:09:10.7568168Z 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-01T10:09:10.7569486Z 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-01T10:09:10.7570441Z 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-01T10:09:10.7571685Z 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-01T10:09:10.7573042Z 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-01T10:09:10.7574246Z 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-01T10:09:10.7575450Z 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-01T10:09:10.7576478Z 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-01T10:09:10.7577850Z 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-01T10:09:10.7579138Z 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-01T10:09:10.7581314Z 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-01T10:09:10.7582087Z 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-01T10:09:10.7582798Z 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-01T10:09:10.7583643Z 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-01T10:09:10.7584886Z 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-01T10:09:10.7585995Z 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-01T10:09:10.7587054Z 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-01T10:09:10.7587982Z 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-01T10:09:10.7589172Z 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-01T10:09:10.7590630Z 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-01T10:09:10.7591906Z 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-01T10:09:10.7593786Z 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-01T10:09:10.7595082Z 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-01T10:09:10.7595853Z 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-01T10:09:10.7597161Z 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-01T10:09:10.7598058Z 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-01T10:09:10.7599091Z 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-01T10:09:10.7600096Z 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-01T10:09:10.7601391Z 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-01T10:09:10.7602122Z 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-01T10:09:10.7603147Z 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-01T10:09:10.7603908Z 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-01T10:09:10.7605225Z 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-01T10:09:10.7606026Z 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-01T10:09:10.7606930Z 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-01T10:09:10.7608139Z 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-01T10:09:10.7609306Z 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-01T10:09:10.7610192Z 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-01T10:09:10.7611477Z 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-01T10:09:10.7612693Z 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-01T10:09:10.7613642Z 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-01T10:09:10.7615464Z 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-01T10:09:10.7615935Z 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-01T10:09:10.7616876Z 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-01T10:09:10.7618069Z 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-01T10:09:10.7619681Z 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-01T10:09:10.7620128Z 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-01T10:09:10.7620810Z 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-01T10:09:10.7622361Z 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-01T10:09:10.7622984Z 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-01T10:09:10.7624022Z 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-01T10:09:10.7625036Z 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-01T10:09:10.7626248Z 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-01T10:09:10.7627650Z 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-01T10:09:10.7628494Z 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-01T10:09:10.7629236Z 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-01T10:09:10.7630374Z 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-01T10:09:10.7631273Z 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-01T10:09:10.7632440Z 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-01T10:09:10.7633100Z 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-01T10:09:10.7634979Z 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-01T10:09:10.7635904Z 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-01T10:09:10.7636850Z 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-01T10:09:10.7638018Z 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-01T10:09:10.7639312Z 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-01T10:09:10.7640527Z 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-01T10:09:10.7641694Z 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-01T10:09:10.7642834Z 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-01T10:09:10.7644261Z 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-01T10:09:10.7645704Z 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-01T10:09:10.7646818Z 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-01T10:09:10.7647906Z 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-01T10:09:10.7649204Z 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-01T10:09:10.7650340Z 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-01T10:09:10.7651601Z 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-01T10:09:10.7652856Z 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-01T10:09:10.7654079Z 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-01T10:09:10.7655258Z 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-01T10:09:10.7656645Z 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-01T10:09:10.7657929Z 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-01T10:09:10.7659126Z 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-01T10:09:10.7660265Z 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-01T10:09:10.7661544Z 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-01T10:09:10.7662685Z 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-01T10:09:10.7663936Z 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-01T10:09:10.7665770Z 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-01T10:09:10.7667051Z 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-01T10:09:10.7668322Z 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-01T10:09:10.7669908Z 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-01T10:09:10.7671336Z 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-01T10:09:10.7672577Z 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-01T10:09:10.7673659Z 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-01T10:09:10.7674936Z 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-01T10:09:10.7676051Z 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-01T10:09:10.7677419Z 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-01T10:09:10.7678798Z 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-01T10:09:10.7679965Z 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-01T10:09:10.7681204Z 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-01T10:09:10.7682524Z 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-01T10:09:10.7683914Z 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-01T10:09:10.7685007Z 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-01T10:09:10.7686178Z 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-01T10:09:10.7687389Z 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-01T10:09:10.7688519Z 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-01T10:09:10.7689806Z 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-01T10:09:10.7691079Z 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-01T10:09:10.7692229Z 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-01T10:09:10.7693694Z 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-01T10:09:10.7694792Z 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-01T10:09:10.7695930Z 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-01T10:09:10.7697254Z 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-01T10:09:10.7698346Z 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-01T10:09:10.7699743Z 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-01T10:09:10.7700764Z 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-01T10:09:10.7701985Z 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-01T10:09:10.7703148Z 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-01T10:09:10.7704423Z 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-01T10:09:10.7705580Z 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-01T10:09:10.7706785Z 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-01T10:09:10.7708785Z 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-01T10:09:10.7709369Z 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-01T10:09:10.7711171Z 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-01T10:09:10.7711611Z 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-01T10:09:10.7712868Z 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-01T10:09:10.7713488Z 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-01T10:09:10.7714952Z 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-01T10:09:10.7715505Z 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-01T10:09:10.7716786Z 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-01T10:09:10.7717850Z 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-01T10:09:10.7718834Z 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-01T10:09:10.7719843Z 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-01T10:09:10.7720726Z 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-01T10:09:10.7722018Z 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-01T10:09:10.7722726Z 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-01T10:09:10.7723781Z 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-01T10:09:10.7724845Z 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-01T10:09:10.7726187Z 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-01T10:09:10.7727137Z 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-01T10:09:10.7727964Z 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-01T10:09:10.7728761Z 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-01T10:09:10.7729821Z 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-01T10:09:10.7731354Z 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-01T10:09:10.7732038Z 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-01T10:09:10.7732804Z 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-01T10:09:10.7733873Z 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-01T10:09:10.7734717Z 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-01T10:09:10.7735666Z 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-01T10:09:10.7736645Z 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-01T10:09:10.7737738Z 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-01T10:09:10.7739231Z 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-01T10:09:10.7740338Z 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-01T10:09:10.7741148Z 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-01T10:09:10.7742317Z 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-01T10:09:10.7743091Z 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-01T10:09:10.7744109Z 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-01T10:09:10.7745270Z 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-01T10:09:10.7746461Z 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-01T10:09:10.7747480Z 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-01T10:09:10.7748670Z 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-01T10:09:10.7749759Z 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-01T10:09:10.7751047Z 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-01T10:09:10.7752092Z 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-01T10:09:10.7753217Z 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-01T10:09:10.7754984Z 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-01T10:09:10.7756028Z 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-01T10:09:10.7757020Z 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-01T10:09:10.7757884Z 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-01T10:09:10.7758786Z 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-01T10:09:10.7759777Z 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-01T10:09:10.7760759Z 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-01T10:09:10.7761830Z 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-01T10:09:10.7762816Z 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-01T10:09:10.7763769Z 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-01T10:09:10.7764850Z 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-01T10:09:10.7766100Z 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-01T10:09:10.7767202Z 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-01T10:09:10.7768470Z 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-01T10:09:10.7769312Z 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-01T10:09:10.7770095Z 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-01T10:09:10.7771037Z 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-01T10:09:10.7771888Z 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-01T10:09:10.7772994Z 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-01T10:09:10.7773971Z 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-01T10:09:10.7774937Z 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-01T10:09:10.7775964Z 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-01T10:09:10.7776971Z 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-01T10:09:10.7777850Z 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-01T10:09:10.7778991Z 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-01T10:09:10.7780153Z 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-01T10:09:10.7781124Z 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-01T10:09:10.7782151Z 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-01T10:09:10.7783224Z 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-01T10:09:10.7784270Z 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-01T10:09:10.7785177Z 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-01T10:09:10.7786083Z 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-01T10:09:10.7787177Z 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-01T10:09:10.7788414Z 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-01T10:09:10.7789239Z 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-01T10:09:10.7790418Z 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-01T10:09:10.7791402Z 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-01T10:09:10.7792559Z 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-01T10:09:10.7793593Z 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-01T10:09:10.7794743Z 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-01T10:09:10.7795749Z 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-01T10:09:10.7796481Z 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-01T10:09:10.7797419Z 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-01T10:09:10.7798132Z 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-01T10:09:10.7799107Z 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-01T10:09:10.7799913Z 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-01T10:09:10.7801260Z 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-01T10:09:10.7802029Z 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-01T10:09:10.7802762Z 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-01T10:09:10.7803698Z 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-01T10:09:10.7805699Z 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-01T10:09:10.7806553Z 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-01T10:09:10.7807315Z 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-01T10:09:10.7808090Z 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-01T10:09:10.7809124Z 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-01T10:09:10.7810237Z 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-01T10:09:10.7811150Z 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-01T10:09:10.7812090Z 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-01T10:09:10.7813150Z 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-01T10:09:10.7814316Z 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-01T10:09:10.7815757Z 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-01T10:09:10.7816733Z 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-01T10:09:10.7817644Z 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-01T10:09:10.7818756Z 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-01T10:09:10.7819660Z 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-01T10:09:10.7820710Z 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-01T10:09:10.7821865Z 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-01T10:09:10.7822831Z 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-01T10:09:10.7823844Z 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-01T10:09:10.7824995Z 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-01T10:09:10.7825870Z 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-01T10:09:10.7826953Z 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-01T10:09:10.7827923Z 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-01T10:09:10.7829346Z 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-01T10:09:10.7830312Z 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-01T10:09:10.7831357Z 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-01T10:09:10.7832456Z 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-01T10:09:10.7833717Z 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-01T10:09:10.7834416Z 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-01T10:09:10.7835642Z 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-01T10:09:10.7836576Z 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-01T10:09:10.7837684Z 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-01T10:09:10.7838450Z 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-01T10:09:10.7839361Z 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-01T10:09:10.7840497Z 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-01T10:09:10.7841779Z 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-01T10:09:10.7842654Z 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-01T10:09:10.7843720Z 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-01T10:09:10.7844630Z 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-01T10:09:10.7845640Z 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-01T10:09:10.7846293Z 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-01T10:09:10.7847297Z 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-01T10:09:10.7848281Z 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-01T10:09:10.7849409Z 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-01T10:09:10.7851058Z 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-01T10:09:10.7851847Z 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-01T10:09:10.7852636Z 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-01T10:09:10.7853421Z 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-01T10:09:10.7854587Z 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-01T10:09:10.7855328Z 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-01T10:09:10.7856455Z 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-01T10:09:10.7857858Z 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-01T10:09:10.7858612Z 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-01T10:09:10.7859661Z 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-01T10:09:10.7860550Z 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-01T10:09:10.7861429Z 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-01T10:09:10.7862388Z 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-01T10:09:10.7863161Z 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-01T10:09:10.7864155Z 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-01T10:09:10.7865147Z 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-01T10:09:10.7865940Z 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-01T10:09:10.7866841Z 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-01T10:09:10.7867744Z 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-01T10:09:10.7868683Z 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-01T10:09:10.7870204Z 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-01T10:09:10.7870980Z 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-01T10:09:10.7871740Z 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-01T10:09:10.7872995Z 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-01T10:09:10.7873879Z 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-01T10:09:10.7874727Z 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-01T10:09:10.7875681Z 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-01T10:09:10.7876393Z 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-01T10:09:10.7877337Z 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-01T10:09:10.7878186Z 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-01T10:09:10.7879094Z 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-01T10:09:10.7879995Z 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-01T10:09:10.7880878Z 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-01T10:09:10.7881625Z 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-01T10:09:10.7883361Z 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-01T10:09:10.7883795Z 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-01T10:09:10.7884434Z 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-01T10:09:10.7885713Z 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-01T10:09:10.7886664Z 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-01T10:09:10.7887822Z 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-01T10:09:10.7888766Z 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-01T10:09:10.7889861Z 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-01T10:09:10.7890882Z 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-01T10:09:10.7891947Z 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-01T10:09:10.7892927Z 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-01T10:09:10.7893992Z 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-01T10:09:10.7894985Z 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-01T10:09:10.7896235Z 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-01T10:09:10.7897252Z 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-01T10:09:10.7898307Z 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-01T10:09:10.7899287Z 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-01T10:09:10.7900452Z 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-01T10:09:10.7901392Z 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-01T10:09:10.7902544Z 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-01T10:09:10.7903521Z 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-01T10:09:10.7904727Z 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-01T10:09:10.7905649Z 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-01T10:09:10.7906721Z 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-01T10:09:10.7907785Z 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-01T10:09:10.7909134Z 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-01T10:09:10.7910800Z 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-01T10:09:10.7911228Z 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-01T10:09:10.7912376Z 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-01T10:09:10.7914149Z 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-01T10:09:10.7915034Z 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-01T10:09:10.7916024Z 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-01T10:09:10.7917203Z 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-01T10:09:10.7918568Z 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-01T10:09:10.7919582Z 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-01T10:09:10.7921409Z 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-01T10:09:10.7921971Z 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-01T10:09:10.7922872Z 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-01T10:09:10.7923838Z 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-01T10:09:10.7924824Z 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-01T10:09:10.7925559Z 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-01T10:09:10.7926741Z 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-01T10:09:10.7928156Z 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-01T10:09:10.7928987Z 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-01T10:09:10.7929842Z 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-01T10:09:10.7931554Z 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-01T10:09:10.7932145Z 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-01T10:09:10.7932774Z 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-01T10:09:10.7933299Z 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-01T10:09:10.7934558Z 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-01T10:09:10.7935799Z 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-01T10:09:10.7936935Z 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-01T10:09:10.7937970Z 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-01T10:09:10.7939029Z 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-01T10:09:10.7939788Z 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-01T10:09:10.7941232Z 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-01T10:09:10.7941825Z 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-01T10:09:10.7943274Z 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-01T10:09:10.7944001Z 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-01T10:09:10.7945088Z 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-01T10:09:10.7945860Z 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-01T10:09:10.7946956Z 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-01T10:09:10.7948114Z 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-01T10:09:10.7949328Z 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-01T10:09:10.7950324Z 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-01T10:09:10.7951094Z 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-01T10:09:10.7952953Z 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-01T10:09:10.7953731Z 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-01T10:09:10.7954626Z 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-01T10:09:10.7955905Z 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-01T10:09:10.7956884Z 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-01T10:09:10.7957654Z 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-01T10:09:10.7958960Z 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-01T10:09:10.7959739Z 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-01T10:09:10.7960776Z 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-01T10:09:10.7961742Z 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-01T10:09:10.7962807Z 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-01T10:09:10.7963556Z 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-01T10:09:10.7964967Z 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-01T10:09:10.7965724Z 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-01T10:09:10.7966660Z 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-01T10:09:10.7967672Z 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-01T10:09:10.7968527Z 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-01T10:09:10.7969106Z 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-01T10:09:10.7970414Z 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-01T10:09:10.7971962Z 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-01T10:09:10.7972549Z 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-01T10:09:10.7973136Z 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-01T10:09:10.7974826Z 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-01T10:09:10.7975545Z 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-01T10:09:10.7976835Z 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-01T10:09:10.7977481Z 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-01T10:09:10.7978655Z 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-01T10:09:10.7979448Z 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-01T10:09:10.7980322Z 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-01T10:09:10.7981348Z 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-01T10:09:10.7982225Z 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-01T10:09:10.7983877Z 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-01T10:09:10.7984647Z 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-01T10:09:10.7985396Z 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-01T10:09:10.7986221Z 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-01T10:09:10.7987300Z 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-01T10:09:10.7988606Z 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-01T10:09:10.7989633Z 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-01T10:09:10.7990826Z 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-01T10:09:10.7992174Z 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-01T10:09:10.7993252Z 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-01T10:09:10.7994030Z 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-01T10:09:10.7994966Z 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-01T10:09:10.7996153Z 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-01T10:09:10.7997011Z 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-01T10:09:10.7998161Z 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-01T10:09:10.7999133Z 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-01T10:09:10.8000087Z 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-01T10:09:10.8001580Z 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-01T10:09:10.8002487Z 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-01T10:09:10.8003447Z 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-01T10:09:10.8004447Z 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-01T10:09:10.8005471Z 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-01T10:09:10.8006691Z 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-01T10:09:10.8007680Z 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-01T10:09:10.8008381Z 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-01T10:09:10.8009480Z 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-01T10:09:10.8010312Z 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-01T10:09:10.8010836Z 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-01T10:09:10.8011962Z 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-01T10:09:10.8012882Z 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-01T10:09:10.8014018Z 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-01T10:09:10.8014934Z 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-01T10:09:10.8016172Z 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-01T10:09:10.8017192Z 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-01T10:09:10.8017986Z 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-01T10:09:10.8019112Z 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-01T10:09:10.8020012Z 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-01T10:09:10.8020965Z 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-01T10:09:10.8022244Z 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-01T10:09:10.8023293Z 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-01T10:09:10.8024086Z 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-01T10:09:10.8026509Z 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-01T10:09:10.8027008Z 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-01T10:09:10.8027707Z 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-01T10:09:10.8028692Z 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-01T10:09:10.8029865Z 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-01T10:09:10.8030800Z 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-01T10:09:10.8031725Z 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-01T10:09:10.8032994Z 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-01T10:09:10.8034159Z 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-01T10:09:10.8035513Z 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-01T10:09:10.8035878Z 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-01T10:09:10.8036787Z 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-01T10:09:10.8037793Z 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-01T10:09:10.8038693Z 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-01T10:09:10.8039490Z 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-01T10:09:10.8040591Z 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-01T10:09:10.8041832Z 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-01T10:09:10.8042621Z 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-01T10:09:10.8043879Z 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-01T10:09:10.8044574Z 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-01T10:09:10.8045907Z 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-01T10:09:10.8046876Z 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-01T10:09:10.8047918Z 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-01T10:09:10.8049112Z 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-01T10:09:10.8050035Z 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-01T10:09:10.8051037Z 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-01T10:09:10.8052298Z 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-01T10:09:10.8053020Z 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-01T10:09:10.8054461Z 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-01T10:09:10.8055306Z 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-01T10:09:10.8057061Z 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-01T10:09:10.8057727Z 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-01T10:09:10.8059006Z 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-01T10:09:10.8059833Z 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-01T10:09:10.8060729Z 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-01T10:09:10.8062106Z 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-01T10:09:10.8062958Z 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-01T10:09:10.8064059Z 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-01T10:09:10.8064936Z 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-01T10:09:10.8065764Z 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-01T10:09:10.8067199Z 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-01T10:09:10.8068047Z 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-01T10:09:10.8069350Z 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-01T10:09:10.8070295Z 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-01T10:09:10.8071284Z 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-01T10:09:10.8072498Z 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-01T10:09:10.8072944Z 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-01T10:09:10.8074991Z 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-01T10:09:10.8075878Z 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-01T10:09:10.8077006Z 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-01T10:09:10.8078033Z 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-01T10:09:10.8078989Z 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-01T10:09:10.8079867Z 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-01T10:09:10.8080970Z 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-01T10:09:10.8082014Z 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-01T10:09:10.8082973Z 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-01T10:09:10.8083897Z 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-01T10:09:10.8084919Z 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-01T10:09:10.8086041Z 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-01T10:09:10.8086782Z 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-01T10:09:10.8087764Z 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-01T10:09:10.8088831Z 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-01T10:09:10.8089861Z 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-01T10:09:10.8090824Z 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-01T10:09:10.8091697Z 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-01T10:09:10.8092818Z 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-01T10:09:10.8094328Z 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-01T10:09:10.8095313Z 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-01T10:09:10.8096278Z 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-01T10:09:10.8097282Z 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-01T10:09:10.8098189Z 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-01T10:09:10.8100055Z 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-01T10:09:10.8100634Z 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-01T10:09:10.8101857Z 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-01T10:09:10.8102872Z 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-01T10:09:10.8103843Z 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-01T10:09:10.8105231Z 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-01T10:09:10.8105773Z 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-01T10:09:10.8107222Z 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-01T10:09:10.8108029Z 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-01T10:09:10.8109408Z 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-01T10:09:10.8110160Z 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-01T10:09:10.8111362Z 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-01T10:09:10.8112797Z 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-01T10:09:10.8113732Z 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-01T10:09:10.8114704Z 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-01T10:09:10.8116514Z 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-01T10:09:10.8116985Z 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-01T10:09:10.8117866Z 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-01T10:09:10.8118833Z 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-01T10:09:10.8119943Z 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-01T10:09:10.8121006Z 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-01T10:09:10.8121887Z 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-01T10:09:10.8123003Z 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-01T10:09:10.8123715Z 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-01T10:09:10.8124813Z 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-01T10:09:10.8125718Z 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-01T10:09:10.8126661Z 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-01T10:09:10.8128213Z 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-01T10:09:10.8128780Z 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-01T10:09:10.8130128Z 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-01T10:09:10.8131019Z 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-01T10:09:10.8132064Z 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-01T10:09:10.8132676Z 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-01T10:09:10.8134772Z 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-01T10:09:10.8135437Z 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-01T10:09:10.8136513Z 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-01T10:09:10.8137585Z 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-01T10:09:10.8138436Z 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-01T10:09:10.8139541Z 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-01T10:09:10.8140465Z 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-01T10:09:10.8142029Z 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-01T10:09:10.8142722Z 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-01T10:09:10.8144109Z 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-01T10:09:10.8144598Z 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-01T10:09:10.8145972Z 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-01T10:09:10.8146779Z 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-01T10:09:10.8148635Z 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-01T10:09:10.8149043Z 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-01T10:09:10.8149657Z 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-01T10:09:10.8150638Z 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-01T10:09:10.8152087Z 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-01T10:09:10.8153110Z 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-01T10:09:10.8153558Z 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-01T10:09:10.8154903Z 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-01T10:09:10.8155749Z 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-01T10:09:10.8156679Z 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-01T10:09:10.8157732Z 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-01T10:09:10.8158714Z 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-01T10:09:10.8159687Z 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-01T10:09:10.8160479Z 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-01T10:09:10.8161412Z 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-01T10:09:10.8162723Z 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-01T10:09:10.8163631Z 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-01T10:09:10.8164775Z 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-01T10:09:10.8165703Z 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-01T10:09:10.8167339Z 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-01T10:09:10.8168410Z 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-01T10:09:10.8169042Z 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-01T10:09:10.8170477Z 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-01T10:09:10.8171105Z 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-01T10:09:10.8173086Z 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-01T10:09:10.8173659Z 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-01T10:09:10.8174628Z 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-01T10:09:10.8175748Z 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-01T10:09:10.8176614Z 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-01T10:09:10.8177754Z 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-01T10:09:10.8178933Z 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-01T10:09:10.8179875Z 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-01T10:09:10.8180856Z 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-01T10:09:10.8182115Z 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-01T10:09:10.8182988Z 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-01T10:09:10.8184163Z 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-01T10:09:10.8185189Z 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-01T10:09:10.8186188Z 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-01T10:09:10.8187237Z 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-01T10:09:10.8188388Z 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-01T10:09:10.8189464Z 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-01T10:09:10.8190441Z 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-01T10:09:10.8191946Z 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-01T10:09:10.8192849Z 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-01T10:09:10.8193855Z 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-01T10:09:10.8194855Z 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-01T10:09:10.8195968Z 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-01T10:09:10.8196867Z 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-01T10:09:10.8197855Z 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-01T10:09:10.8198927Z 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-01T10:09:10.8200108Z 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-01T10:09:10.8201687Z 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-01T10:09:10.8202596Z 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-01T10:09:10.8203493Z 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-01T10:09:10.8204718Z 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-01T10:09:10.8205755Z 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-01T10:09:10.8206939Z 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-01T10:09:10.8207913Z 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-01T10:09:10.8208942Z 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-01T10:09:10.8209985Z 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-01T10:09:10.8210725Z 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-01T10:09:10.8211666Z 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-01T10:09:10.8212743Z 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-01T10:09:10.8213606Z 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-01T10:09:10.8214906Z 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-01T10:09:10.8216150Z 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-01T10:09:10.8216692Z 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-01T10:09:10.8217712Z 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-01T10:09:10.8218635Z 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-01T10:09:10.8219429Z 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-01T10:09:10.8220323Z 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-01T10:09:10.8221278Z 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-01T10:09:10.8222192Z 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-01T10:09:10.8223035Z 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-01T10:09:10.8224469Z 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-01T10:09:10.8225886Z 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-01T10:09:10.8226352Z 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-01T10:09:10.8226769Z 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-01T10:09:10.8228185Z 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-01T10:09:10.8229110Z 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-01T10:09:10.8229589Z 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-01T10:09:10.8230512Z 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-01T10:09:10.8231400Z 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-01T10:09:10.8232819Z 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-01T10:09:10.8233574Z 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-01T10:09:10.8235476Z 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-01T10:09:10.8236323Z 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-01T10:09:10.8237144Z 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-01T10:09:10.8238128Z 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-01T10:09:10.8239126Z 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-01T10:09:10.8240296Z 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-01T10:09:10.8241183Z 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-01T10:09:10.8242258Z 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-01T10:09:10.8243531Z 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-01T10:09:10.8244268Z 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-01T10:09:10.8245532Z 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-01T10:09:10.8246669Z 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-01T10:09:10.8247593Z 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-01T10:09:10.8248555Z 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-01T10:09:10.8249614Z 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-01T10:09:10.8250541Z 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-01T10:09:10.8251517Z 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-01T10:09:10.8252504Z 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-01T10:09:10.8253631Z 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-01T10:09:10.8254525Z 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-01T10:09:10.8255585Z 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-01T10:09:10.8256613Z 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-01T10:09:10.8257628Z 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-01T10:09:10.8258994Z 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-01T10:09:10.8259813Z 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-01T10:09:10.8260927Z 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-01T10:09:10.8261972Z 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-01T10:09:10.8263065Z 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-01T10:09:10.8264014Z 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-01T10:09:10.8265017Z 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-01T10:09:10.8266554Z 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-01T10:09:10.8267476Z 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-01T10:09:10.8268681Z 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-01T10:09:10.8269557Z 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-01T10:09:10.8270710Z 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-01T10:09:10.8272053Z 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-01T10:09:10.8272883Z 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-01T10:09:10.8274527Z 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-01T10:09:10.8275453Z 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-01T10:09:10.8276365Z 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-01T10:09:10.8277381Z 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-01T10:09:10.8278571Z 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-01T10:09:10.8279546Z 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-01T10:09:10.8280568Z 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-01T10:09:10.8281639Z 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-01T10:09:10.8282704Z 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-01T10:09:10.8283511Z 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-01T10:09:10.8284470Z 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-01T10:09:10.8285371Z 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-01T10:09:10.8286516Z 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-01T10:09:10.8287730Z 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-01T10:09:10.8288759Z 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-01T10:09:10.8289791Z 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-01T10:09:10.8290795Z 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-01T10:09:10.8291904Z 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-01T10:09:10.8293039Z 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-01T10:09:10.8294216Z 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-01T10:09:10.8295353Z 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-01T10:09:10.8296372Z 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-01T10:09:10.8297649Z 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-01T10:09:10.8298394Z 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-01T10:09:10.8299417Z 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-01T10:09:10.8300388Z 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-01T10:09:10.8301391Z 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-01T10:09:10.8302357Z 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-01T10:09:10.8303300Z 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-01T10:09:10.8304114Z 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-01T10:09:10.8305567Z 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-01T10:09:10.8306667Z 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-01T10:09:10.8307654Z 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-01T10:09:10.8308743Z 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-01T10:09:10.8310000Z 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-01T10:09:10.8310812Z 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-01T10:09:10.8312507Z 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-01T10:09:10.8313156Z 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-01T10:09:10.8314116Z 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-01T10:09:10.8315210Z 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-01T10:09:10.8315961Z 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-01T10:09:10.8316790Z 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-01T10:09:10.8317682Z 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-01T10:09:10.8318610Z 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-01T10:09:10.8319577Z 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-01T10:09:10.8320473Z 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-01T10:09:10.8321511Z 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-01T10:09:10.8322506Z 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-01T10:09:10.8323944Z 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-01T10:09:10.8324932Z 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-01T10:09:10.8325886Z 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-01T10:09:10.8326775Z 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-01T10:09:10.8328698Z 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-01T10:09:10.8329231Z 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-01T10:09:10.8330029Z 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-01T10:09:10.8330993Z 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-01T10:09:10.8331887Z 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-01T10:09:10.8333536Z 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-01T10:09:10.8334366Z 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-01T10:09:10.8335363Z 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-01T10:09:10.8336401Z 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-01T10:09:10.8337614Z 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-01T10:09:10.8338722Z 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-01T10:09:10.8339608Z 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-01T10:09:10.8340579Z 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-01T10:09:10.8342158Z 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-01T10:09:10.8343281Z 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-01T10:09:10.8344235Z 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-01T10:09:10.8345419Z 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-01T10:09:10.8346421Z 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-01T10:09:10.8347453Z 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-01T10:09:10.8348665Z 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-01T10:09:10.8349712Z 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-01T10:09:10.8350693Z 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-01T10:09:10.8352094Z 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-01T10:09:10.8353035Z 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-01T10:09:10.8354310Z 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-01T10:09:10.8355165Z 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-01T10:09:10.8356522Z 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-01T10:09:10.8357893Z 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-01T10:09:10.8358893Z 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-01T10:09:10.8359806Z 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-01T10:09:10.8360895Z 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-01T10:09:10.8362027Z 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-01T10:09:10.8363231Z 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-01T10:09:10.8364117Z 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-01T10:09:10.8365217Z 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-01T10:09:10.8366163Z 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-01T10:09:10.8367278Z 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-01T10:09:10.8368435Z 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-01T10:09:10.8369414Z 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-01T10:09:10.8370663Z 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-01T10:09:10.8371842Z 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-01T10:09:10.8372683Z 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-01T10:09:10.8373822Z 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-01T10:09:10.8374882Z 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-01T10:09:10.8376037Z 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-01T10:09:10.8376934Z 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-01T10:09:10.8378374Z 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-01T10:09:10.8379682Z 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-01T10:09:10.8380689Z 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-01T10:09:10.8381694Z 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-01T10:09:10.8382670Z 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-01T10:09:10.8383684Z 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-01T10:09:10.8384775Z 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-01T10:09:10.8385877Z 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-01T10:09:10.8387817Z 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-01T10:09:10.8388206Z 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-01T10:09:10.8388975Z 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-01T10:09:10.8391057Z 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-01T10:09:10.8391921Z 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-01T10:09:10.8392796Z 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-01T10:09:10.8393714Z 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-01T10:09:10.8394725Z 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-01T10:09:10.8395725Z 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-01T10:09:10.8396711Z 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-01T10:09:10.8397630Z 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-01T10:09:10.8398645Z 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-01T10:09:10.8399585Z 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-01T10:09:10.8400604Z 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-01T10:09:10.8401659Z 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-01T10:09:10.8403184Z 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-01T10:09:10.8403788Z 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-01T10:09:10.8405181Z 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-01T10:09:10.8406265Z 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-01T10:09:10.8407389Z 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-01T10:09:10.8408257Z 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-01T10:09:10.8409213Z 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-01T10:09:10.8410628Z 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-01T10:09:10.8411335Z 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-01T10:09:10.8412790Z 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-01T10:09:10.8413831Z 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-01T10:09:10.8414707Z 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-01T10:09:10.8415825Z 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-01T10:09:10.8416676Z 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-01T10:09:10.8417697Z 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-01T10:09:10.8419136Z 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-01T10:09:10.8420105Z 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-01T10:09:10.8421290Z 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-01T10:09:10.8422409Z 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-01T10:09:10.8423763Z 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-01T10:09:10.8424826Z 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-01T10:09:10.8426008Z 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-01T10:09:10.8427382Z 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-01T10:09:10.8428648Z 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-01T10:09:10.8429706Z 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-01T10:09:10.8430969Z 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-01T10:09:10.8432439Z 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-01T10:09:10.8434585Z 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-01T10:09:10.8435602Z 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-01T10:09:10.8436799Z 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-01T10:09:10.8438813Z 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-01T10:09:10.8439463Z 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-01T10:09:10.8440373Z 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-01T10:09:10.8441551Z 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-01T10:09:10.8443195Z 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-01T10:09:10.8443594Z 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-01T10:09:10.8444425Z 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-01T10:09:10.8445033Z 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-01T10:09:10.8446131Z 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-01T10:09:10.8447768Z 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-01T10:09:10.8448344Z 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-01T10:09:10.8450014Z 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-01T10:09:10.8450430Z 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-01T10:09:10.8451446Z 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-01T10:09:10.8452541Z 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-01T10:09:10.8453335Z 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-01T10:09:10.8454527Z 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-01T10:09:10.8455009Z 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-01T10:09:10.8456282Z 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-01T10:09:10.8457078Z 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-01T10:09:10.8458031Z 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-01T10:09:10.8458895Z 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-01T10:09:10.8459700Z 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-01T10:09:10.8460859Z 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-01T10:09:10.8461702Z 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-01T10:09:10.8462431Z 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-01T10:09:10.8463392Z 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-01T10:09:10.8464704Z 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-01T10:09:10.8465624Z 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-01T10:09:10.8466780Z 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-01T10:09:10.8467521Z 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-01T10:09:10.8468619Z 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-01T10:09:10.8469807Z 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-01T10:09:10.8470583Z 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-01T10:09:10.8472278Z 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-01T10:09:10.8473302Z 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-01T10:09:10.8474547Z 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-01T10:09:10.8475412Z 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-01T10:09:10.8476786Z 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-01T10:09:10.8477894Z 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-01T10:09:10.8478942Z 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-01T10:09:10.8479954Z 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-01T10:09:10.8480943Z 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-01T10:09:10.8481997Z 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-01T10:09:10.8483052Z 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-01T10:09:10.8484166Z 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-01T10:09:10.8485426Z 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-01T10:09:10.8486561Z 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-01T10:09:10.8487522Z 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-01T10:09:10.8488603Z 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-01T10:09:10.8489862Z 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-01T10:09:10.8490887Z 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-01T10:09:10.8491961Z 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-01T10:09:10.8493035Z 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-01T10:09:10.8494243Z 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-01T10:09:10.8495188Z 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-01T10:09:10.8496447Z 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-01T10:09:10.8497443Z 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-01T10:09:10.8498566Z 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-01T10:09:10.8499627Z 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-01T10:09:10.8500710Z 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-01T10:09:10.8501754Z 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-01T10:09:10.8502898Z 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-01T10:09:10.8503973Z 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-01T10:09:10.8505276Z 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-01T10:09:10.8506415Z 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-01T10:09:10.8507380Z 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-01T10:09:10.8508508Z 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-01T10:09:10.8509577Z 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-01T10:09:10.8510824Z 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-01T10:09:10.8512003Z 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-01T10:09:10.8513061Z 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-01T10:09:10.8514154Z 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-01T10:09:10.8515135Z 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-01T10:09:10.8515968Z 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-01T10:09:10.8516952Z 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-01T10:09:10.8517862Z 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-01T10:09:10.8518905Z 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-01T10:09:10.8519802Z 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-01T10:09:10.8520816Z 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-01T10:09:10.8521751Z 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-01T10:09:10.8522592Z 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-01T10:09:10.8524725Z 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-01T10:09:10.8525517Z 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-01T10:09:10.8526315Z 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-01T10:09:10.8527238Z 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-01T10:09:10.8528148Z 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-01T10:09:10.8528974Z 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-01T10:09:10.8530299Z 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-01T10:09:10.8531346Z 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-01T10:09:10.8532284Z 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-01T10:09:10.8534218Z 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-01T10:09:10.8534895Z 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-01T10:09:10.8535877Z 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-01T10:09:10.8536670Z 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-01T10:09:10.8537821Z 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-01T10:09:10.8538749Z 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-01T10:09:10.8539788Z 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-01T10:09:10.8541295Z 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-01T10:09:10.8542203Z 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-01T10:09:10.8543327Z 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-01T10:09:10.8544387Z 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-01T10:09:10.8545154Z 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-01T10:09:10.8545888Z 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-01T10:09:10.8547764Z 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-01T10:09:10.8548322Z 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-01T10:09:10.8548868Z 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-01T10:09:10.8549994Z 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-01T10:09:10.8551320Z 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-01T10:09:10.8552549Z 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-01T10:09:10.8553445Z 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-01T10:09:10.8555127Z 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-01T10:09:10.8555600Z 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-01T10:09:10.8556644Z 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-01T10:09:10.8558050Z 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-01T10:09:10.8558889Z 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-01T10:09:10.8560529Z 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-01T10:09:10.8561534Z 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-01T10:09:10.8563134Z 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-01T10:09:10.8564445Z 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-01T10:09:10.8565706Z 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-01T10:09:10.8566844Z 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-01T10:09:10.8568000Z 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-01T10:09:10.8569269Z 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-01T10:09:10.8570493Z 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-01T10:09:10.8571715Z 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-01T10:09:10.8573079Z 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-01T10:09:10.8574450Z 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-01T10:09:10.8575505Z 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-01T10:09:10.8576914Z 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-01T10:09:10.8578276Z 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-01T10:09:10.8579467Z 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-01T10:09:10.8580561Z 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-01T10:09:10.8581705Z 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-01T10:09:10.8583160Z 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-01T10:09:10.8584183Z 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-01T10:09:10.8585304Z 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-01T10:09:10.8586380Z 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-01T10:09:10.8587317Z 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-01T10:09:10.8588854Z 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-01T10:09:10.8590123Z 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-01T10:09:10.8591361Z 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-01T10:09:10.8592608Z 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-01T10:09:10.8593716Z 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-01T10:09:10.8594911Z 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-01T10:09:10.8596062Z 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-01T10:09:10.8597354Z 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-01T10:09:10.8598677Z 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-01T10:09:10.8599742Z 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-01T10:09:10.8600928Z 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-01T10:09:10.8603018Z 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-01T10:09:10.8603670Z 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-01T10:09:10.8605091Z 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-01T10:09:10.8606194Z 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-01T10:09:10.8607318Z 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-01T10:09:10.8608789Z 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-01T10:09:10.8609874Z 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-01T10:09:10.8611052Z 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-01T10:09:10.8612452Z 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-01T10:09:10.8613460Z 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-01T10:09:10.8614639Z 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-01T10:09:10.8615977Z 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-01T10:09:10.8618020Z 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-01T10:09:10.8619039Z 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-01T10:09:10.8620282Z 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-01T10:09:10.8621489Z 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-01T10:09:10.8622611Z 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-01T10:09:10.8623930Z 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-01T10:09:10.8625062Z 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-01T10:09:10.8626257Z 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-01T10:09:10.8627536Z 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-01T10:09:10.8628767Z 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-01T10:09:10.8630086Z 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-01T10:09:10.8631563Z 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-01T10:09:10.8633064Z 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-01T10:09:10.8634103Z 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-01T10:09:10.8635325Z 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-01T10:09:10.8636515Z 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-01T10:09:10.8637736Z 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-01T10:09:10.8638983Z 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-01T10:09:10.8640202Z 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-01T10:09:10.8641388Z 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-01T10:09:10.8642812Z 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-01T10:09:10.8643840Z 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-01T10:09:10.8645021Z 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-01T10:09:10.8646269Z 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-01T10:09:10.8647595Z 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-01T10:09:10.8648979Z 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-01T10:09:10.8650287Z 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-01T10:09:10.8651283Z 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-01T10:09:10.8652481Z 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-01T10:09:10.8653675Z 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-01T10:09:10.8654904Z 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-01T10:09:10.8656086Z 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-01T10:09:10.8657383Z 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-01T10:09:10.8658612Z 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-01T10:09:10.8659886Z 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-01T10:09:10.8661008Z 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-01T10:09:10.8662398Z 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-01T10:09:10.8663691Z 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-01T10:09:10.8664828Z 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-01T10:09:10.8665872Z 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-01T10:09:10.8667125Z 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-01T10:09:10.8668535Z 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-01T10:09:10.8669841Z 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-01T10:09:10.8671016Z 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-01T10:09:10.8672140Z 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-01T10:09:10.8673351Z 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-01T10:09:10.8674822Z 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-01T10:09:10.8676066Z 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-01T10:09:10.8677193Z 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-01T10:09:10.8678476Z 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-01T10:09:10.8679869Z 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-01T10:09:10.8680914Z 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-01T10:09:10.8682122Z 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-01T10:09:10.8683370Z 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-01T10:09:10.8684570Z 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-01T10:09:10.8685732Z 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-01T10:09:10.8687016Z 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-01T10:09:10.8688412Z 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-01T10:09:10.8689653Z 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-01T10:09:10.8690851Z 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-01T10:09:10.8692286Z 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-01T10:09:10.8693608Z 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-01T10:09:10.8694780Z 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-01T10:09:10.8695813Z 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-01T10:09:10.8697806Z 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-01T10:09:10.8698933Z 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-01T10:09:10.8700230Z 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-01T10:09:10.8701342Z 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-01T10:09:10.8702613Z 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-01T10:09:10.8704008Z 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-01T10:09:10.8705110Z 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-01T10:09:10.8706313Z 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-01T10:09:10.8707725Z 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-01T10:09:10.8710203Z 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-01T10:09:10.8710606Z 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-01T10:09:10.8711573Z 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-01T10:09:10.8712544Z 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-01T10:09:10.8714172Z 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-01T10:09:10.8714484Z 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-01T10:09:10.8716074Z 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-01T10:09:10.8716802Z 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-01T10:09:10.8717699Z 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-01T10:09:10.8718597Z 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-01T10:09:10.8719393Z 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-01T10:09:10.8720446Z 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-01T10:09:10.8721295Z 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-01T10:09:10.8722340Z 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-01T10:09:10.8725856Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:09:10.8727177Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T10:09:10.8727672Z 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-01T10:09:10.8729141Z 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-01T10:09:10.8729694Z 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-01T10:09:10.8731345Z 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-01T10:09:10.8732171Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T10:09:10.8732542Z 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-01T10:09:10.8733791Z 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-01T10:09:10.8734639Z 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-01T10:09:10.8735283Z 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-01T10:09:10.8736895Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:09:10.8737806Z 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-01T10:09:10.8738712Z 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-01T10:09:10.8739386Z 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-01T10:09:10.8740222Z 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-01T10:09:10.8741245Z 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-01T10:09:10.8742100Z 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-01T10:09:10.8743039Z 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-01T10:09:10.8744043Z 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-01T10:09:10.8745040Z 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-01T10:09:10.8745523Z 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-01T10:09:10.8747007Z 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-01T10:09:10.8747565Z 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-01T10:09:10.8749109Z 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-01T10:09:10.8749968Z 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-01T10:09:10.8751336Z 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-01T10:09:10.8752440Z 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-01T10:09:10.8753341Z 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-01T10:09:10.8755057Z 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-01T10:09:10.8756405Z 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-01T10:09:10.8757098Z 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-01T10:09:10.8758502Z 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-01T10:09:10.8759121Z 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-01T10:09:10.8760372Z 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-01T10:09:10.8761457Z 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-01T10:09:10.8762071Z 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-01T10:09:10.8763327Z 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-01T10:09:10.8764160Z 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-01T10:09:10.8765510Z 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-01T10:09:10.8766103Z 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-01T10:09:10.8767106Z 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-01T10:09:10.8768071Z 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-01T10:09:10.8769030Z 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-01T10:09:10.8770503Z 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-01T10:09:10.8771256Z 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-01T10:09:10.8773461Z 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-01T10:09:10.8774687Z 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-01T10:09:10.8775232Z 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-01T10:09:10.8776313Z 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-01T10:09:10.8777219Z 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-01T10:09:10.8778235Z 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-01T10:09:10.8778964Z 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-01T10:09:10.8780249Z 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-01T10:09:10.8781049Z 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-01T10:09:10.8781947Z 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-01T10:09:10.8783400Z 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-01T10:09:10.8784071Z 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-01T10:09:10.8785104Z 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-01T10:09:10.8785799Z 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-01T10:09:10.8787337Z 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-01T10:09:10.8788768Z 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-01T10:09:10.8789305Z 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-01T10:09:10.8793232Z 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-01T10:09:10.8793640Z 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-01T10:09:10.8794138Z 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-01T10:09:10.8794540Z 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-01T10:09:10.8794852Z 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-01T10:09:10.8795434Z 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-01T10:09:10.8796111Z 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-01T10:09:10.8797084Z 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-01T10:09:10.8798094Z 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-01T10:09:10.8799038Z 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-01T10:09:10.8800030Z 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-01T10:09:10.8800873Z 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-01T10:09:10.8801976Z 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-01T10:09:10.8802639Z 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-01T10:09:10.8803671Z 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-01T10:09:10.8804567Z 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-01T10:09:10.8805564Z 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-01T10:09:10.8806412Z 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-01T10:09:10.8807303Z 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-01T10:09:10.8808274Z 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-01T10:09:10.8808933Z 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-01T10:09:10.8809652Z 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-01T10:09:10.8810715Z 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-01T10:09:10.8811547Z 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-01T10:09:10.8812513Z 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-01T10:09:10.8813381Z 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-01T10:09:10.8814353Z 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-01T10:09:10.8815293Z 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-01T10:09:10.8816223Z 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-01T10:09:10.8817087Z 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-01T10:09:10.8817839Z 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-01T10:09:10.8818825Z 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-01T10:09:10.8820278Z 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-01T10:09:10.8820778Z 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-01T10:09:10.8821463Z 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-01T10:09:10.8823286Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:09:10.8823821Z 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-01T10:09:10.8824760Z 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-01T10:09:10.8825238Z 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-01T10:09:10.8826014Z 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-01T10:09:10.8827075Z 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-01T10:09:10.8827820Z 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-01T10:09:10.8828927Z 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-01T10:09:10.8829949Z 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-01T10:09:10.8830894Z 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-01T10:09:10.8832024Z 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-01T10:09:10.8832890Z 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-01T10:09:10.8834015Z 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-01T10:09:10.8835016Z 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-01T10:09:10.8835556Z 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-01T10:09:10.8837096Z 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-01T10:09:10.8838609Z 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-01T10:09:10.8839153Z 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-01T10:09:10.8840012Z 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-01T10:09:10.8840851Z 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-01T10:09:10.8841778Z 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-01T10:09:10.8842782Z 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-01T10:09:10.8843361Z 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-01T10:09:10.8844616Z 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-01T10:09:10.8846397Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:09:10.8846879Z 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-01T10:09:10.8848159Z 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-01T10:09:10.8849006Z 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-01T10:09:10.8849849Z 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-01T10:09:10.8850758Z 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-01T10:09:10.8851730Z 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-01T10:09:10.8852803Z 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-01T10:09:10.8854029Z 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-01T10:09:10.8854729Z 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-01T10:09:10.8855815Z 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-01T10:09:10.8856611Z 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-01T10:09:10.8857629Z 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-01T10:09:10.8858526Z 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-01T10:09:10.8859550Z 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-01T10:09:10.8860112Z 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-01T10:09:10.8861337Z 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-01T10:09:10.8862561Z 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-01T10:09:10.8863113Z 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-01T10:09:10.8864547Z 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-01T10:09:10.8865217Z 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-01T10:09:10.8866403Z 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-01T10:09:10.8867198Z 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-01T10:09:10.8868189Z 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-01T10:09:10.8869064Z 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-01T10:09:10.8870133Z 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-01T10:09:10.8871235Z 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-01T10:09:10.8872312Z 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-01T10:09:10.8873660Z 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-01T10:09:10.8874458Z 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-01T10:09:10.8875424Z 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-01T10:09:10.8876597Z 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-01T10:09:10.8877296Z 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-01T10:09:10.8879223Z 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-01T10:09:10.8880991Z 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-01T10:09:10.8881578Z 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-01T10:09:10.8883225Z 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-01T10:09:10.8883960Z 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-01T10:09:10.8884886Z 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-01T10:09:10.8886724Z 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-01T10:09:10.8887065Z 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-01T10:09:10.8888824Z 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-01T10:09:10.8889808Z 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-01T10:09:10.8890968Z 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-01T10:09:10.8891665Z 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-01T10:09:10.8892668Z 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-01T10:09:10.8893818Z 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-01T10:09:10.8894675Z 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-01T10:09:10.8895974Z 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-01T10:09:10.8896866Z 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-01T10:09:10.8897747Z 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-01T10:09:10.8898546Z 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-01T10:09:10.8899523Z 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-01T10:09:10.8900588Z 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-01T10:09:10.8901683Z 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-01T10:09:10.8902601Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T10:09:10.8903251Z 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-01T10:09:10.8904355Z 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-01T10:09:10.8905303Z 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-01T10:09:10.8906290Z 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-01T10:09:10.8907171Z 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-01T10:09:10.8907750Z 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-01T10:09:10.8909265Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:09:10.8909719Z 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-01T10:09:10.8911618Z 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-01T10:09:10.8912438Z 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-01T10:09:10.8913414Z 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-01T10:09:10.8914843Z 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-01T10:09:10.8915575Z 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-01T10:09:10.8916518Z 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-01T10:09:10.8917643Z 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-01T10:09:10.8918917Z 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-01T10:09:10.8919822Z 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-01T10:09:10.8920796Z 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-01T10:09:10.8922081Z 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-01T10:09:10.8922460Z 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-01T10:09:10.8924059Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-12-01T10:09:10.8924393Z 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-01T10:09:10.8925781Z 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-01T10:09:10.8928051Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2022-12-01T10:09:10.8928626Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:09:10.8929847Z 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-01T10:09:10.8930616Z 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-01T10:09:10.8931428Z 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-01T10:09:10.8932854Z 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-01T10:09:10.8933507Z 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-01T10:09:10.8934319Z 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-01T10:09:10.8935325Z 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-01T10:09:10.8936305Z 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-01T10:09:10.8937149Z 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-01T10:09:10.8937868Z 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-01T10:09:10.8938956Z 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-01T10:09:10.8939856Z 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-01T10:09:10.8940607Z 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-01T10:09:10.8941552Z 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-01T10:09:10.8942644Z 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-01T10:09:10.8944490Z 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-01T10:09:10.8944907Z 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-01T10:09:10.8945610Z 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-01T10:09:10.8946596Z 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-01T10:09:10.8947668Z 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-01T10:09:10.8948309Z 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-01T10:09:10.8950359Z 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-01T10:09:10.8950773Z 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-01T10:09:10.8951951Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T10:09:10.8952315Z 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-01T10:09:10.8953620Z 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-01T10:09:10.8954232Z 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-01T10:09:10.8955130Z 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-01T10:09:10.8956802Z 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-01T10:09:10.8957554Z 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-01T10:09:10.8958338Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T10:09:10.8959572Z 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-01T10:09:10.8960036Z 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-01T10:09:10.8960949Z 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-01T10:09:10.8962000Z 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-01T10:09:10.8962636Z 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-01T10:09:10.8963608Z 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-01T10:09:10.8965036Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib 2022-12-01T10:09:10.8965964Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-12-01T10:09:10.8966426Z 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-01T10:09:10.8967438Z 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-01T10:09:10.8968755Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:09:10.8969856Z 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-01T10:09:10.8970400Z 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-01T10:09:10.8971323Z 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-01T10:09:10.8972058Z 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-01T10:09:10.8973304Z 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-01T10:09:10.8974153Z 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-01T10:09:10.8975054Z 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-01T10:09:10.8975899Z 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-01T10:09:10.8976901Z 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-01T10:09:10.8977849Z 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-01T10:09:10.8978851Z 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-01T10:09:10.8980421Z 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-01T10:09:10.8981194Z 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-01T10:09:10.8982183Z 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-01T10:09:10.8983205Z 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-01T10:09:10.8984033Z 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-01T10:09:10.8985047Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:09:10.8985948Z 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-01T10:09:10.8986951Z 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-01T10:09:10.8987678Z 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-01T10:09:10.8988688Z 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-01T10:09:10.8989685Z 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-01T10:09:10.8990517Z 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-01T10:09:10.8991581Z 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-01T10:09:10.8992509Z 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-01T10:09:10.8993494Z 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-01T10:09:10.8994382Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-12-01T10:09:10.8995055Z 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-01T10:09:10.8996206Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-12-01T10:09:10.8996599Z 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-01T10:09:10.8997671Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-12-01T10:09:10.8998028Z 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-01T10:09:10.8999437Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-12-01T10:09:10.9000895Z 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-01T10:09:10.9001824Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:09:10.9002185Z 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-01T10:09:10.9003083Z 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-01T10:09:10.9004129Z 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-01T10:09:10.9005478Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-12-01T10:09:10.9005828Z 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-01T10:09:10.9007274Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:09:10.9007658Z 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-01T10:09:10.9008820Z 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-01T10:09:10.9009560Z 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-01T10:09:10.9010470Z 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-01T10:09:10.9011501Z 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-01T10:09:10.9012579Z 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-01T10:09:10.9013356Z 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-01T10:09:10.9013925Z 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-01T10:09:10.9015663Z 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-01T10:09:10.9016278Z 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-01T10:09:10.9017183Z 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-01T10:09:10.9017913Z 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-01T10:09:10.9019985Z 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-01T10:09:10.9020559Z 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-01T10:09:10.9021163Z 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-01T10:09:10.9022066Z 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-01T10:09:10.9023177Z 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-01T10:09:10.9024629Z 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-01T10:09:10.9025913Z 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-01T10:09:10.9027077Z 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-01T10:09:10.9028313Z 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-01T10:09:10.9029439Z 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-01T10:09:10.9030765Z 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-01T10:09:10.9031964Z 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-01T10:09:10.9033083Z 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-01T10:09:10.9034394Z 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-01T10:09:10.9036388Z 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-01T10:09:10.9037019Z 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-01T10:09:10.9037755Z 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-01T10:09:10.9038888Z 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-01T10:09:10.9039828Z 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-01T10:09:10.9040935Z 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-01T10:09:10.9042096Z 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-01T10:09:10.9043167Z 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-01T10:09:10.9044318Z 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-01T10:09:10.9045410Z 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-01T10:09:10.9046545Z 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-01T10:09:10.9047606Z 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-01T10:09:10.9048769Z 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-01T10:09:10.9050511Z 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-01T10:09:10.9051783Z 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-01T10:09:10.9052913Z 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-01T10:09:10.9054090Z 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-01T10:09:10.9055231Z 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-01T10:09:10.9056413Z 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-01T10:09:10.9057699Z 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-01T10:09:10.9058789Z 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-01T10:09:10.9059903Z 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-01T10:09:10.9060874Z 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-01T10:09:10.9061970Z 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-01T10:09:10.9063075Z 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-01T10:09:10.9064551Z 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-01T10:09:10.9065576Z 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-01T10:09:10.9066716Z 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-01T10:09:10.9067794Z 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-01T10:09:10.9069147Z 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-01T10:09:10.9070371Z 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-01T10:09:10.9071396Z 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-01T10:09:10.9072740Z 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-01T10:09:10.9075756Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T10:09:10.9076370Z 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-01T10:09:10.9076974Z 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-01T10:09:10.9078243Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph 2022-12-01T10:09:10.9079485Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include 2022-12-01T10:09:10.9080477Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-12-01T10:09:10.9081471Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T10:09:10.9082180Z 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-01T10:09:10.9084007Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:09:10.9084582Z 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-01T10:09:10.9085789Z 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-01T10:09:10.9087041Z 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-01T10:09:10.9088491Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:09:10.9088932Z 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-01T10:09:10.9090098Z 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-01T10:09:10.9091199Z 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-01T10:09:10.9092108Z 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-01T10:09:10.9092871Z 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-01T10:09:10.9094501Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:09:10.9095094Z 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-01T10:09:10.9096037Z 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-01T10:09:10.9097164Z 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-01T10:09:10.9098863Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T10:09:10.9099397Z 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-01T10:09:10.9100260Z 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-01T10:09:10.9101753Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T10:09:10.9102242Z 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-01T10:09:10.9104340Z 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-01T10:09:10.9104577Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T10:09:10.9105008Z 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-01T10:09:10.9105947Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-12-01T10:09:10.9106368Z 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-01T10:09:10.9107862Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-12-01T10:09:10.9108546Z 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-01T10:09:10.9109666Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T10:09:10.9110142Z 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-01T10:09:10.9111517Z 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-01T10:09:10.9112245Z 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-01T10:09:10.9113976Z 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-01T10:09:10.9114590Z 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-01T10:09:10.9115547Z 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-01T10:09:10.9116904Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments 2022-12-01T10:09:10.9117718Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:09:10.9118554Z 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-01T10:09:10.9119726Z 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-01T10:09:10.9120828Z 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-01T10:09:10.9121943Z 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-01T10:09:10.9122563Z 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-01T10:09:10.9123587Z 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-01T10:09:10.9124353Z 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-01T10:09:10.9125220Z 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-01T10:09:10.9126504Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-12-01T10:09:10.9127105Z 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-01T10:09:10.9128002Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T10:09:10.9128947Z 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-01T10:09:10.9129821Z 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-01T10:09:10.9130872Z 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-01T10:09:10.9132139Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-12-01T10:09:10.9132752Z 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-01T10:09:10.9133611Z 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-01T10:09:10.9134579Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-12-01T10:09:10.9135327Z 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-01T10:09:10.9136960Z 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-01T10:09:10.9137688Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile 2022-12-01T10:09:10.9138006Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib 2022-12-01T10:09:10.9139358Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:09:10.9139781Z 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-01T10:09:10.9141011Z 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-01T10:09:10.9141630Z 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-01T10:09:10.9143034Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:09:10.9143705Z 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-01T10:09:10.9144519Z 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-01T10:09:10.9145161Z 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-01T10:09:10.9145974Z 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-01T10:09:10.9147109Z 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-01T10:09:10.9148106Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-12-01T10:09:10.9149592Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T10:09:10.9150533Z 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-01T10:09:10.9151709Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:09:10.9152784Z 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-01T10:09:10.9153909Z 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-01T10:09:10.9154909Z 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-01T10:09:10.9155814Z 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-01T10:09:10.9156847Z 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-01T10:09:10.9158122Z 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-01T10:09:10.9158988Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-12-01T10:09:10.9159891Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T10:09:10.9160789Z 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-01T10:09:10.9161791Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T10:09:10.9162800Z 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-01T10:09:10.9163719Z 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-01T10:09:10.9167011Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:09:10.9167407Z 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-01T10:09:10.9169767Z 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-01T10:09:10.9170232Z 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-01T10:09:10.9171825Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T10:09:10.9172228Z 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-01T10:09:10.9173825Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:09:10.9174433Z 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-01T10:09:10.9175360Z 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-01T10:09:10.9176258Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-12-01T10:09:10.9176853Z 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-01T10:09:10.9178273Z 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-01T10:09:10.9179301Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T10:09:10.9180300Z 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-01T10:09:10.9181214Z 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-01T10:09:10.9182029Z 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-01T10:09:10.9182733Z 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-01T10:09:10.9184682Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:09:10.9185296Z 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-01T10:09:10.9186073Z 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-01T10:09:10.9186906Z 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-01T10:09:10.9188093Z 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-01T10:09:10.9189211Z 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-01T10:09:10.9190505Z 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-01T10:09:10.9191631Z 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-01T10:09:10.9192875Z 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-01T10:09:10.9194247Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:09:10.9194995Z 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-01T10:09:10.9196024Z 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-01T10:09:10.9196911Z 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-01T10:09:10.9200376Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:09:10.9200779Z 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-01T10:09:10.9201235Z 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-01T10:09:10.9202350Z 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-01T10:09:10.9203319Z 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-01T10:09:10.9204315Z 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-01T10:09:10.9204843Z 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-01T10:09:10.9205942Z 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-01T10:09:10.9207061Z 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-01T10:09:10.9208093Z 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-01T10:09:10.9209262Z 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-01T10:09:10.9210267Z 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-01T10:09:10.9211422Z 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-01T10:09:10.9212443Z 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-01T10:09:10.9213563Z 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-01T10:09:10.9214723Z 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-01T10:09:10.9216191Z 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-01T10:09:10.9217519Z 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-01T10:09:10.9218678Z 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-01T10:09:10.9220460Z 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-01T10:09:10.9221526Z 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-01T10:09:10.9222683Z 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-01T10:09:10.9223754Z 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-01T10:09:10.9224765Z 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-01T10:09:10.9225872Z 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-01T10:09:10.9227244Z 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-01T10:09:10.9228196Z 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-01T10:09:10.9229354Z 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-01T10:09:10.9230527Z 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-01T10:09:10.9231714Z 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-01T10:09:10.9232894Z 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-01T10:09:10.9234025Z 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-01T10:09:10.9235068Z 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-01T10:09:10.9236169Z 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-01T10:09:10.9237181Z 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-01T10:09:10.9238312Z 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-01T10:09:10.9239611Z 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-01T10:09:10.9240603Z 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-01T10:09:10.9241870Z 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-01T10:09:10.9242970Z 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-01T10:09:10.9244265Z 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-01T10:09:10.9245236Z 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-01T10:09:10.9246642Z 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-01T10:09:10.9247743Z 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-01T10:09:10.9249008Z 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-01T10:09:10.9250365Z 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-01T10:09:10.9251544Z 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-01T10:09:10.9252741Z 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-01T10:09:10.9253903Z 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-01T10:09:10.9255187Z 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-01T10:09:10.9256461Z 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-01T10:09:10.9257500Z 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-01T10:09:10.9258625Z 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-01T10:09:10.9259702Z 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-01T10:09:10.9260803Z 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-01T10:09:10.9261926Z 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-01T10:09:10.9262990Z 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-01T10:09:10.9264314Z 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-01T10:09:10.9265521Z 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-01T10:09:10.9266558Z 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-01T10:09:10.9267590Z 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-01T10:09:10.9268778Z 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-01T10:09:10.9269853Z 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-01T10:09:10.9272114Z 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-01T10:09:10.9272659Z 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-01T10:09:10.9274611Z 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-01T10:09:10.9275816Z 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-01T10:09:10.9276998Z 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-01T10:09:10.9278175Z 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-01T10:09:10.9279351Z 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-01T10:09:10.9280623Z 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-01T10:09:10.9281439Z 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-01T10:09:10.9282458Z 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-01T10:09:10.9283642Z 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-01T10:09:10.9284966Z 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-01T10:09:10.9286285Z 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-01T10:09:10.9287343Z 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-01T10:09:10.9288440Z 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-01T10:09:10.9289488Z 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-01T10:09:10.9290492Z 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-01T10:09:10.9291729Z 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-01T10:09:10.9292735Z 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-01T10:09:10.9293826Z 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-01T10:09:10.9295804Z 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-01T10:09:10.9296913Z 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-01T10:09:10.9298112Z 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-01T10:09:10.9299251Z 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-01T10:09:10.9300593Z 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-01T10:09:10.9301774Z 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-01T10:09:10.9303178Z 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-01T10:09:10.9304334Z 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-01T10:09:10.9305365Z 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-01T10:09:10.9306544Z 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-01T10:09:10.9307657Z 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-01T10:09:10.9308821Z 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-01T10:09:10.9309918Z 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-01T10:09:10.9311160Z 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-01T10:09:10.9312414Z 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-01T10:09:10.9313643Z 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-01T10:09:10.9314977Z 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-01T10:09:10.9316290Z 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-01T10:09:10.9317511Z 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-01T10:09:10.9318862Z 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-01T10:09:10.9319929Z 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-01T10:09:10.9321137Z 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-01T10:09:10.9322356Z 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-01T10:09:10.9323615Z 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-01T10:09:10.9325072Z 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-01T10:09:10.9326353Z 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-01T10:09:10.9327797Z 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-01T10:09:10.9328601Z 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-01T10:09:10.9329286Z 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-01T10:09:10.9334313Z 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-01T10:09:10.9335400Z 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-01T10:09:10.9336454Z 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-01T10:09:10.9337168Z 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-01T10:09:10.9338826Z 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-01T10:09:10.9339202Z 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-01T10:09:10.9340122Z 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-01T10:09:10.9341301Z 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-01T10:09:10.9342568Z 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-01T10:09:10.9343317Z 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-01T10:09:10.9344159Z 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-01T10:09:10.9345083Z 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-01T10:09:10.9345940Z 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-01T10:09:10.9346703Z 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-01T10:09:10.9347989Z 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-01T10:09:10.9348905Z 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-01T10:09:10.9349689Z 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-01T10:09:10.9350628Z 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-01T10:09:10.9351417Z 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-01T10:09:10.9352795Z 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-01T10:09:10.9353380Z 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-01T10:09:10.9354176Z 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-01T10:09:10.9355849Z 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-01T10:09:10.9356868Z 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-01T10:09:10.9358649Z 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-01T10:09:10.9359567Z 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-01T10:09:10.9360318Z 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-01T10:09:10.9361349Z 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-01T10:09:10.9362214Z 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-01T10:09:10.9363227Z 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-01T10:09:10.9363986Z 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-01T10:09:10.9364855Z 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-01T10:09:10.9365985Z 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-01T10:09:10.9366751Z 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-01T10:09:10.9367775Z 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-01T10:09:10.9368951Z 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-01T10:09:10.9371366Z 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-01T10:09:10.9372028Z 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-01T10:09:10.9372738Z 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-01T10:09:10.9373340Z 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-01T10:09:10.9373960Z 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-01T10:09:10.9374810Z 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-01T10:09:10.9375872Z 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-01T10:09:10.9376723Z 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-01T10:09:10.9377666Z 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-01T10:09:10.9378788Z 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-01T10:09:10.9381246Z 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-01T10:09:10.9381647Z 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-01T10:09:10.9382043Z 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-01T10:09:10.9382686Z 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-01T10:09:10.9383653Z 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-01T10:09:10.9384758Z 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-01T10:09:10.9385878Z 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-01T10:09:10.9387071Z 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-01T10:09:10.9387969Z 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-01T10:09:10.9389337Z 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-01T10:09:10.9390017Z 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-01T10:09:10.9390831Z 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-01T10:09:10.9391548Z 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-01T10:09:10.9392738Z 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-01T10:09:10.9406550Z 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-01T10:09:10.9407394Z 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-01T10:09:10.9408569Z 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-01T10:09:10.9409077Z 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-01T10:09:10.9409545Z 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-01T10:09:10.9409994Z 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-01T10:09:10.9410513Z 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-01T10:09:10.9411099Z 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-01T10:09:10.9411532Z 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-01T10:09:10.9412083Z 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-01T10:09:10.9412634Z 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-01T10:09:10.9413156Z 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-01T10:09:10.9413655Z 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-01T10:09:10.9414056Z 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-01T10:09:10.9414497Z 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-01T10:09:10.9414971Z 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-01T10:09:10.9415356Z 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-01T10:09:10.9415914Z 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-01T10:09:10.9416439Z 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-01T10:09:10.9416874Z 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-01T10:09:10.9417483Z 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-01T10:09:10.9417859Z 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-01T10:09:10.9418407Z 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-01T10:09:10.9418820Z 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-01T10:09:10.9419220Z 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-01T10:09:10.9419629Z 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-01T10:09:10.9420055Z 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-01T10:09:10.9420567Z 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-01T10:09:10.9421001Z 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-01T10:09:10.9421544Z 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-01T10:09:10.9422161Z 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-01T10:09:10.9422505Z 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-01T10:09:10.9423004Z 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-01T10:09:10.9423490Z 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-01T10:09:10.9424006Z 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-01T10:09:10.9424719Z 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-01T10:09:10.9425606Z 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-01T10:09:10.9426294Z 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-01T10:09:10.9426745Z 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-01T10:09:10.9428713Z 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-01T10:09:10.9429666Z 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-01T10:09:10.9430588Z 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-01T10:09:10.9431495Z 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-01T10:09:10.9433494Z 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-01T10:09:10.9434387Z 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-01T10:09:10.9435924Z 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-01T10:09:10.9437342Z 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-01T10:09:10.9438832Z 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-01T10:09:10.9441382Z 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-01T10:09:10.9442033Z 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-01T10:09:10.9442613Z 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-01T10:09:10.9442950Z 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-01T10:09:10.9443514Z 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-01T10:09:10.9444434Z 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-01T10:09:10.9445600Z 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-01T10:09:10.9446484Z 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-01T10:09:10.9447684Z 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-01T10:09:10.9448534Z 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-01T10:09:10.9449542Z 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-01T10:09:10.9450484Z 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-01T10:09:10.9451551Z 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-01T10:09:10.9452642Z 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-01T10:09:10.9453504Z 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-01T10:09:10.9454396Z 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-01T10:09:10.9455371Z 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-01T10:09:10.9456295Z 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-01T10:09:10.9457233Z 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-01T10:09:10.9458319Z 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-01T10:09:10.9459250Z 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-01T10:09:10.9460228Z 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-01T10:09:10.9461215Z 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-01T10:09:10.9462624Z 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-01T10:09:10.9463449Z 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-01T10:09:10.9464575Z 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-01T10:09:10.9465495Z 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-01T10:09:10.9466009Z 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-01T10:09:10.9467032Z 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-01T10:09:10.9467954Z 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-01T10:09:10.9468913Z 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-01T10:09:10.9470032Z 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-01T10:09:10.9471023Z 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-01T10:09:10.9472262Z 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-01T10:09:10.9473583Z 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-01T10:09:10.9474285Z 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-01T10:09:10.9475185Z 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-01T10:09:10.9476157Z 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-01T10:09:10.9477260Z 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-01T10:09:10.9478227Z 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-01T10:09:10.9479340Z 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-01T10:09:10.9481504Z 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-01T10:09:10.9481835Z 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-01T10:09:10.9482670Z 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-01T10:09:10.9483663Z 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-01T10:09:10.9484744Z 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-01T10:09:10.9485778Z 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-01T10:09:10.9486565Z 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-01T10:09:10.9488520Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T10:09:10.9489536Z 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-01T10:09:10.9490062Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T10:09:10.9490894Z 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-01T10:09:10.9491769Z 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-01T10:09:10.9492893Z 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-01T10:09:10.9493792Z 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-01T10:09:10.9494646Z 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-01T10:09:10.9495763Z 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-01T10:09:10.9496733Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-12-01T10:09:10.9498051Z 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-01T10:09:10.9499127Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:09:10.9499923Z 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-01T10:09:10.9501004Z 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-01T10:09:10.9501985Z 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-01T10:09:10.9502998Z 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-01T10:09:10.9503945Z 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-01T10:09:10.9505057Z 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-01T10:09:10.9505966Z 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-01T10:09:10.9507029Z 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-01T10:09:10.9507934Z 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-01T10:09:10.9509183Z 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-01T10:09:10.9510116Z 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-01T10:09:10.9510897Z 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-01T10:09:10.9512134Z 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-01T10:09:10.9513483Z 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-01T10:09:10.9514373Z 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-01T10:09:10.9515340Z 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-01T10:09:10.9516257Z 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-01T10:09:10.9517127Z 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-01T10:09:10.9518510Z 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-01T10:09:10.9519330Z 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-01T10:09:10.9520050Z 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-01T10:09:10.9520996Z 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-01T10:09:10.9521884Z 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-01T10:09:10.9523012Z 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-01T10:09:10.9524463Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:09:10.9525027Z 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-01T10:09:10.9525996Z 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-01T10:09:10.9526921Z 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-01T10:09:10.9527625Z 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-01T10:09:10.9528475Z 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-01T10:09:10.9529266Z 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-01T10:09:10.9530431Z 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-01T10:09:10.9531144Z 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-01T10:09:10.9532281Z 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-01T10:09:10.9533161Z 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-01T10:09:10.9533917Z 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-01T10:09:10.9534882Z 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-01T10:09:10.9535817Z 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-01T10:09:10.9536844Z 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-01T10:09:10.9537580Z 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-01T10:09:10.9538577Z 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-01T10:09:10.9540073Z 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-01T10:09:10.9540653Z 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-01T10:09:10.9541413Z 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-01T10:09:10.9542706Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T10:09:10.9543337Z 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-01T10:09:10.9544323Z 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-01T10:09:10.9545486Z 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-01T10:09:10.9546283Z 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-01T10:09:10.9547176Z 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-01T10:09:10.9548399Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-12-01T10:09:10.9548775Z 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-01T10:09:10.9550440Z 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-01T10:09:10.9551319Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:09:10.9551671Z 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-01T10:09:10.9553317Z 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-01T10:09:10.9554362Z 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-01T10:09:10.9555451Z 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-01T10:09:10.9555975Z 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-01T10:09:10.9557434Z 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-01T10:09:10.9557855Z 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-01T10:09:10.9558915Z 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-01T10:09:10.9560538Z 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-01T10:09:10.9561076Z 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-01T10:09:10.9562380Z 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-01T10:09:10.9563447Z 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-01T10:09:10.9565029Z 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-01T10:09:10.9565996Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T10:09:10.9566495Z 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-01T10:09:10.9567654Z 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-01T10:09:10.9568454Z 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-01T10:09:10.9569632Z 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-01T10:09:10.9587576Z 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-01T10:09:10.9588198Z 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-01T10:09:10.9588616Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:09:10.9589225Z 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-01T10:09:10.9589842Z 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-01T10:09:10.9590413Z 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-01T10:09:10.9591018Z 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-01T10:09:10.9591601Z 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-01T10:09:10.9592249Z 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-01T10:09:10.9592646Z 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-01T10:09:10.9593042Z 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-01T10:09:10.9593387Z 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-01T10:09:10.9593580Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T10:09:10.9593971Z 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-01T10:09:10.9594422Z 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-01T10:09:10.9594902Z 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-01T10:09:10.9595254Z 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-01T10:09:10.9595460Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T10:09:10.9596055Z 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-01T10:09:10.9596479Z 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-01T10:09:10.9596812Z 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-01T10:09:10.9597460Z 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-01T10:09:10.9598039Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization 2022-12-01T10:09:10.9598802Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:09:10.9599636Z 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-01T10:09:10.9601093Z 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-01T10:09:10.9602215Z 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-01T10:09:10.9603288Z 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-01T10:09:10.9604279Z 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-01T10:09:10.9605317Z 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-01T10:09:10.9606267Z 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-01T10:09:10.9608439Z 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-01T10:09:10.9609178Z 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-01T10:09:10.9609888Z 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-01T10:09:10.9610660Z 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-01T10:09:10.9611890Z 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-01T10:09:10.9612760Z 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-01T10:09:10.9614297Z 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-01T10:09:10.9614980Z 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-01T10:09:10.9619987Z 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-01T10:09:10.9620642Z 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-01T10:09:10.9621075Z 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-01T10:09:10.9621448Z 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-01T10:09:10.9621922Z 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-01T10:09:10.9622345Z 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-01T10:09:10.9622888Z 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-01T10:09:10.9623295Z 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-01T10:09:10.9623815Z 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-01T10:09:10.9624562Z 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-01T10:09:10.9625662Z 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-01T10:09:10.9626631Z 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-01T10:09:10.9627719Z 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-01T10:09:10.9629177Z 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-01T10:09:10.9630072Z 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-01T10:09:10.9631110Z 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-01T10:09:10.9632180Z 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-01T10:09:10.9633460Z 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-01T10:09:10.9634672Z 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-01T10:09:10.9635790Z 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-01T10:09:10.9636762Z 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-01T10:09:10.9637933Z 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-01T10:09:10.9638961Z 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-01T10:09:10.9640048Z 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-01T10:09:10.9641152Z 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-01T10:09:10.9643100Z 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-01T10:09:10.9644214Z 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-01T10:09:10.9645356Z 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-01T10:09:10.9646345Z 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-01T10:09:10.9647395Z 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-01T10:09:10.9648655Z 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-01T10:09:10.9649773Z 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-01T10:09:10.9651296Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T10:09:10.9652039Z 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-01T10:09:10.9653421Z 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-01T10:09:10.9656355Z 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-01T10:09:10.9656928Z 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-01T10:09:10.9657547Z 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-01T10:09:10.9657950Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:09:10.9658404Z 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-01T10:09:10.9660938Z 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-01T10:09:10.9661466Z 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-01T10:09:10.9662275Z 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-01T10:09:10.9663336Z 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-01T10:09:10.9664206Z 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-01T10:09:10.9665351Z 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-01T10:09:10.9666733Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:09:10.9667537Z 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-01T10:09:10.9668713Z 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-01T10:09:10.9669821Z 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-01T10:09:10.9670834Z 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-01T10:09:10.9672006Z 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-01T10:09:10.9672914Z 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-01T10:09:10.9673933Z 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-01T10:09:10.9674981Z 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-01T10:09:10.9675860Z 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-01T10:09:10.9676762Z 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-01T10:09:10.9677697Z 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-01T10:09:10.9678510Z 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-01T10:09:10.9679554Z 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-01T10:09:10.9680247Z 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-01T10:09:10.9681382Z 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-01T10:09:10.9683203Z 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-01T10:09:10.9683540Z 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-01T10:09:10.9685168Z 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-01T10:09:10.9685608Z 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-01T10:09:10.9686671Z 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-01T10:09:10.9687507Z 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-01T10:09:10.9688358Z 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-01T10:09:10.9689129Z 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-01T10:09:10.9690309Z 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-01T10:09:10.9691889Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share 2022-12-01T10:09:10.9692381Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib 2022-12-01T10:09:10.9692850Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-12-01T10:09:10.9693232Z 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-01T10:09:10.9695112Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T10:09:10.9695596Z 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-01T10:09:10.9696359Z 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-01T10:09:10.9697002Z 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-01T10:09:10.9698512Z 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-01T10:09:10.9699385Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T10:09:10.9700282Z 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-01T10:09:10.9701436Z 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-01T10:09:10.9702376Z 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-01T10:09:10.9703737Z 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-01T10:09:10.9704870Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2022-12-01T10:09:10.9705625Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T10:09:10.9706072Z 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-01T10:09:10.9707402Z 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-01T10:09:10.9708585Z 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-01T10:09:10.9710073Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:09:10.9710379Z 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-01T10:09:10.9712861Z 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-01T10:09:10.9713433Z 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-01T10:09:10.9713907Z 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-01T10:09:10.9714802Z 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-01T10:09:10.9715569Z 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-01T10:09:10.9716431Z 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-01T10:09:10.9717266Z 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-01T10:09:10.9718217Z 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-01T10:09:10.9719554Z 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-01T10:09:10.9720240Z 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-01T10:09:10.9721662Z 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-01T10:09:10.9722089Z 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-01T10:09:10.9723921Z 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-01T10:09:10.9724932Z 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-01T10:09:10.9725950Z 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-01T10:09:10.9726852Z 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-01T10:09:10.9727551Z 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-01T10:09:10.9728530Z 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-01T10:09:10.9729532Z 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-01T10:09:10.9730551Z 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-01T10:09:10.9731507Z 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-01T10:09:10.9732322Z 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-01T10:09:10.9733312Z 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-01T10:09:10.9734238Z 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-01T10:09:10.9735106Z 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-01T10:09:10.9735963Z 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-01T10:09:10.9736918Z 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-01T10:09:10.9738141Z 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-01T10:09:10.9739093Z 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-01T10:09:10.9739923Z 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-01T10:09:10.9740862Z 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-01T10:09:10.9741950Z 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-01T10:09:10.9742731Z 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-01T10:09:10.9743754Z 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-01T10:09:10.9744483Z 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-01T10:09:10.9745479Z 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-01T10:09:10.9746447Z 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-01T10:09:10.9747970Z 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-01T10:09:10.9749837Z 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-01T10:09:10.9750963Z 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-01T10:09:10.9751722Z 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-01T10:09:10.9752782Z 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-01T10:09:10.9754549Z 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-01T10:09:10.9755986Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:09:10.9756634Z 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-01T10:09:10.9757451Z 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-01T10:09:10.9758410Z 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-01T10:09:10.9759285Z 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-01T10:09:10.9760338Z 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-01T10:09:10.9761196Z 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-01T10:09:10.9763068Z 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-01T10:09:10.9763893Z 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-01T10:09:10.9764784Z 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-01T10:09:10.9765836Z 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-01T10:09:10.9766761Z 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-01T10:09:10.9767796Z 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-01T10:09:10.9768651Z 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-01T10:09:10.9771193Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:09:10.9772075Z 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-01T10:09:10.9772871Z 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-01T10:09:10.9773828Z 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-01T10:09:10.9774985Z 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-01T10:09:10.9776256Z 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-01T10:09:10.9777400Z 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-01T10:09:10.9778511Z 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-01T10:09:10.9779600Z 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-01T10:09:10.9780727Z 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-01T10:09:10.9781915Z 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-01T10:09:10.9782919Z 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-01T10:09:10.9784092Z 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-01T10:09:10.9785231Z 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-01T10:09:10.9786346Z 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-01T10:09:10.9787316Z 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-01T10:09:10.9788741Z 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-01T10:09:10.9790016Z 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-01T10:09:10.9791455Z 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-01T10:09:10.9792919Z 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-01T10:09:10.9794072Z 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-01T10:09:10.9795366Z 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-01T10:09:10.9796768Z 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-01T10:09:10.9797970Z 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-01T10:09:10.9798957Z 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-01T10:09:10.9800096Z 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-01T10:09:10.9801174Z 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-01T10:09:10.9802348Z 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-01T10:09:10.9803512Z 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-01T10:09:10.9804617Z 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-01T10:09:10.9806219Z 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-01T10:09:10.9807049Z 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-01T10:09:10.9808177Z 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-01T10:09:10.9809283Z 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-01T10:09:10.9810358Z 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-01T10:09:10.9811962Z 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-01T10:09:10.9813101Z 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-01T10:09:10.9813911Z 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-01T10:09:10.9814962Z 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-01T10:09:10.9815918Z 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-01T10:09:10.9816661Z 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-01T10:09:10.9818210Z 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-01T10:09:10.9818987Z 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-01T10:09:10.9820070Z 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-01T10:09:10.9822124Z 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-01T10:09:10.9822541Z 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-01T10:09:10.9823325Z 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-01T10:09:10.9824088Z 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-01T10:09:10.9825902Z 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-01T10:09:10.9826579Z 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-01T10:09:10.9827986Z 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-01T10:09:10.9828818Z 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-01T10:09:10.9829592Z 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-01T10:09:10.9831164Z 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-01T10:09:10.9831707Z 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-01T10:09:10.9833568Z 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-01T10:09:10.9834522Z 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-01T10:09:10.9835096Z 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-01T10:09:10.9836425Z 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-01T10:09:10.9837220Z 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-01T10:09:10.9839099Z 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-01T10:09:10.9839988Z 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-01T10:09:10.9841210Z 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-01T10:09:10.9842100Z 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-01T10:09:10.9843201Z 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-01T10:09:10.9844404Z 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-01T10:09:10.9845564Z 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-01T10:09:10.9847313Z 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-01T10:09:10.9848415Z 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-01T10:09:10.9849430Z 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-01T10:09:10.9850544Z 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-01T10:09:10.9851518Z 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-01T10:09:10.9852782Z 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-01T10:09:10.9853949Z 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-01T10:09:10.9854964Z 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-01T10:09:10.9856171Z 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-01T10:09:10.9857336Z 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-01T10:09:10.9858337Z 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-01T10:09:10.9859723Z 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-01T10:09:10.9861027Z 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-01T10:09:10.9862155Z 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-01T10:09:10.9863362Z 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-01T10:09:10.9864950Z 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-01T10:09:10.9866060Z 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-01T10:09:10.9867269Z 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-01T10:09:10.9868651Z 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-01T10:09:10.9870805Z 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-01T10:09:10.9872450Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:09:10.9873264Z 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-01T10:09:10.9874418Z 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-01T10:09:10.9875608Z 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-01T10:09:10.9876645Z 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-01T10:09:10.9877799Z 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-01T10:09:10.9878836Z 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-01T10:09:10.9879876Z 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-01T10:09:10.9881059Z 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-01T10:09:10.9882130Z 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-01T10:09:10.9883243Z 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-01T10:09:10.9884705Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T10:09:10.9885380Z 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-01T10:09:10.9887144Z 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-01T10:09:10.9887941Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T10:09:10.9888954Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:09:10.9889627Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:09:10.9890999Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:09:10.9892163Z 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-01T10:09:10.9893396Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:09:10.9894996Z 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-01T10:09:10.9896819Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:09:10.9897355Z 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-01T10:09:10.9898380Z 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-01T10:09:10.9899164Z 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-01T10:09:10.9900156Z 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-01T10:09:10.9901161Z 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-01T10:09:10.9901890Z 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-01T10:09:10.9902939Z 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-01T10:09:10.9904446Z 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-01T10:09:10.9905425Z 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-01T10:09:10.9906254Z 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-01T10:09:10.9907035Z 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-01T10:09:10.9907757Z 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-01T10:09:10.9909041Z 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-01T10:09:10.9909447Z 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-01T10:09:10.9910448Z 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-01T10:09:10.9911288Z 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-01T10:09:10.9912304Z 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-01T10:09:10.9914198Z 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-01T10:09:10.9915511Z 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-01T10:09:10.9916521Z 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-01T10:09:10.9917106Z 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-01T10:09:10.9917985Z 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-01T10:09:10.9918952Z 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-01T10:09:10.9920841Z 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-01T10:09:10.9921389Z 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-01T10:09:10.9921971Z 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-01T10:09:10.9922950Z 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-01T10:09:10.9923870Z 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-01T10:09:10.9924949Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2022-12-01T10:09:10.9925683Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2022-12-01T10:09:10.9926255Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:09:10.9927155Z 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-01T10:09:10.9929030Z 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-01T10:09:10.9929925Z 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-01T10:09:10.9930514Z 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-01T10:09:10.9931480Z 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-01T10:09:10.9932324Z 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-01T10:09:10.9933520Z 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-01T10:09:10.9934599Z 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-01T10:09:10.9936039Z 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-01T10:09:10.9936676Z 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-01T10:09:10.9937406Z 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-01T10:09:10.9938449Z 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-01T10:09:10.9939555Z 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-01T10:09:10.9940369Z 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-01T10:09:10.9941519Z 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-01T10:09:10.9942368Z 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-01T10:09:10.9943580Z 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-01T10:09:10.9944273Z 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-01T10:09:10.9945331Z 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-01T10:09:10.9946720Z 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-01T10:09:10.9947647Z 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-01T10:09:10.9948812Z 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-01T10:09:10.9950181Z 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-01T10:09:10.9951306Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:09:10.9952061Z 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-01T10:09:10.9953137Z 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-01T10:09:10.9953672Z 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-01T10:09:10.9955035Z 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-01T10:09:10.9955955Z 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-01T10:09:10.9957071Z 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-01T10:09:10.9958349Z 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-01T10:09:10.9958930Z 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-01T10:09:10.9960736Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:09:10.9961395Z 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-01T10:09:10.9962514Z 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-01T10:09:10.9963080Z 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-01T10:09:10.9965046Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:09:10.9965819Z 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-01T10:09:10.9966579Z 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-01T10:09:10.9967695Z 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-01T10:09:10.9968757Z 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-01T10:09:10.9969638Z 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-01T10:09:10.9970747Z 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-01T10:09:10.9971771Z 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-01T10:09:10.9973165Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:09:10.9973967Z 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-01T10:09:10.9975380Z 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-01T10:09:10.9976157Z 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-01T10:09:10.9977681Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:09:10.9978087Z 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-01T10:09:10.9979480Z 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-01T10:09:10.9980221Z 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-01T10:09:10.9981149Z 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-01T10:09:10.9981956Z 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-01T10:09:10.9982811Z 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-01T10:09:10.9983769Z 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-01T10:09:10.9985191Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:09:10.9986080Z 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-01T10:09:10.9987001Z 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-01T10:09:10.9987862Z 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-01T10:09:10.9988920Z 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-01T10:09:10.9990186Z 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-01T10:09:10.9991219Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T10:09:10.9992060Z 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-01T10:09:10.9993281Z 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-01T10:09:10.9994569Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:09:10.9995268Z 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-01T10:09:10.9995893Z 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-01T10:09:10.9996722Z 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-01T10:09:10.9997715Z 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-01T10:09:10.9998634Z 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-01T10:09:10.9999981Z 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-01T10:09:11.0000758Z 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-01T10:09:11.0001410Z 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-01T10:09:11.0002259Z 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-01T10:09:11.0003687Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:09:11.0004403Z 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-01T10:09:11.0005600Z 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-01T10:09:11.0006695Z 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-01T10:09:11.0007624Z 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-01T10:09:11.0008675Z 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-01T10:09:11.0009203Z 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-01T10:09:11.0010687Z 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-01T10:09:11.0011430Z 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-01T10:09:11.0012268Z 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-01T10:09:11.0013115Z 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-01T10:09:11.0014417Z 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-01T10:09:11.0015347Z 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-01T10:09:11.0016407Z 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-01T10:09:11.0017431Z 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-01T10:09:11.0018355Z 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-01T10:09:11.0019306Z 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-01T10:09:11.0021208Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:09:11.0021649Z 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-01T10:09:11.0022611Z 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-01T10:09:11.0023686Z 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-01T10:09:11.0024760Z 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-01T10:09:11.0026190Z 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-01T10:09:11.0027156Z 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-01T10:09:11.0027951Z 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-01T10:09:11.0029209Z 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-01T10:09:11.0030243Z 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-01T10:09:11.0031343Z 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-01T10:09:11.0032378Z 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-01T10:09:11.0033555Z 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-01T10:09:11.0034496Z 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-01T10:09:11.0035435Z 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-01T10:09:11.0036353Z 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-01T10:09:11.0037884Z 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-01T10:09:11.0038893Z 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-01T10:09:11.0040080Z 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-01T10:09:11.0040749Z 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-01T10:09:11.0041734Z 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-01T10:09:11.0042649Z 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-01T10:09:11.0044384Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:09:11.0045057Z 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-01T10:09:11.0045646Z 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-01T10:09:11.0047602Z 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-01T10:09:11.0048016Z 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-01T10:09:11.0049870Z 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-01T10:09:11.0050262Z 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-01T10:09:11.0051943Z 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-01T10:09:11.0053010Z 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-01T10:09:11.0053597Z 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-01T10:09:11.0055592Z 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-01T10:09:11.0056128Z 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-01T10:09:11.0056691Z 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-01T10:09:11.0057594Z 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-01T10:09:11.0060006Z 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-01T10:09:11.0060731Z 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-01T10:09:11.0061363Z 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-01T10:09:11.0063348Z 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-01T10:09:11.0063965Z 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-01T10:09:11.0065038Z 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-01T10:09:11.0066526Z 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-01T10:09:11.0067338Z 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-01T10:09:11.0067982Z 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-01T10:09:11.0070303Z 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-01T10:09:11.0071018Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:09:11.0071453Z 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-01T10:09:11.0072807Z 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-01T10:09:11.0074475Z 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-01T10:09:11.0075525Z 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-01T10:09:11.0076297Z 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-01T10:09:11.0077406Z 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-01T10:09:11.0078592Z 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-01T10:09:11.0079453Z 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-01T10:09:11.0080563Z 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-01T10:09:11.0081275Z 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-01T10:09:11.0082766Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T10:09:11.0083177Z 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-01T10:09:11.0084703Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:09:11.0085236Z 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-01T10:09:11.0086154Z 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-01T10:09:11.0086674Z 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-01T10:09:11.0088633Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:09:11.0089185Z 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-01T10:09:11.0089571Z 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-01T10:09:11.0090780Z 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-01T10:09:11.0091779Z 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-01T10:09:11.0093593Z 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-01T10:09:11.0094603Z 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-01T10:09:11.0095713Z 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-01T10:09:11.0096863Z 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-01T10:09:11.0098743Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T10:09:11.0099519Z 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-01T10:09:11.0100259Z 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-01T10:09:11.0101149Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:09:11.0101991Z 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-01T10:09:11.0102927Z 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-01T10:09:11.0104315Z 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-01T10:09:11.0105338Z 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-01T10:09:11.0107183Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:09:11.0108079Z 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-01T10:09:11.0109208Z 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-01T10:09:11.0110341Z 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-01T10:09:11.0111632Z 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-01T10:09:11.0113144Z 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-01T10:09:11.0114269Z 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-01T10:09:11.0115203Z 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-01T10:09:11.0116328Z 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-01T10:09:11.0117407Z 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-01T10:09:11.0118491Z 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-01T10:09:11.0119728Z 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-01T10:09:11.0120802Z 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-01T10:09:11.0122325Z 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-01T10:09:11.0123677Z 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-01T10:09:11.0124615Z 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-01T10:09:11.0126937Z 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-01T10:09:11.0127699Z 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-01T10:09:11.0128386Z 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-01T10:09:11.0129212Z 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-01T10:09:11.0130275Z 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-01T10:09:11.0131567Z 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-01T10:09:11.0132681Z 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-01T10:09:11.0135000Z 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-01T10:09:11.0135662Z 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-01T10:09:11.0136318Z 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-01T10:09:11.0137106Z 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-01T10:09:11.0138103Z 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-01T10:09:11.0139038Z 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-01T10:09:11.0140087Z 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-01T10:09:11.0141223Z 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-01T10:09:11.0143497Z 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-01T10:09:11.0144179Z 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-01T10:09:11.0144865Z 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-01T10:09:11.0145818Z 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-01T10:09:11.0146516Z 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-01T10:09:11.0147786Z 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-01T10:09:11.0148813Z 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-01T10:09:11.0150214Z 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-01T10:09:11.0151148Z 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-01T10:09:11.0152265Z 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-01T10:09:11.0153436Z 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-01T10:09:11.0154608Z 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-01T10:09:11.0155637Z 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-01T10:09:11.0156951Z 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-01T10:09:11.0158011Z 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-01T10:09:11.0159055Z 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-01T10:09:11.0161130Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T10:09:11.0161834Z 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-01T10:09:11.0162923Z 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-01T10:09:11.0164106Z 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-01T10:09:11.0165278Z 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-01T10:09:11.0166322Z 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-01T10:09:11.0167317Z 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-01T10:09:11.0168547Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T10:09:11.0169239Z 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-01T10:09:11.0170716Z 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-01T10:09:11.0171730Z 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-01T10:09:11.0175322Z 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-01T10:09:11.0176368Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T10:09:11.0177278Z 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-01T10:09:11.0179259Z 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-01T10:09:11.0180371Z 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-01T10:09:11.0181417Z 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-01T10:09:11.0182480Z 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-01T10:09:11.0183550Z 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-01T10:09:11.0184755Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:09:11.0185649Z 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-01T10:09:11.0186757Z 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-01T10:09:11.0187767Z 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-01T10:09:11.0189033Z 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-01T10:09:11.0190150Z 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-01T10:09:11.0191263Z 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-01T10:09:11.0192520Z 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-01T10:09:11.0193500Z 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-01T10:09:11.0195532Z 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-01T10:09:11.0196484Z 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-01T10:09:11.0198110Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2022-12-01T10:09:11.0199091Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:09:11.0199861Z 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-01T10:09:11.0202124Z 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-01T10:09:11.0203111Z 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-01T10:09:11.0203511Z 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-01T10:09:11.0204624Z 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-01T10:09:11.0205457Z 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-01T10:09:11.0206556Z 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-01T10:09:11.0207653Z 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-01T10:09:11.0208412Z 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-01T10:09:11.0209511Z 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-01T10:09:11.0210430Z 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-01T10:09:11.0211221Z 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-01T10:09:11.0212089Z 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-01T10:09:11.0212873Z 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-01T10:09:11.0213726Z 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-01T10:09:11.0214705Z 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-01T10:09:11.0215701Z 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-01T10:09:11.0216902Z 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-01T10:09:11.0217712Z 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-01T10:09:11.0218742Z 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-01T10:09:11.0219952Z 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-01T10:09:11.0220712Z 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-01T10:09:11.0221779Z 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-01T10:09:11.0222659Z 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-01T10:09:11.0223568Z 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-01T10:09:11.0224434Z 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-01T10:09:11.0225324Z 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-01T10:09:11.0226264Z 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-01T10:09:11.0227242Z 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-01T10:09:11.0228244Z 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-01T10:09:11.0229614Z 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-01T10:09:11.0230310Z 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-01T10:09:11.0231660Z 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-01T10:09:11.0232500Z 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-01T10:09:11.0234868Z 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-01T10:09:11.0235553Z 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-01T10:09:11.0235921Z 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-01T10:09:11.0236960Z 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-01T10:09:11.0238106Z 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-01T10:09:11.0238810Z 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-01T10:09:11.0240047Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:09:11.0241013Z 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-01T10:09:11.0242070Z 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-01T10:09:11.0243108Z 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-01T10:09:11.0243879Z 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-01T10:09:11.0244953Z 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-01T10:09:11.0245830Z 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-01T10:09:11.0246643Z 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-01T10:09:11.0247669Z 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-01T10:09:11.0248541Z 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-01T10:09:11.0249268Z 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-01T10:09:11.0250237Z 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-01T10:09:11.0250994Z 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-01T10:09:11.0251858Z 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-01T10:09:11.0252828Z 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-01T10:09:11.0253655Z 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-01T10:09:11.0255092Z 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-01T10:09:11.0256014Z 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-01T10:09:11.0256724Z 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-01T10:09:11.0257905Z 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-01T10:09:11.0258899Z 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-01T10:09:11.0259544Z 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-01T10:09:11.0260592Z 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-01T10:09:11.0261456Z 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-01T10:09:11.0262305Z 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-01T10:09:11.0263203Z 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-01T10:09:11.0264040Z 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-01T10:09:11.0264705Z 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-01T10:09:11.0266057Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T10:09:11.0266643Z 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-01T10:09:11.0267657Z 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-01T10:09:11.0268408Z 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-01T10:09:11.0269663Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:09:11.0270051Z 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-01T10:09:11.0271290Z 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-01T10:09:11.0272257Z 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-01T10:09:11.0273092Z 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-01T10:09:11.0274648Z 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-01T10:09:11.0275270Z 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-01T10:09:11.0276113Z 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-01T10:09:11.0277103Z 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-01T10:09:11.0277713Z 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-01T10:09:11.0279237Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:09:11.0279726Z 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-01T10:09:11.0280839Z 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-01T10:09:11.0281490Z 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-01T10:09:11.0282416Z 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-01T10:09:11.0283733Z 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-01T10:09:11.0284350Z 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-01T10:09:11.0285144Z 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-01T10:09:11.0285867Z 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-01T10:09:11.0286841Z 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-01T10:09:11.0287662Z 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-01T10:09:11.0288605Z 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-01T10:09:11.0291157Z 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-01T10:09:11.0291525Z 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-01T10:09:11.0293229Z 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-01T10:09:11.0293849Z 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-01T10:09:11.0294408Z 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-01T10:09:11.0294933Z 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-01T10:09:11.0296115Z 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-01T10:09:11.0297001Z 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-01T10:09:11.0297451Z 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-01T10:09:11.0299203Z 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-01T10:09:11.0299696Z 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-01T10:09:11.0300668Z 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-01T10:09:11.0301763Z 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-01T10:09:11.0302642Z 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-01T10:09:11.0303654Z 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-01T10:09:11.0304464Z 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-01T10:09:11.0305492Z 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-01T10:09:11.0306279Z 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-01T10:09:11.0307157Z 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-01T10:09:11.0308296Z 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-01T10:09:11.0309665Z 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-01T10:09:11.0310078Z 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-01T10:09:11.0310831Z 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-01T10:09:11.0312078Z 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-01T10:09:11.0313586Z 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-01T10:09:11.0314045Z 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-01T10:09:11.0316051Z 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-01T10:09:11.0316756Z 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-01T10:09:11.0317351Z 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-01T10:09:11.0318199Z 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-01T10:09:11.0318988Z 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-01T10:09:11.0320276Z 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-01T10:09:11.0321107Z 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-01T10:09:11.0322085Z 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-01T10:09:11.0322917Z 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-01T10:09:11.0323977Z 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-01T10:09:11.0325009Z 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-01T10:09:11.0325843Z 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-01T10:09:11.0326931Z 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-01T10:09:11.0327639Z 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-01T10:09:11.0328668Z 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-01T10:09:11.0329775Z 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-01T10:09:11.0330950Z 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-01T10:09:11.0331707Z 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-01T10:09:11.0332750Z 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-01T10:09:11.0333600Z 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-01T10:09:11.0334573Z 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-01T10:09:11.0335444Z 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-01T10:09:11.0336412Z 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-01T10:09:11.0337412Z 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-01T10:09:11.0338630Z 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-01T10:09:11.0339452Z 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-01T10:09:11.0340423Z 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-01T10:09:11.0341152Z 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-01T10:09:11.0342249Z 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-01T10:09:11.0343006Z 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-01T10:09:11.0344173Z 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-01T10:09:11.0344867Z 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-01T10:09:11.0346071Z 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-01T10:09:11.0346793Z 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-01T10:09:11.0347831Z 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-01T10:09:11.0348702Z 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-01T10:09:11.0349697Z 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-01T10:09:11.0350659Z 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-01T10:09:11.0351485Z 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-01T10:09:11.0352406Z 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-01T10:09:11.0353517Z 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-01T10:09:11.0354766Z 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-01T10:09:11.0355714Z 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-01T10:09:11.0356496Z 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-01T10:09:11.0357618Z 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-01T10:09:11.0358605Z 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-01T10:09:11.0359721Z 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-01T10:09:11.0361024Z 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-01T10:09:11.0361724Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:09:11.0362333Z 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-01T10:09:11.0363516Z 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-01T10:09:11.0364527Z 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-01T10:09:11.0365431Z 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-01T10:09:11.0366443Z 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-01T10:09:11.0367404Z 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-01T10:09:11.0368478Z 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-01T10:09:11.0369982Z 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-01T10:09:11.0370823Z 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-01T10:09:11.0372937Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:09:11.0373704Z 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-01T10:09:11.0374083Z 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-01T10:09:11.0375367Z 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-01T10:09:11.0376111Z 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-01T10:09:11.0377030Z 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-01T10:09:11.0378928Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:09:11.0379355Z 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-01T10:09:11.0379950Z 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-01T10:09:11.0381386Z 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-01T10:09:11.0381771Z 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-01T10:09:11.0382765Z 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-01T10:09:11.0383902Z 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-01T10:09:11.0384850Z 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-01T10:09:11.0385653Z 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-01T10:09:11.0386702Z 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-01T10:09:11.0387673Z 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-01T10:09:11.0388830Z 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-01T10:09:11.0389373Z 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-01T10:09:11.0390697Z 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-01T10:09:11.0393278Z 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-01T10:09:11.0393665Z 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-01T10:09:11.0394051Z 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-01T10:09:11.0395160Z 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-01T10:09:11.0395687Z 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-01T10:09:11.0396655Z 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-01T10:09:11.0397661Z 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-01T10:09:11.0400111Z 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-01T10:09:11.0400560Z 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-01T10:09:11.0401421Z 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-01T10:09:11.0402142Z 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-01T10:09:11.0404429Z 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-01T10:09:11.0404880Z 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-01T10:09:11.0405420Z 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-01T10:09:11.0406190Z 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-01T10:09:11.0407298Z 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-01T10:09:11.0409341Z 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-01T10:09:11.0409846Z 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-01T10:09:11.0410210Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:09:11.0410857Z 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-01T10:09:11.0411861Z 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-01T10:09:11.0412839Z 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-01T10:09:11.0413835Z 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-01T10:09:11.0414733Z 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-01T10:09:11.0416116Z 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-01T10:09:11.0417043Z 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-01T10:09:11.0417988Z 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-01T10:09:11.0418922Z 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-01T10:09:11.0419947Z 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-01T10:09:11.0420913Z 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-01T10:09:11.0421815Z 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-01T10:09:11.0423112Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:09:11.0423946Z 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-01T10:09:11.0424920Z 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-01T10:09:11.0425819Z 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-01T10:09:11.0427074Z 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-01T10:09:11.0427900Z 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-01T10:09:11.0428726Z 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-01T10:09:11.0429749Z 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-01T10:09:11.0430583Z 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-01T10:09:11.0431550Z 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-01T10:09:11.0432681Z 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-01T10:09:11.0434426Z 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-01T10:09:11.0435044Z 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-01T10:09:11.0435705Z 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-01T10:09:11.0437077Z 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-01T10:09:11.0437775Z 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-01T10:09:11.0439033Z 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-01T10:09:11.0439891Z 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-01T10:09:11.0441090Z 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-01T10:09:11.0442003Z 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-01T10:09:11.0442988Z 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-01T10:09:11.0444128Z 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-01T10:09:11.0445562Z 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-01T10:09:11.0445982Z 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-01T10:09:11.0447109Z 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-01T10:09:11.0447979Z 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-01T10:09:11.0449108Z 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-01T10:09:11.0449996Z 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-01T10:09:11.0451429Z 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-01T10:09:11.0452612Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T10:09:11.0453854Z 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-01T10:09:11.0454810Z 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-01T10:09:11.0455944Z 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-01T10:09:11.0457045Z 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-01T10:09:11.0458037Z 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-01T10:09:11.0459630Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:09:11.0460632Z 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-01T10:09:11.0461329Z 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-01T10:09:11.0462903Z 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-01T10:09:11.0463440Z 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-01T10:09:11.0463992Z 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-01T10:09:11.0465301Z 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-01T10:09:11.0466230Z 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-01T10:09:11.0467124Z 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-01T10:09:11.0468320Z 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-01T10:09:11.0469577Z 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-01T10:09:11.0470651Z 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-01T10:09:11.0472140Z 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-01T10:09:11.0473483Z 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-01T10:09:11.0475658Z 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-01T10:09:11.0476665Z 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-01T10:09:11.0477682Z 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-01T10:09:11.0478848Z 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-01T10:09:11.0480032Z 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-01T10:09:11.0481287Z 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-01T10:09:11.0482506Z 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-01T10:09:11.0483267Z 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-01T10:09:11.0484515Z 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-01T10:09:11.0485820Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:09:11.0486900Z 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-01T10:09:11.0488051Z 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-01T10:09:11.0489116Z 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-01T10:09:11.0490278Z 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-01T10:09:11.0491830Z 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-01T10:09:11.0492957Z 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-01T10:09:11.0494074Z 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-01T10:09:11.0495077Z 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-01T10:09:11.0496254Z 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-01T10:09:11.0497403Z 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-01T10:09:11.0498417Z 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-01T10:09:11.0499480Z 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-01T10:09:11.0500684Z 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-01T10:09:11.0501737Z 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-01T10:09:11.0502832Z 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-01T10:09:11.0504696Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:09:11.0505440Z 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-01T10:09:11.0506563Z 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-01T10:09:11.0507565Z 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-01T10:09:11.0508933Z 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-01T10:09:11.0511030Z 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-01T10:09:11.0511897Z 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-01T10:09:11.0512686Z 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-01T10:09:11.0514007Z 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-01T10:09:11.0514730Z 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-01T10:09:11.0516025Z 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-01T10:09:11.0516851Z 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-01T10:09:11.0517900Z 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-01T10:09:11.0519104Z 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-01T10:09:11.0520341Z 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-01T10:09:11.0521441Z 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-01T10:09:11.0522339Z 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-01T10:09:11.0523507Z 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-01T10:09:11.0524927Z 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-01T10:09:11.0526108Z 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-01T10:09:11.0527166Z 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-01T10:09:11.0528223Z 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-01T10:09:11.0530095Z 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-01T10:09:11.0531131Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-12-01T10:09:11.0532113Z 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-01T10:09:11.0533304Z 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-01T10:09:11.0535022Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:09:11.0535804Z 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-01T10:09:11.0536940Z 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-01T10:09:11.0537671Z 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-01T10:09:11.0539140Z 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-01T10:09:11.0540760Z 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-01T10:09:11.0541770Z 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-01T10:09:11.0542251Z 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-01T10:09:11.0543892Z 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-01T10:09:11.0544583Z 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-01T10:09:11.0545694Z 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-01T10:09:11.0546730Z 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-01T10:09:11.0547512Z 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-01T10:09:11.0548975Z 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-01T10:09:11.0550067Z 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-01T10:09:11.0550625Z 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-01T10:09:11.0552321Z 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-01T10:09:11.0553182Z 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-01T10:09:11.0554937Z 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-01T10:09:11.0555733Z 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-01T10:09:11.0556571Z 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-01T10:09:11.0557298Z 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-01T10:09:11.0558796Z 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-01T10:09:11.0559336Z 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-01T10:09:11.0559951Z 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-01T10:09:11.0561013Z 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-01T10:09:11.0562028Z 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-01T10:09:11.0563013Z 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-01T10:09:11.0564293Z 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-01T10:09:11.0565214Z 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-01T10:09:11.0566564Z 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-01T10:09:11.0567492Z 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-01T10:09:11.0569357Z 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-01T10:09:11.0570324Z 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-01T10:09:11.0571328Z 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-01T10:09:11.0572343Z 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-01T10:09:11.0573766Z 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-01T10:09:11.0574801Z 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-01T10:09:11.0576074Z 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-01T10:09:11.0577269Z 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-01T10:09:11.0578379Z 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-01T10:09:11.0579666Z 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-01T10:09:11.0580747Z 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-01T10:09:11.0582030Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:09:11.0583116Z 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-01T10:09:11.0584234Z 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-01T10:09:11.0585437Z 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-01T10:09:11.0586615Z 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-01T10:09:11.0587793Z 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-01T10:09:11.0588997Z 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-01T10:09:11.0590133Z 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-01T10:09:11.0591263Z 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-01T10:09:11.0592681Z 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-01T10:09:11.0594928Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2022-12-01T10:09:11.0596100Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:09:11.0596827Z 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-01T10:09:11.0598819Z 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-01T10:09:11.0599363Z 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-01T10:09:11.0600554Z 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-01T10:09:11.0601681Z 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-01T10:09:11.0602817Z 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-01T10:09:11.0604091Z 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-01T10:09:11.0605115Z 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-01T10:09:11.0606296Z 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-01T10:09:11.0607227Z 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-01T10:09:11.0608395Z 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-01T10:09:11.0609660Z 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-01T10:09:11.0610291Z 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-01T10:09:11.0611568Z 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-01T10:09:11.0612487Z 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-01T10:09:11.0613587Z 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-01T10:09:11.0614965Z 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-01T10:09:11.0615756Z 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-01T10:09:11.0616884Z 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-01T10:09:11.0618292Z 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-01T10:09:11.0618808Z 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-01T10:09:11.0619365Z 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-01T10:09:11.0620354Z 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-01T10:09:11.0620955Z 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-01T10:09:11.0621771Z 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-01T10:09:11.0622495Z 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-01T10:09:11.0623514Z 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-01T10:09:11.0624400Z 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-01T10:09:11.0625796Z 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-01T10:09:11.0626802Z 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-01T10:09:11.0627546Z 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-01T10:09:11.0628872Z 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-01T10:09:11.0629375Z 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-01T10:09:11.0630785Z 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-01T10:09:11.0632142Z 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-01T10:09:11.0633416Z 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-01T10:09:11.0634503Z 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-01T10:09:11.0635727Z 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-01T10:09:11.0637058Z 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-01T10:09:11.0637713Z 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-01T10:09:11.0639250Z 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-01T10:09:11.0640110Z 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-01T10:09:11.0640880Z 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-01T10:09:11.0641964Z 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-01T10:09:11.0642926Z 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-01T10:09:11.0643696Z 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-01T10:09:11.0644790Z 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-01T10:09:11.0645748Z 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-01T10:09:11.0646742Z 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-01T10:09:11.0647653Z 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-01T10:09:11.0648537Z 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-01T10:09:11.0649448Z 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-01T10:09:11.0650569Z 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-01T10:09:11.0651253Z 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-01T10:09:11.0652675Z 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-01T10:09:11.0653412Z 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-01T10:09:11.0654419Z 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-01T10:09:11.0655647Z 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-01T10:09:11.0656317Z 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-01T10:09:11.0657343Z 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-01T10:09:11.0658767Z 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-01T10:09:11.0660199Z 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-01T10:09:11.0660944Z 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-01T10:09:11.0662060Z 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-01T10:09:11.0663253Z 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-01T10:09:11.0664051Z 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-01T10:09:11.0665147Z 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-01T10:09:11.0666591Z 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-01T10:09:11.0667439Z 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-01T10:09:11.0668510Z 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-01T10:09:11.0670434Z 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-01T10:09:11.0672064Z 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-01T10:09:11.0672881Z 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-01T10:09:11.0673671Z 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-01T10:09:11.0674722Z 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-01T10:09:11.0676549Z 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-01T10:09:11.0677691Z 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-01T10:09:11.0678604Z 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-01T10:09:11.0679503Z 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-01T10:09:11.0680501Z 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-01T10:09:11.0682152Z 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-01T10:09:11.0683130Z 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-01T10:09:11.0683864Z 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-01T10:09:11.0684713Z 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-01T10:09:11.0685586Z 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-01T10:09:11.0686341Z 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-01T10:09:11.0687310Z 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-01T10:09:11.0688565Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:09:11.0689162Z 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-01T10:09:11.0690626Z 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-01T10:09:11.0691177Z 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-01T10:09:11.0692235Z 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-01T10:09:11.0694020Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:09:11.0694488Z 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-01T10:09:11.0695930Z 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-01T10:09:11.0697248Z 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-01T10:09:11.0698132Z 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-01T10:09:11.0699238Z 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-01T10:09:11.0699937Z 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-01T10:09:11.0701361Z 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-01T10:09:11.0702442Z 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-01T10:09:11.0703356Z 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-01T10:09:11.0704278Z 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-01T10:09:11.0706125Z 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-01T10:09:11.0707178Z 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-01T10:09:11.0708231Z 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-01T10:09:11.0709826Z 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-01T10:09:11.0710532Z 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-01T10:09:11.0712044Z 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-01T10:09:11.0712989Z 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-01T10:09:11.0715335Z 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-01T10:09:11.0716963Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-12-01T10:09:11.0717556Z 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-01T10:09:11.0718642Z 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-01T10:09:11.0720253Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:09:11.0720688Z 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-01T10:09:11.0721946Z 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-01T10:09:11.0723309Z 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-01T10:09:11.0724189Z 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-01T10:09:11.0725777Z 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-01T10:09:11.0727390Z 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-01T10:09:11.0728137Z 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-01T10:09:11.0728922Z 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-01T10:09:11.0736062Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:09:11.0737021Z 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-01T10:09:11.0737694Z 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-01T10:09:11.0737932Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:09:11.0738397Z 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-01T10:09:11.0738902Z 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-01T10:09:11.0739268Z 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-01T10:09:11.0739832Z 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-01T10:09:11.0740733Z 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-01T10:09:11.0741444Z 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-01T10:09:11.0742427Z 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-01T10:09:11.0743854Z 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-01T10:09:11.0744910Z 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-01T10:09:11.0745658Z 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-01T10:09:11.0746707Z 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-01T10:09:11.0747677Z 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-01T10:09:11.0750118Z 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-01T10:09:11.0750731Z 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-01T10:09:11.0751345Z 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-01T10:09:11.0752202Z 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-01T10:09:11.0754123Z 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-01T10:09:11.0755327Z 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-01T10:09:11.0756066Z 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-01T10:09:11.0757508Z 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-01T10:09:11.0758465Z 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-01T10:09:11.0759519Z 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-01T10:09:11.0760405Z 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-01T10:09:11.0761339Z 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-01T10:09:11.0762889Z 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-01T10:09:11.0763606Z 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-01T10:09:11.0764756Z 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-01T10:09:11.0765703Z 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-01T10:09:11.0767393Z 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-01T10:09:11.0768155Z 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-01T10:09:11.0769082Z 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-01T10:09:11.0769996Z 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-01T10:09:11.0771071Z 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-01T10:09:11.0771985Z 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-01T10:09:11.0773057Z 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-01T10:09:11.0774422Z 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-01T10:09:11.0777293Z 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-01T10:09:11.0777729Z 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-01T10:09:11.0778139Z 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-01T10:09:11.0779428Z 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-01T10:09:11.0780282Z 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-01T10:09:11.0781815Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-12-01T10:09:11.0782495Z 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-01T10:09:11.0783730Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2022-12-01T10:09:11.0784586Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T10:09:11.0785336Z 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-01T10:09:11.0786711Z 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-01T10:09:11.0787715Z 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-01T10:09:11.0788860Z 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-01T10:09:11.0790217Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:09:11.0790621Z 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-01T10:09:11.0792315Z 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-01T10:09:11.0792794Z 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-01T10:09:11.0793670Z 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-01T10:09:11.0794333Z 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-01T10:09:11.0795702Z 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-01T10:09:11.0796090Z 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-01T10:09:11.0797592Z 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-01T10:09:11.0798014Z 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-01T10:09:11.0799395Z 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-01T10:09:11.0800609Z 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-01T10:09:11.0801408Z 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-01T10:09:11.0802338Z 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-01T10:09:11.0803223Z 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-01T10:09:11.0804114Z 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-01T10:09:11.0805178Z 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-01T10:09:11.0805941Z 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-01T10:09:11.0806821Z 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-01T10:09:11.0808422Z 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-01T10:09:11.0809668Z 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-01T10:09:11.0810869Z 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-01T10:09:11.0811904Z 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-01T10:09:11.0812989Z 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-01T10:09:11.0814096Z 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-01T10:09:11.0815238Z 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-01T10:09:11.0816674Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T10:09:11.0817211Z 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-01T10:09:11.0819111Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-12-01T10:09:11.0820012Z 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-01T10:09:11.0820647Z 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-01T10:09:11.0822361Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:09:11.0823653Z 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-01T10:09:11.0824751Z 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-01T10:09:11.0825423Z 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-01T10:09:11.0826206Z 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-01T10:09:11.0827416Z 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-01T10:09:11.0829566Z 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-01T10:09:11.0830431Z 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-01T10:09:11.0831406Z 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-01T10:09:11.0832736Z 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-01T10:09:11.0833850Z 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-01T10:09:11.0835706Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0836437Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0837807Z 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-01T10:09:11.0838651Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0840046Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0840919Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0841748Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0842704Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0843738Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0844712Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0845610Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0846766Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0847757Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0848594Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0850383Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0851200Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0851989Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0853761Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0855280Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:09:11.0855845Z 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-01T10:09:11.0857348Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:09:11.0857963Z 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-01T10:09:11.0858772Z 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-01T10:09:11.0860556Z 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-01T10:09:11.0861209Z 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-01T10:09:11.0862061Z 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-01T10:09:11.0863141Z 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-01T10:09:11.0864630Z 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-01T10:09:11.0865499Z creating build/bdist.linux-x86_64/wheel/torch/include/THC 2022-12-01T10:09:11.0866019Z copying build/lib.linux-x86_64-cpython-37/torch/include/THC/THCAtomics.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THC 2022-12-01T10:09:11.0867543Z copying build/lib.linux-x86_64-cpython-37/torch/include/THC/THCDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THC 2022-12-01T10:09:11.0870416Z creating build/bdist.linux-x86_64/wheel/torch/share 2022-12-01T10:09:11.0871071Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2022-12-01T10:09:11.0872118Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-12-01T10:09:11.0874635Z 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-01T10:09:11.0876424Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T10:09:11.0876966Z 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-01T10:09:11.0877288Z 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-01T10:09:11.0877699Z 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-01T10:09:11.0878194Z 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-01T10:09:11.0878819Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:09:11.0879152Z 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-01T10:09:11.0880760Z 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-01T10:09:11.0881563Z 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-01T10:09:11.0882693Z 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-01T10:09:11.0883435Z 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-01T10:09:11.0884538Z 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-01T10:09:11.0885873Z 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-01T10:09:11.0886393Z 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-01T10:09:11.0887851Z 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-01T10:09:11.0889992Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T10:09:11.0890365Z 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-01T10:09:11.0890737Z 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-01T10:09:11.0891814Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:09:11.0892370Z 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-01T10:09:11.0893357Z 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-01T10:09:11.0895272Z 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-01T10:09:11.0895707Z 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-01T10:09:11.0897150Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:09:11.0897711Z 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-01T10:09:11.0898798Z 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-01T10:09:11.0899600Z 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-01T10:09:11.0900499Z 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-01T10:09:11.0901753Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-12-01T10:09:11.0902235Z 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-01T10:09:11.0902768Z 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-01T10:09:11.0903760Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-12-01T10:09:11.0904712Z 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-01T10:09:11.0905300Z 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-01T10:09:11.0906616Z 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-01T10:09:11.0907499Z 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-01T10:09:11.0910264Z creating build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0910934Z copying build/lib.linux-x86_64-cpython-37/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0912055Z copying build/lib.linux-x86_64-cpython-37/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0912849Z copying build/lib.linux-x86_64-cpython-37/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0953653Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0954124Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0954696Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0955250Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0955525Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0955779Z copying build/lib.linux-x86_64-cpython-37/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0956082Z copying build/lib.linux-x86_64-cpython-37/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0956416Z copying build/lib.linux-x86_64-cpython-37/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0956666Z copying build/lib.linux-x86_64-cpython-37/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:09:11.0956870Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0957199Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0957471Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0957760Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0958100Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0958450Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0958713Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0959029Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0959537Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0959800Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0960071Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0960361Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0960713Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0961086Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0961466Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:09:11.0961649Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:09:11.0961919Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:09:11.0962213Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:09:11.0962612Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:09:11.0962901Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:09:11.0963189Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:09:11.0963510Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:09:11.0963789Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T10:09:11.0964100Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T10:09:11.0965190Z 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-01T10:09:11.0965749Z 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-01T10:09:11.0966123Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T10:09:11.0966522Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T10:09:11.0966827Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T10:09:11.0967258Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T10:09:11.0967446Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:09:11.0967782Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:09:11.0968170Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:09:11.0968622Z 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-01T10:09:11.0969413Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:09:11.0969632Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2022-12-01T10:09:11.0969822Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2022-12-01T10:09:11.0970073Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-12-01T10:09:11.0970423Z 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-01T10:09:11.0974743Z 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-01T10:09:11.0976339Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:09:11.0977375Z 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-01T10:09:11.0978329Z 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-01T10:09:11.0979084Z 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-01T10:09:11.0980921Z 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-01T10:09:11.0981561Z 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-01T10:09:11.0983407Z 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-01T10:09:11.0983968Z 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-01T10:09:11.0984555Z 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-01T10:09:11.0985595Z 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-01T10:09:11.0986556Z 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-01T10:09:11.0987930Z 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-01T10:09:11.0989063Z 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-01T10:09:11.0990052Z 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-01T10:09:11.0991520Z 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-01T10:09:11.0992250Z 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-01T10:09:11.0993458Z 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-01T10:09:11.0995456Z 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-01T10:09:11.0995970Z 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-01T10:09:11.1012074Z 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-01T10:09:11.1012469Z 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-01T10:09:11.1012810Z 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-01T10:09:11.1013176Z 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-01T10:09:11.1013527Z 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-01T10:09:11.1013896Z 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-01T10:09:11.1014290Z 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-01T10:09:11.1014813Z 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-01T10:09:11.1015179Z 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-01T10:09:11.1015556Z 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-01T10:09:11.1015899Z 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-01T10:09:11.1016363Z 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-01T10:09:11.1016782Z 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-01T10:09:11.1017235Z 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-01T10:09:11.1017576Z 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-01T10:09:11.1017928Z 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-01T10:09:11.1018266Z 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-01T10:09:11.1018616Z 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-01T10:09:11.1018963Z 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-01T10:09:11.1019308Z 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-01T10:09:11.1019640Z 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-01T10:09:11.1019732Z running install_egg_info 2022-12-01T10:09:11.1933040Z running egg_info 2022-12-01T10:09:11.1933521Z creating torch.egg-info 2022-12-01T10:09:11.1975857Z writing torch.egg-info/PKG-INFO 2022-12-01T10:09:11.1979462Z writing dependency_links to torch.egg-info/dependency_links.txt 2022-12-01T10:09:11.1981920Z writing entry points to torch.egg-info/entry_points.txt 2022-12-01T10:09:11.1983592Z writing requirements to torch.egg-info/requires.txt 2022-12-01T10:09:11.1987124Z writing top-level names to torch.egg-info/top_level.txt 2022-12-01T10:09:11.1987480Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T10:09:11.4402444Z reading manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T10:09:11.4402770Z reading manifest template 'MANIFEST.in' 2022-12-01T10:09:13.2675871Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-12-01T10:09:13.3875195Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-12-01T10:09:13.6136215Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-12-01T10:09:13.6136551Z adding license file 'LICENSE' 2022-12-01T10:09:13.6136782Z adding license file 'NOTICE' 2022-12-01T10:09:14.1975811Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T10:09:14.2061344Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-1.13.0a0+gitc13d400-py3.7.egg-info 2022-12-01T10:09:14.2099649Z running install_scripts 2022-12-01T10:09:14.2667701Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-12-01T10:09:14.2668193Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-12-01T10:09:14.2764309Z creating build/bdist.linux-x86_64/wheel/torch-1.13.0a0+gitc13d400.dist-info/WHEEL 2022-12-01T10:09:14.2767293Z 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-01T10:09:14.2769498Z adding 'caffe2/__init__.py' 2022-12-01T10:09:14.2771689Z adding 'caffe2/contrib/__init__.py' 2022-12-01T10:09:14.2773152Z adding 'caffe2/contrib/aten/__init__.py' 2022-12-01T10:09:14.2775025Z adding 'caffe2/contrib/aten/aten_test.py' 2022-12-01T10:09:14.2779475Z adding 'caffe2/contrib/aten/gen_op.py' 2022-12-01T10:09:14.2781446Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-12-01T10:09:14.2783399Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-12-01T10:09:14.2784824Z adding 'caffe2/contrib/gloo/__init__.py' 2022-12-01T10:09:14.2790433Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-12-01T10:09:14.2792988Z adding 'caffe2/contrib/nccl/__init__.py' 2022-12-01T10:09:14.2796188Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-12-01T10:09:14.2797907Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-12-01T10:09:14.2800288Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-12-01T10:09:14.2805543Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-12-01T10:09:14.2808169Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-12-01T10:09:14.2810561Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-12-01T10:09:14.2812160Z adding 'caffe2/contrib/playground/__init__.py' 2022-12-01T10:09:14.2814942Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-12-01T10:09:14.2816735Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-12-01T10:09:14.2818580Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-12-01T10:09:14.2820425Z adding 'caffe2/contrib/playground/meter.py' 2022-12-01T10:09:14.2821731Z adding 'caffe2/contrib/playground/module_map.py' 2022-12-01T10:09:14.2823461Z adding 'caffe2/contrib/playground/output_generator.py' 2022-12-01T10:09:14.2825997Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-12-01T10:09:14.2827724Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-12-01T10:09:14.2829184Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-12-01T10:09:14.2831157Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-12-01T10:09:14.2833416Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-12-01T10:09:14.2836351Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-12-01T10:09:14.2838790Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-12-01T10:09:14.2840513Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-12-01T10:09:14.2842263Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-12-01T10:09:14.2844071Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-12-01T10:09:14.2845805Z adding 'caffe2/contrib/prof/__init__.py' 2022-12-01T10:09:14.2847507Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-12-01T10:09:14.2849257Z adding 'caffe2/contrib/script/__init__.py' 2022-12-01T10:09:14.2850912Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-12-01T10:09:14.2852581Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-12-01T10:09:14.2855372Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-12-01T10:09:14.2859317Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-12-01T10:09:14.2862953Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-12-01T10:09:14.2865699Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-12-01T10:09:14.2867542Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-12-01T10:09:14.2869898Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-12-01T10:09:14.2871717Z adding 'caffe2/core/__init__.py' 2022-12-01T10:09:14.2873667Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-12-01T10:09:14.2876693Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-12-01T10:09:14.2878658Z adding 'caffe2/distributed/__init__.py' 2022-12-01T10:09:14.2880567Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-12-01T10:09:14.2882388Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-12-01T10:09:14.2884361Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-12-01T10:09:14.2886231Z adding 'caffe2/experiments/__init__.py' 2022-12-01T10:09:14.2889534Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-12-01T10:09:14.2891195Z adding 'caffe2/experiments/python/__init__.py' 2022-12-01T10:09:14.2896759Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-12-01T10:09:14.2899593Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-12-01T10:09:14.2901597Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-12-01T10:09:14.2904089Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-12-01T10:09:14.2906149Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-12-01T10:09:14.2908311Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-12-01T10:09:14.2910358Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-12-01T10:09:14.2912452Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-12-01T10:09:14.2914175Z adding 'caffe2/perfkernels/__init__.py' 2022-12-01T10:09:14.2918474Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-12-01T10:09:14.2920883Z adding 'caffe2/proto/__init__.py' 2022-12-01T10:09:14.2931905Z adding 'caffe2/proto/caffe2_pb2.py' 2022-12-01T10:09:14.2935577Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-12-01T10:09:14.2939295Z adding 'caffe2/proto/torch_pb2.py' 2022-12-01T10:09:14.2943750Z adding 'caffe2/python/__init__.py' 2022-12-01T10:09:14.2945795Z adding 'caffe2/python/_import_c_extension.py' 2022-12-01T10:09:14.2947815Z adding 'caffe2/python/allcompare_test.py' 2022-12-01T10:09:14.2951024Z adding 'caffe2/python/attention.py' 2022-12-01T10:09:14.2953986Z adding 'caffe2/python/benchmark_generator.py' 2022-12-01T10:09:14.2956767Z adding 'caffe2/python/binarysize.py' 2022-12-01T10:09:14.2959221Z adding 'caffe2/python/brew.py' 2022-12-01T10:09:14.2962449Z adding 'caffe2/python/brew_test.py' 2022-12-01T10:09:14.2964196Z adding 'caffe2/python/build.py' 2022-12-01T10:09:14.2966605Z adding 'caffe2/python/cached_reader.py' 2022-12-01T10:09:14.2976107Z adding 'caffe2/python/caffe_translator.py' 2022-12-01T10:09:14.2979270Z adding 'caffe2/python/caffe_translator_test.py' 2022-12-01T10:09:14.2988069Z adding 'caffe2/python/checkpoint.py' 2022-12-01T10:09:14.2992811Z adding 'caffe2/python/checkpoint_test.py' 2022-12-01T10:09:14.2995832Z adding 'caffe2/python/cnn.py' 2022-12-01T10:09:14.2998123Z adding 'caffe2/python/context.py' 2022-12-01T10:09:14.3000092Z adding 'caffe2/python/context_test.py' 2022-12-01T10:09:14.3005147Z adding 'caffe2/python/control.py' 2022-12-01T10:09:14.3014159Z adding 'caffe2/python/control_ops_grad.py' 2022-12-01T10:09:14.3016838Z adding 'caffe2/python/control_ops_grad_test.py' 2022-12-01T10:09:14.3020437Z adding 'caffe2/python/control_ops_util.py' 2022-12-01T10:09:14.3023770Z adding 'caffe2/python/control_test.py' 2022-12-01T10:09:14.3025635Z adding 'caffe2/python/convert.py' 2022-12-01T10:09:14.3027382Z adding 'caffe2/python/convert_test.py' 2022-12-01T10:09:14.3032819Z adding 'caffe2/python/convnet_benchmarks.py' 2022-12-01T10:09:14.3035254Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-12-01T10:09:14.3076265Z adding 'caffe2/python/core.py' 2022-12-01T10:09:14.3085786Z adding 'caffe2/python/core_gradients_test.py' 2022-12-01T10:09:14.3097151Z adding 'caffe2/python/core_test.py' 2022-12-01T10:09:14.3102506Z adding 'caffe2/python/crf.py' 2022-12-01T10:09:14.3104622Z adding 'caffe2/python/crf_predict.py' 2022-12-01T10:09:14.3106546Z adding 'caffe2/python/crf_viterbi_test.py' 2022-12-01T10:09:14.3130401Z adding 'caffe2/python/data_parallel_model.py' 2022-12-01T10:09:14.3144097Z adding 'caffe2/python/data_parallel_model_test.py' 2022-12-01T10:09:14.3150544Z adding 'caffe2/python/data_workers.py' 2022-12-01T10:09:14.3153705Z adding 'caffe2/python/data_workers_test.py' 2022-12-01T10:09:14.3160673Z adding 'caffe2/python/dataio.py' 2022-12-01T10:09:14.3165471Z adding 'caffe2/python/dataio_test.py' 2022-12-01T10:09:14.3169957Z adding 'caffe2/python/dataset.py' 2022-12-01T10:09:14.3173283Z adding 'caffe2/python/db_file_reader.py' 2022-12-01T10:09:14.3175212Z adding 'caffe2/python/db_test.py' 2022-12-01T10:09:14.3177647Z adding 'caffe2/python/device_checker.py' 2022-12-01T10:09:14.3179686Z adding 'caffe2/python/dyndep.py' 2022-12-01T10:09:14.3182369Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-12-01T10:09:14.3184703Z adding 'caffe2/python/experiment_util.py' 2022-12-01T10:09:14.3186603Z adding 'caffe2/python/extension_loader.py' 2022-12-01T10:09:14.3188572Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-12-01T10:09:14.3190345Z adding 'caffe2/python/filler_test.py' 2022-12-01T10:09:14.3192917Z adding 'caffe2/python/functional.py' 2022-12-01T10:09:14.3195477Z adding 'caffe2/python/functional_test.py' 2022-12-01T10:09:14.3197922Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-12-01T10:09:14.3202703Z adding 'caffe2/python/gradient_check_test.py' 2022-12-01T10:09:14.3208266Z adding 'caffe2/python/gradient_checker.py' 2022-12-01T10:09:14.3211464Z adding 'caffe2/python/gru_cell.py' 2022-12-01T10:09:14.3213453Z adding 'caffe2/python/hip_test_util.py' 2022-12-01T10:09:14.3215641Z adding 'caffe2/python/hsm_util.py' 2022-12-01T10:09:14.3240169Z adding 'caffe2/python/hypothesis_test.py' 2022-12-01T10:09:14.3249580Z adding 'caffe2/python/hypothesis_test_util.py' 2022-12-01T10:09:14.3252095Z adding 'caffe2/python/ideep_test_util.py' 2022-12-01T10:09:14.3260138Z adding 'caffe2/python/layer_model_helper.py' 2022-12-01T10:09:14.3263094Z adding 'caffe2/python/layer_model_instantiator.py' 2022-12-01T10:09:14.3265951Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-12-01T10:09:14.3268821Z adding 'caffe2/python/layer_test_util.py' 2022-12-01T10:09:14.3288065Z adding 'caffe2/python/layers_test.py' 2022-12-01T10:09:14.3291384Z adding 'caffe2/python/lazy.py' 2022-12-01T10:09:14.3293675Z adding 'caffe2/python/lazy_dyndep.py' 2022-12-01T10:09:14.3296046Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-12-01T10:09:14.3298710Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-12-01T10:09:14.3301333Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-12-01T10:09:14.3305192Z adding 'caffe2/python/lstm_benchmark.py' 2022-12-01T10:09:14.3316752Z adding 'caffe2/python/memonger.py' 2022-12-01T10:09:14.3324190Z adding 'caffe2/python/memonger_test.py' 2022-12-01T10:09:14.3327069Z adding 'caffe2/python/mkl_test_util.py' 2022-12-01T10:09:14.3329461Z adding 'caffe2/python/model_device_test.py' 2022-12-01T10:09:14.3336556Z adding 'caffe2/python/model_helper.py' 2022-12-01T10:09:14.3339230Z adding 'caffe2/python/model_helper_test.py' 2022-12-01T10:09:14.3341252Z adding 'caffe2/python/modifier_context.py' 2022-12-01T10:09:14.3344222Z adding 'caffe2/python/muji.py' 2022-12-01T10:09:14.3346583Z adding 'caffe2/python/muji_test.py' 2022-12-01T10:09:14.3354305Z adding 'caffe2/python/net_builder.py' 2022-12-01T10:09:14.3358740Z adding 'caffe2/python/net_builder_test.py' 2022-12-01T10:09:14.3363571Z adding 'caffe2/python/net_drawer.py' 2022-12-01T10:09:14.3368240Z adding 'caffe2/python/net_printer.py' 2022-12-01T10:09:14.3370842Z adding 'caffe2/python/net_printer_test.py' 2022-12-01T10:09:14.3373239Z adding 'caffe2/python/nomnigraph.py' 2022-12-01T10:09:14.3377313Z adding 'caffe2/python/nomnigraph_test.py' 2022-12-01T10:09:14.3380218Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-12-01T10:09:14.3382917Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-12-01T10:09:14.3384919Z adding 'caffe2/python/normalizer.py' 2022-12-01T10:09:14.3386815Z adding 'caffe2/python/normalizer_context.py' 2022-12-01T10:09:14.3388566Z adding 'caffe2/python/normalizer_test.py' 2022-12-01T10:09:14.3390571Z adding 'caffe2/python/numa_benchmark.py' 2022-12-01T10:09:14.3392697Z adding 'caffe2/python/numa_test.py' 2022-12-01T10:09:14.3395447Z adding 'caffe2/python/observer_test.py' 2022-12-01T10:09:14.3397479Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-12-01T10:09:14.3413941Z adding 'caffe2/python/optimizer.py' 2022-12-01T10:09:14.3417797Z adding 'caffe2/python/optimizer_context.py' 2022-12-01T10:09:14.3424198Z adding 'caffe2/python/optimizer_test.py' 2022-12-01T10:09:14.3428248Z adding 'caffe2/python/optimizer_test_util.py' 2022-12-01T10:09:14.3432022Z adding 'caffe2/python/parallel_workers.py' 2022-12-01T10:09:14.3434472Z adding 'caffe2/python/parallel_workers_test.py' 2022-12-01T10:09:14.3438184Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-12-01T10:09:14.3443738Z adding 'caffe2/python/pipeline.py' 2022-12-01T10:09:14.3446473Z adding 'caffe2/python/pipeline_test.py' 2022-12-01T10:09:14.3448153Z adding 'caffe2/python/predictor_constants.py' 2022-12-01T10:09:14.3451040Z adding 'caffe2/python/python_op_test.py' 2022-12-01T10:09:14.3453817Z adding 'caffe2/python/queue_util.py' 2022-12-01T10:09:14.3456410Z adding 'caffe2/python/record_queue.py' 2022-12-01T10:09:14.3461193Z adding 'caffe2/python/recurrent.py' 2022-12-01T10:09:14.3467159Z adding 'caffe2/python/regularizer.py' 2022-12-01T10:09:14.3469652Z adding 'caffe2/python/regularizer_context.py' 2022-12-01T10:09:14.3473027Z adding 'caffe2/python/regularizer_test.py' 2022-12-01T10:09:14.3490780Z adding 'caffe2/python/rnn_cell.py' 2022-12-01T10:09:14.3506180Z adding 'caffe2/python/schema.py' 2022-12-01T10:09:14.3511477Z adding 'caffe2/python/schema_test.py' 2022-12-01T10:09:14.3514372Z adding 'caffe2/python/scope.py' 2022-12-01T10:09:14.3516846Z adding 'caffe2/python/scope_test.py' 2022-12-01T10:09:14.3519981Z adding 'caffe2/python/session.py' 2022-12-01T10:09:14.3522301Z adding 'caffe2/python/session_test.py' 2022-12-01T10:09:14.3524642Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-12-01T10:09:14.3526997Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-12-01T10:09:14.3534719Z adding 'caffe2/python/task.py' 2022-12-01T10:09:14.3537109Z adding 'caffe2/python/task_test.py' 2022-12-01T10:09:14.3539411Z adding 'caffe2/python/test_util.py' 2022-12-01T10:09:14.3541643Z adding 'caffe2/python/text_file_reader.py' 2022-12-01T10:09:14.3544097Z adding 'caffe2/python/timeout_guard.py' 2022-12-01T10:09:14.3546418Z adding 'caffe2/python/toy_regression_test.py' 2022-12-01T10:09:14.3548434Z adding 'caffe2/python/transformations.py' 2022-12-01T10:09:14.3551380Z adding 'caffe2/python/transformations_test.py' 2022-12-01T10:09:14.3555422Z adding 'caffe2/python/tt_core.py' 2022-12-01T10:09:14.3557699Z adding 'caffe2/python/tt_core_test.py' 2022-12-01T10:09:14.3562202Z adding 'caffe2/python/utils.py' 2022-12-01T10:09:14.3564483Z adding 'caffe2/python/utils_test.py' 2022-12-01T10:09:14.3567277Z adding 'caffe2/python/visualize.py' 2022-12-01T10:09:14.3575187Z adding 'caffe2/python/workspace.py' 2022-12-01T10:09:14.3584009Z adding 'caffe2/python/workspace_test.py' 2022-12-01T10:09:14.3586757Z adding 'caffe2/python/docs/__init__.py' 2022-12-01T10:09:14.3588864Z adding 'caffe2/python/docs/formatter.py' 2022-12-01T10:09:14.3592063Z adding 'caffe2/python/docs/generator.py' 2022-12-01T10:09:14.3594636Z adding 'caffe2/python/docs/github.py' 2022-12-01T10:09:14.3596912Z adding 'caffe2/python/docs/parser.py' 2022-12-01T10:09:14.3598869Z adding 'caffe2/python/examples/__init__.py' 2022-12-01T10:09:14.3602400Z adding 'caffe2/python/examples/char_rnn.py' 2022-12-01T10:09:14.3610127Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-12-01T10:09:14.3613408Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-12-01T10:09:14.3620697Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-12-01T10:09:14.3623413Z adding 'caffe2/python/fakelowp/__init__.py' 2022-12-01T10:09:14.3625050Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-12-01T10:09:14.3626989Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-12-01T10:09:14.3628965Z adding 'caffe2/python/helpers/__init__.py' 2022-12-01T10:09:14.3630834Z adding 'caffe2/python/helpers/algebra.py' 2022-12-01T10:09:14.3632849Z adding 'caffe2/python/helpers/arg_scope.py' 2022-12-01T10:09:14.3634427Z adding 'caffe2/python/helpers/array_helpers.py' 2022-12-01T10:09:14.3636123Z adding 'caffe2/python/helpers/control_ops.py' 2022-12-01T10:09:14.3639481Z adding 'caffe2/python/helpers/conv.py' 2022-12-01T10:09:14.3641527Z adding 'caffe2/python/helpers/db_input.py' 2022-12-01T10:09:14.3643221Z adding 'caffe2/python/helpers/dropout.py' 2022-12-01T10:09:14.3645030Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-12-01T10:09:14.3647471Z adding 'caffe2/python/helpers/fc.py' 2022-12-01T10:09:14.3649515Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-12-01T10:09:14.3652743Z adding 'caffe2/python/helpers/normalization.py' 2022-12-01T10:09:14.3654803Z adding 'caffe2/python/helpers/pooling.py' 2022-12-01T10:09:14.3656482Z adding 'caffe2/python/helpers/quantization.py' 2022-12-01T10:09:14.3658205Z adding 'caffe2/python/helpers/tools.py' 2022-12-01T10:09:14.3660225Z adding 'caffe2/python/helpers/train.py' 2022-12-01T10:09:14.3662709Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-12-01T10:09:14.3664253Z adding 'caffe2/python/ideep/__init__.py' 2022-12-01T10:09:14.3666268Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-12-01T10:09:14.3668671Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-12-01T10:09:14.3670584Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-12-01T10:09:14.3673147Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-12-01T10:09:14.3675709Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-12-01T10:09:14.3677875Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-12-01T10:09:14.3682226Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-12-01T10:09:14.3684960Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-12-01T10:09:14.3686972Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-12-01T10:09:14.3689501Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-12-01T10:09:14.3691945Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-12-01T10:09:14.3694879Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-12-01T10:09:14.3697314Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-12-01T10:09:14.3699244Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-12-01T10:09:14.3701494Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-12-01T10:09:14.3703491Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-12-01T10:09:14.3705748Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-12-01T10:09:14.3708196Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-12-01T10:09:14.3710676Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-12-01T10:09:14.3713265Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-12-01T10:09:14.3715322Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-12-01T10:09:14.3717139Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-12-01T10:09:14.3718954Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-12-01T10:09:14.3721177Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-12-01T10:09:14.3723588Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-12-01T10:09:14.3727543Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-12-01T10:09:14.3729747Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-12-01T10:09:14.3731657Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-12-01T10:09:14.3734175Z adding 'caffe2/python/layers/__init__.py' 2022-12-01T10:09:14.3736828Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-12-01T10:09:14.3738829Z adding 'caffe2/python/layers/add_bias.py' 2022-12-01T10:09:14.3741711Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-12-01T10:09:14.3744128Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-12-01T10:09:14.3747528Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-12-01T10:09:14.3750034Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-12-01T10:09:14.3752429Z adding 'caffe2/python/layers/batch_normalization.py' 2022-12-01T10:09:14.3754652Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-12-01T10:09:14.3756857Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-12-01T10:09:14.3758984Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-12-01T10:09:14.3760953Z adding 'caffe2/python/layers/bpr_loss.py' 2022-12-01T10:09:14.3763076Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-12-01T10:09:14.3764989Z adding 'caffe2/python/layers/build_index.py' 2022-12-01T10:09:14.3767219Z adding 'caffe2/python/layers/concat.py' 2022-12-01T10:09:14.3769157Z adding 'caffe2/python/layers/constant_weight.py' 2022-12-01T10:09:14.3771613Z adding 'caffe2/python/layers/conv.py' 2022-12-01T10:09:14.3773672Z adding 'caffe2/python/layers/dropout.py' 2022-12-01T10:09:14.3776904Z adding 'caffe2/python/layers/fc.py' 2022-12-01T10:09:14.3780951Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-12-01T10:09:14.3783315Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-12-01T10:09:14.3786896Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-12-01T10:09:14.3789757Z adding 'caffe2/python/layers/functional.py' 2022-12-01T10:09:14.3792150Z adding 'caffe2/python/layers/gather_record.py' 2022-12-01T10:09:14.3794859Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-12-01T10:09:14.3797204Z adding 'caffe2/python/layers/label_smooth.py' 2022-12-01T10:09:14.3799297Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-12-01T10:09:14.3801632Z adding 'caffe2/python/layers/layer_normalization.py' 2022-12-01T10:09:14.3806957Z adding 'caffe2/python/layers/layers.py' 2022-12-01T10:09:14.3809498Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-12-01T10:09:14.3811563Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-12-01T10:09:14.3813627Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-12-01T10:09:14.3815648Z adding 'caffe2/python/layers/position_weighted.py' 2022-12-01T10:09:14.3817925Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-12-01T10:09:14.3820004Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-12-01T10:09:14.3822061Z adding 'caffe2/python/layers/sampling_train.py' 2022-12-01T10:09:14.3823950Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-12-01T10:09:14.3826027Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-12-01T10:09:14.3828849Z adding 'caffe2/python/layers/semi_random_features.py' 2022-12-01T10:09:14.3831247Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-12-01T10:09:14.3833802Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-12-01T10:09:14.3836163Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-12-01T10:09:14.3841709Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-12-01T10:09:14.3844296Z adding 'caffe2/python/layers/split.py' 2022-12-01T10:09:14.3846772Z adding 'caffe2/python/layers/tags.py' 2022-12-01T10:09:14.3849005Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-12-01T10:09:14.3850842Z adding 'caffe2/python/mint/__init__.py' 2022-12-01T10:09:14.3853533Z adding 'caffe2/python/mint/app.py' 2022-12-01T10:09:14.3855739Z adding 'caffe2/python/mkl/__init__.py' 2022-12-01T10:09:14.3857629Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-12-01T10:09:14.3859716Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-12-01T10:09:14.3861588Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-12-01T10:09:14.3863498Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-12-01T10:09:14.3865471Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-12-01T10:09:14.3867377Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-12-01T10:09:14.3869284Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-12-01T10:09:14.3871066Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-12-01T10:09:14.3873387Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-12-01T10:09:14.3875226Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-12-01T10:09:14.3877123Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-12-01T10:09:14.3879278Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-12-01T10:09:14.3881122Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-12-01T10:09:14.3883112Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-12-01T10:09:14.3885337Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-12-01T10:09:14.3887208Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-12-01T10:09:14.3889350Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-12-01T10:09:14.3891223Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-12-01T10:09:14.3894335Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-12-01T10:09:14.3897317Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-12-01T10:09:14.3899495Z adding 'caffe2/python/modeling/__init__.py' 2022-12-01T10:09:14.3910437Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-12-01T10:09:14.3911057Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-12-01T10:09:14.3911403Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-12-01T10:09:14.3911734Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-12-01T10:09:14.3912297Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-12-01T10:09:14.3913167Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-12-01T10:09:14.3915610Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-12-01T10:09:14.3919631Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-12-01T10:09:14.3922482Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-12-01T10:09:14.3925513Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-12-01T10:09:14.3928308Z adding 'caffe2/python/modeling/initializers.py' 2022-12-01T10:09:14.3930452Z adding 'caffe2/python/modeling/initializers_test.py' 2022-12-01T10:09:14.3932158Z adding 'caffe2/python/modeling/net_modifier.py' 2022-12-01T10:09:14.3934038Z adding 'caffe2/python/modeling/parameter_info.py' 2022-12-01T10:09:14.3936431Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-12-01T10:09:14.3939090Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-12-01T10:09:14.3941086Z adding 'caffe2/python/models/__init__.py' 2022-12-01T10:09:14.3942721Z adding 'caffe2/python/models/__sym_init__.py' 2022-12-01T10:09:14.3945940Z adding 'caffe2/python/models/download.py' 2022-12-01T10:09:14.3948737Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-12-01T10:09:14.3952945Z adding 'caffe2/python/models/resnet.py' 2022-12-01T10:09:14.3955387Z adding 'caffe2/python/models/resnet_test.py' 2022-12-01T10:09:14.3958192Z adding 'caffe2/python/models/shufflenet.py' 2022-12-01T10:09:14.3960391Z adding 'caffe2/python/models/shufflenet_test.py' 2022-12-01T10:09:14.3962371Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-12-01T10:09:14.3966566Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-12-01T10:09:14.3969604Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-12-01T10:09:14.3971888Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-12-01T10:09:14.3973881Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-12-01T10:09:14.3979065Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-12-01T10:09:14.3986507Z adding 'caffe2/python/models/seq2seq/train.py' 2022-12-01T10:09:14.3993411Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-12-01T10:09:14.3995859Z adding 'caffe2/python/onnx/__init__.py' 2022-12-01T10:09:14.4007117Z adding 'caffe2/python/onnx/backend.py' 2022-12-01T10:09:14.4010328Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-12-01T10:09:14.4012518Z adding 'caffe2/python/onnx/backend_rep.py' 2022-12-01T10:09:14.4014235Z adding 'caffe2/python/onnx/error.py' 2022-12-01T10:09:14.4018393Z adding 'caffe2/python/onnx/frontend.py' 2022-12-01T10:09:14.4021214Z adding 'caffe2/python/onnx/helper.py' 2022-12-01T10:09:14.4023269Z adding 'caffe2/python/onnx/onnxifi.py' 2022-12-01T10:09:14.4026272Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-12-01T10:09:14.4028892Z adding 'caffe2/python/onnx/workspace.py' 2022-12-01T10:09:14.4030781Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-12-01T10:09:14.4033107Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-12-01T10:09:14.4035067Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-12-01T10:09:14.4040516Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-12-01T10:09:14.4045082Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-12-01T10:09:14.4047077Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-12-01T10:09:14.4049996Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-12-01T10:09:14.4052300Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-12-01T10:09:14.4054013Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-12-01T10:09:14.4057777Z adding 'caffe2/python/operator_test/__init__.py' 2022-12-01T10:09:14.4060502Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-12-01T10:09:14.4063265Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-12-01T10:09:14.4065803Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-12-01T10:09:14.4068327Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-12-01T10:09:14.4072460Z adding 'caffe2/python/operator_test/adam_test.py' 2022-12-01T10:09:14.4075311Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-12-01T10:09:14.4077008Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-12-01T10:09:14.4079035Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-12-01T10:09:14.4080765Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-12-01T10:09:14.4082419Z adding 'caffe2/python/operator_test/assert_test.py' 2022-12-01T10:09:14.4083997Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-12-01T10:09:14.4085936Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-12-01T10:09:14.4088221Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-12-01T10:09:14.4090572Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-12-01T10:09:14.4092788Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-12-01T10:09:14.4094618Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-12-01T10:09:14.4096994Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-12-01T10:09:14.4100654Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-12-01T10:09:14.4103547Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-12-01T10:09:14.4105678Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-12-01T10:09:14.4108742Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-12-01T10:09:14.4111043Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-12-01T10:09:14.4114107Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-12-01T10:09:14.4115921Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-12-01T10:09:14.4117572Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-12-01T10:09:14.4119171Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-12-01T10:09:14.4120964Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-12-01T10:09:14.4122680Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-12-01T10:09:14.4124477Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-12-01T10:09:14.4126228Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-12-01T10:09:14.4127896Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-12-01T10:09:14.4129681Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-12-01T10:09:14.4132990Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-12-01T10:09:14.4135045Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-12-01T10:09:14.4137716Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-12-01T10:09:14.4139576Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-12-01T10:09:14.4141217Z adding 'caffe2/python/operator_test/conftest.py' 2022-12-01T10:09:14.4147697Z adding 'caffe2/python/operator_test/conv_test.py' 2022-12-01T10:09:14.4151732Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-12-01T10:09:14.4155006Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-12-01T10:09:14.4157021Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-12-01T10:09:14.4158992Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-12-01T10:09:14.4160829Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-12-01T10:09:14.4163088Z adding 'caffe2/python/operator_test/crf_test.py' 2022-12-01T10:09:14.4166243Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-12-01T10:09:14.4168829Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-12-01T10:09:14.4171107Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-12-01T10:09:14.4173482Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-12-01T10:09:14.4175206Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-12-01T10:09:14.4181151Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-12-01T10:09:14.4183684Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-12-01T10:09:14.4187267Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-12-01T10:09:14.4189749Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-12-01T10:09:14.4191572Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-12-01T10:09:14.4194891Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-12-01T10:09:14.4197137Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-12-01T10:09:14.4199255Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-12-01T10:09:14.4200993Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-12-01T10:09:14.4202633Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-12-01T10:09:14.4204596Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-12-01T10:09:14.4208053Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-12-01T10:09:14.4213568Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-12-01T10:09:14.4216155Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-12-01T10:09:14.4217911Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-12-01T10:09:14.4219644Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-12-01T10:09:14.4221390Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-12-01T10:09:14.4222901Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-12-01T10:09:14.4224825Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-12-01T10:09:14.4226751Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-12-01T10:09:14.4230340Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-12-01T10:09:14.4233883Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-12-01T10:09:14.4235844Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-12-01T10:09:14.4237492Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-12-01T10:09:14.4239340Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-12-01T10:09:14.4240959Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-12-01T10:09:14.4244615Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-12-01T10:09:14.4246951Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-12-01T10:09:14.4250050Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-12-01T10:09:14.4253162Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-12-01T10:09:14.4255734Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-12-01T10:09:14.4257527Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-12-01T10:09:14.4259263Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-12-01T10:09:14.4261202Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-12-01T10:09:14.4263452Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-12-01T10:09:14.4267323Z adding 'caffe2/python/operator_test/gru_test.py' 2022-12-01T10:09:14.4270547Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-12-01T10:09:14.4272655Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-12-01T10:09:14.4275821Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-12-01T10:09:14.4277781Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-12-01T10:09:14.4279871Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-12-01T10:09:14.4284494Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-12-01T10:09:14.4286882Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-12-01T10:09:14.4289196Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-12-01T10:09:14.4292166Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-12-01T10:09:14.4294418Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-12-01T10:09:14.4296035Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-12-01T10:09:14.4297644Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-12-01T10:09:14.4299506Z adding 'caffe2/python/operator_test/lars_test.py' 2022-12-01T10:09:14.4302928Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-12-01T10:09:14.4305554Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-12-01T10:09:14.4307542Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-12-01T10:09:14.4310327Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-12-01T10:09:14.4312501Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-12-01T10:09:14.4314404Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-12-01T10:09:14.4317399Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-12-01T10:09:14.4319390Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-12-01T10:09:14.4321210Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-12-01T10:09:14.4323680Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-12-01T10:09:14.4331869Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-12-01T10:09:14.4334605Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-12-01T10:09:14.4336311Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-12-01T10:09:14.4338343Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-12-01T10:09:14.4340112Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-12-01T10:09:14.4342278Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-12-01T10:09:14.4344143Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-12-01T10:09:14.4346052Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-12-01T10:09:14.4348694Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-12-01T10:09:14.4350716Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-12-01T10:09:14.4353502Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-12-01T10:09:14.4354866Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-12-01T10:09:14.4356814Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-12-01T10:09:14.4358495Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-12-01T10:09:14.4360217Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-12-01T10:09:14.4362651Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-12-01T10:09:14.4365191Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-12-01T10:09:14.4367154Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-12-01T10:09:14.4368916Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-12-01T10:09:14.4370811Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-12-01T10:09:14.4372525Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-12-01T10:09:14.4374294Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-12-01T10:09:14.4376865Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-12-01T10:09:14.4379091Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-12-01T10:09:14.4380787Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-12-01T10:09:14.4383850Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-12-01T10:09:14.4386128Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-12-01T10:09:14.4387861Z adding 'caffe2/python/operator_test/pad_test.py' 2022-12-01T10:09:14.4390388Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-12-01T10:09:14.4392848Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-12-01T10:09:14.4395103Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-12-01T10:09:14.4398556Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-12-01T10:09:14.4400702Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-12-01T10:09:14.4402510Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-12-01T10:09:14.4404490Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-12-01T10:09:14.4406545Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-12-01T10:09:14.4409115Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-12-01T10:09:14.4412201Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-12-01T10:09:14.4414519Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-12-01T10:09:14.4417980Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-12-01T10:09:14.4422272Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-12-01T10:09:14.4426066Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-12-01T10:09:14.4428660Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-12-01T10:09:14.4431410Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-12-01T10:09:14.4434342Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-12-01T10:09:14.4436622Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-12-01T10:09:14.4438433Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-12-01T10:09:14.4450846Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-12-01T10:09:14.4455030Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-12-01T10:09:14.4457154Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-12-01T10:09:14.4458988Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-12-01T10:09:14.4464781Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-12-01T10:09:14.4468804Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-12-01T10:09:14.4471234Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-12-01T10:09:14.4475244Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-12-01T10:09:14.4481148Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-12-01T10:09:14.4483746Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-12-01T10:09:14.4488162Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-12-01T10:09:14.4490396Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-12-01T10:09:14.4492193Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-12-01T10:09:14.4494107Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-12-01T10:09:14.4496206Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-12-01T10:09:14.4498491Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-12-01T10:09:14.4500910Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-12-01T10:09:14.4503037Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-12-01T10:09:14.4505228Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-12-01T10:09:14.4507162Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-12-01T10:09:14.4511090Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-12-01T10:09:14.4514417Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-12-01T10:09:14.4517094Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-12-01T10:09:14.4519164Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-12-01T10:09:14.4520965Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-12-01T10:09:14.4522854Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-12-01T10:09:14.4525355Z adding 'caffe2/python/operator_test/storm_test.py' 2022-12-01T10:09:14.4527285Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-12-01T10:09:14.4529324Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-12-01T10:09:14.4531218Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-12-01T10:09:14.4533125Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-12-01T10:09:14.4535736Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-12-01T10:09:14.4544369Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-12-01T10:09:14.4547376Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-12-01T10:09:14.4549118Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-12-01T10:09:14.4551164Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-12-01T10:09:14.4553006Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-12-01T10:09:14.4554930Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-12-01T10:09:14.4557317Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-12-01T10:09:14.4561337Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-12-01T10:09:14.4564541Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-12-01T10:09:14.4566960Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-12-01T10:09:14.4568904Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-12-01T10:09:14.4570842Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-12-01T10:09:14.4572811Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-12-01T10:09:14.4575456Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-12-01T10:09:14.4577426Z adding 'caffe2/python/predictor/__init__.py' 2022-12-01T10:09:14.4579662Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-12-01T10:09:14.4581888Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-12-01T10:09:14.4585039Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-12-01T10:09:14.4588118Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-12-01T10:09:14.4590960Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-12-01T10:09:14.4593434Z adding 'caffe2/python/predictor/predictor_test.py' 2022-12-01T10:09:14.4594701Z adding 'caffe2/python/predictor/serde.py' 2022-12-01T10:09:14.4596338Z adding 'caffe2/python/rnn/__init__.py' 2022-12-01T10:09:14.4598126Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-12-01T10:09:14.4600122Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-12-01T10:09:14.4601857Z adding 'caffe2/python/serialized_test/__init__.py' 2022-12-01T10:09:14.4603882Z adding 'caffe2/python/serialized_test/coverage.py' 2022-12-01T10:09:14.4607319Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-12-01T10:09:14.4611614Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-12-01T10:09:14.4613523Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-12-01T10:09:14.4615281Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-12-01T10:09:14.4617042Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-12-01T10:09:14.4618946Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-12-01T10:09:14.4620752Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-12-01T10:09:14.4622463Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-12-01T10:09:14.4624330Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-12-01T10:09:14.4626274Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-12-01T10:09:14.4628206Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-12-01T10:09:14.4630152Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-12-01T10:09:14.4632111Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-12-01T10:09:14.4633907Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-12-01T10:09:14.4635812Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-12-01T10:09:14.4637636Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-12-01T10:09:14.4639591Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-12-01T10:09:14.4641441Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-12-01T10:09:14.4643197Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-12-01T10:09:14.4645053Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-12-01T10:09:14.4647004Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-12-01T10:09:14.4649322Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-12-01T10:09:14.4650999Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-12-01T10:09:14.4652885Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-12-01T10:09:14.4654833Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-12-01T10:09:14.4656727Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-12-01T10:09:14.4658675Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-12-01T10:09:14.4660714Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-12-01T10:09:14.4662520Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-12-01T10:09:14.4664412Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-12-01T10:09:14.4675219Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-12-01T10:09:14.4677937Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-12-01T10:09:14.4679747Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-12-01T10:09:14.4681623Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-12-01T10:09:14.4683844Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-12-01T10:09:14.4685807Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-12-01T10:09:14.4687820Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-12-01T10:09:14.4696011Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-12-01T10:09:14.4698748Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-12-01T10:09:14.4700586Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-12-01T10:09:14.4702384Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-12-01T10:09:14.4704257Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-12-01T10:09:14.4706050Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-12-01T10:09:14.4708146Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-12-01T10:09:14.4710629Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-12-01T10:09:14.4712773Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-12-01T10:09:14.4714680Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-12-01T10:09:14.4716520Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-12-01T10:09:14.4718317Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-12-01T10:09:14.4720119Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-12-01T10:09:14.4721880Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-12-01T10:09:14.4723721Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-12-01T10:09:14.4725407Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-12-01T10:09:14.4727661Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-12-01T10:09:14.4729558Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-12-01T10:09:14.4731462Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-12-01T10:09:14.4733374Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-12-01T10:09:14.4735045Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-12-01T10:09:14.4737161Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-12-01T10:09:14.4739080Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-12-01T10:09:14.4740872Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-12-01T10:09:14.4742602Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-12-01T10:09:14.4744447Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-12-01T10:09:14.4746154Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-12-01T10:09:14.4748467Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-12-01T10:09:14.4750627Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-12-01T10:09:14.4752781Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-12-01T10:09:14.4754942Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-12-01T10:09:14.4756802Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-12-01T10:09:14.4758663Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-12-01T10:09:14.4760373Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-12-01T10:09:14.4762446Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-12-01T10:09:14.4764021Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-12-01T10:09:14.4765924Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-12-01T10:09:14.4767510Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-12-01T10:09:14.4769361Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-12-01T10:09:14.4770957Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-12-01T10:09:14.4772885Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-12-01T10:09:14.4774699Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-12-01T10:09:14.4776567Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-12-01T10:09:14.4778419Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-12-01T10:09:14.4780286Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-12-01T10:09:14.4782118Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-12-01T10:09:14.4784087Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-12-01T10:09:14.4788449Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-12-01T10:09:14.4790497Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-12-01T10:09:14.4792487Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-12-01T10:09:14.4794356Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-12-01T10:09:14.4796357Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-12-01T10:09:14.4798288Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-12-01T10:09:14.4799994Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-12-01T10:09:14.4801815Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-12-01T10:09:14.4803584Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-12-01T10:09:14.4805452Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-12-01T10:09:14.4807499Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-12-01T10:09:14.4809250Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-12-01T10:09:14.4811104Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-12-01T10:09:14.4813197Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-12-01T10:09:14.4815215Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-12-01T10:09:14.4816955Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-12-01T10:09:14.4819015Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-12-01T10:09:14.4821549Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-12-01T10:09:14.4824094Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-12-01T10:09:14.4826656Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-12-01T10:09:14.4829337Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-12-01T10:09:14.4831934Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-12-01T10:09:14.4834017Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-12-01T10:09:14.4835845Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-12-01T10:09:14.4837593Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-12-01T10:09:14.4839484Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-12-01T10:09:14.4841366Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-12-01T10:09:14.4843158Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-12-01T10:09:14.4844872Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-12-01T10:09:14.4846655Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-12-01T10:09:14.4848408Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-12-01T10:09:14.4850219Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-12-01T10:09:14.4851994Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-12-01T10:09:14.4853819Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-12-01T10:09:14.4855588Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-12-01T10:09:14.4857379Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-12-01T10:09:14.4859221Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-12-01T10:09:14.4861160Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-12-01T10:09:14.4863024Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-12-01T10:09:14.4864787Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-12-01T10:09:14.4866669Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-12-01T10:09:14.4869881Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-12-01T10:09:14.4872120Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-12-01T10:09:14.4874104Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-12-01T10:09:14.4875998Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-12-01T10:09:14.4877881Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-12-01T10:09:14.4879701Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-12-01T10:09:14.4881556Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-12-01T10:09:14.4883380Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-12-01T10:09:14.4885256Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-12-01T10:09:14.4887647Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-12-01T10:09:14.4889276Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-12-01T10:09:14.4891167Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-12-01T10:09:14.4893138Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-12-01T10:09:14.4895025Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-12-01T10:09:14.4897029Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-12-01T10:09:14.4898871Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-12-01T10:09:14.4900982Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-12-01T10:09:14.4903007Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-12-01T10:09:14.4905356Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-12-01T10:09:14.4907851Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-12-01T10:09:14.4910471Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-12-01T10:09:14.4913193Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-12-01T10:09:14.4915388Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-12-01T10:09:14.4917452Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-12-01T10:09:14.4919682Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-12-01T10:09:14.4921817Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-12-01T10:09:14.4923939Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-12-01T10:09:14.4926055Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-12-01T10:09:14.4928635Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-12-01T10:09:14.4930637Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-12-01T10:09:14.4932514Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-12-01T10:09:14.4934401Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-12-01T10:09:14.4936413Z adding 'caffe2/python/test/__init__.py' 2022-12-01T10:09:14.4938111Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-12-01T10:09:14.4939967Z adding 'caffe2/python/test/do_op_test.py' 2022-12-01T10:09:14.4942098Z adding 'caffe2/python/test/executor_test.py' 2022-12-01T10:09:14.4945345Z adding 'caffe2/python/test/executor_test_util.py' 2022-12-01T10:09:14.4947461Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-12-01T10:09:14.4949344Z adding 'caffe2/python/test/gpu_context_test.py' 2022-12-01T10:09:14.4951304Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-12-01T10:09:14.4952971Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-12-01T10:09:14.4955056Z adding 'caffe2/python/trt/__init__.py' 2022-12-01T10:09:14.4958002Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-12-01T10:09:14.4961585Z adding 'caffe2/python/trt/test_trt.py' 2022-12-01T10:09:14.4964250Z adding 'caffe2/python/trt/transform.py' 2022-12-01T10:09:14.4966364Z adding 'caffe2/quantization/__init__.py' 2022-12-01T10:09:14.4968469Z adding 'caffe2/quantization/server/__init__.py' 2022-12-01T10:09:14.4971630Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-12-01T10:09:14.4973872Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-12-01T10:09:14.4976195Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-12-01T10:09:14.4978710Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-12-01T10:09:14.4981064Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-12-01T10:09:14.4984103Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-12-01T10:09:14.4987860Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-12-01T10:09:14.4992139Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-12-01T10:09:14.4996088Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-12-01T10:09:14.4999210Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-12-01T10:09:14.5001527Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-12-01T10:09:14.5005946Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-12-01T10:09:14.5009176Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-12-01T10:09:14.5011566Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-12-01T10:09:14.5014332Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-12-01T10:09:14.5017024Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-12-01T10:09:14.5020079Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-12-01T10:09:14.5023758Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-12-01T10:09:14.5026239Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-12-01T10:09:14.5029249Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-12-01T10:09:14.5031604Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-12-01T10:09:14.5034289Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-12-01T10:09:14.5036769Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-12-01T10:09:14.5039230Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-12-01T10:09:14.5041360Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-12-01T10:09:14.5043802Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-12-01T10:09:14.5045557Z adding 'caffe2/quantization/server/observer_test.py' 2022-12-01T10:09:14.5048161Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-12-01T10:09:14.5050935Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-12-01T10:09:14.5053004Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-12-01T10:09:14.5055180Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-12-01T10:09:14.5057309Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-12-01T10:09:14.5059346Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-12-01T10:09:14.5062050Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-12-01T10:09:14.5064073Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-12-01T10:09:14.5068814Z adding 'caffe2/quantization/server/utils.py' 2022-12-01T10:09:14.5261184Z adding 'functorch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T10:09:14.5271498Z adding 'functorch/__init__.py' 2022-12-01T10:09:14.5273733Z adding 'functorch/setup.py' 2022-12-01T10:09:14.5276267Z adding 'functorch/_src/__init__.py' 2022-12-01T10:09:14.5284794Z adding 'functorch/_src/aot_autograd.py' 2022-12-01T10:09:14.5288455Z adding 'functorch/_src/benchmark_utils.py' 2022-12-01T10:09:14.5290894Z adding 'functorch/_src/compile_utils.py' 2022-12-01T10:09:14.5294817Z adding 'functorch/_src/compilers.py' 2022-12-01T10:09:14.5297111Z adding 'functorch/_src/config.py' 2022-12-01T10:09:14.5314437Z adding 'functorch/_src/eager_transforms.py' 2022-12-01T10:09:14.5319923Z adding 'functorch/_src/fx_minifier.py' 2022-12-01T10:09:14.5326150Z adding 'functorch/_src/make_functional.py' 2022-12-01T10:09:14.5328739Z adding 'functorch/_src/named_members_polyfill.py' 2022-12-01T10:09:14.5334290Z adding 'functorch/_src/partitioners.py' 2022-12-01T10:09:14.5336480Z adding 'functorch/_src/python_key.py' 2022-12-01T10:09:14.5338211Z adding 'functorch/_src/pytree_hacks.py' 2022-12-01T10:09:14.5344135Z adding 'functorch/_src/top_operators_github_usage.py' 2022-12-01T10:09:14.5351236Z adding 'functorch/_src/vmap.py' 2022-12-01T10:09:14.5354102Z adding 'functorch/compile/__init__.py' 2022-12-01T10:09:14.5356841Z adding 'functorch/dim/__init__.py' 2022-12-01T10:09:14.5358708Z adding 'functorch/dim/batch_tensor.py' 2022-12-01T10:09:14.5360752Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-12-01T10:09:14.5362968Z adding 'functorch/dim/dim.py' 2022-12-01T10:09:14.5364857Z adding 'functorch/dim/magic_trace.py' 2022-12-01T10:09:14.5367470Z adding 'functorch/dim/op_properties.py' 2022-12-01T10:09:14.5373825Z adding 'functorch/dim/reference.py' 2022-12-01T10:09:14.5375979Z adding 'functorch/dim/tree_map.py' 2022-12-01T10:09:14.5377861Z adding 'functorch/dim/wrap_type.py' 2022-12-01T10:09:14.5379839Z adding 'functorch/experimental/__init__.py' 2022-12-01T10:09:14.5381499Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-12-01T10:09:14.5383912Z adding 'functorch/experimental/cond.py' 2022-12-01T10:09:14.5385507Z adding 'functorch/experimental/ops.py' 2022-12-01T10:09:14.5393454Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T10:09:14.5400426Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T10:09:14.5402676Z adding 'torch/_VF.py' 2022-12-01T10:09:14.5404379Z adding 'torch/__config__.py' 2022-12-01T10:09:14.5405989Z adding 'torch/__future__.py' 2022-12-01T10:09:14.5417095Z adding 'torch/__init__.py' 2022-12-01T10:09:14.5423960Z adding 'torch/_appdirs.py' 2022-12-01T10:09:14.5426510Z adding 'torch/_classes.py' 2022-12-01T10:09:14.5428814Z adding 'torch/_deploy.py' 2022-12-01T10:09:14.5445262Z adding 'torch/_jit_internal.py' 2022-12-01T10:09:14.5448671Z adding 'torch/_linalg_utils.py' 2022-12-01T10:09:14.5461395Z adding 'torch/_lobpcg.py' 2022-12-01T10:09:14.5466106Z adding 'torch/_lowrank.py' 2022-12-01T10:09:14.5477156Z adding 'torch/_meta_registrations.py' 2022-12-01T10:09:14.5480786Z adding 'torch/_namedtensor_internals.py' 2022-12-01T10:09:14.5487641Z adding 'torch/_ops.py' 2022-12-01T10:09:14.5491120Z adding 'torch/_python_dispatcher.py' 2022-12-01T10:09:14.5493270Z adding 'torch/_six.py' 2022-12-01T10:09:14.5495828Z adding 'torch/_sources.py' 2022-12-01T10:09:14.5497822Z adding 'torch/_storage_docs.py' 2022-12-01T10:09:14.5513684Z adding 'torch/_tensor.py' 2022-12-01T10:09:14.5544987Z adding 'torch/_tensor_docs.py' 2022-12-01T10:09:14.5554675Z adding 'torch/_tensor_str.py' 2022-12-01T10:09:14.5669920Z adding 'torch/_torch_docs.py' 2022-12-01T10:09:14.5686471Z adding 'torch/_utils.py' 2022-12-01T10:09:14.5688942Z adding 'torch/_utils_internal.py' 2022-12-01T10:09:14.5693570Z adding 'torch/_vmap_internals.py' 2022-12-01T10:09:14.5697620Z adding 'torch/_weights_only_unpickler.py' 2022-12-01T10:09:14.5720152Z adding 'torch/functional.py' 2022-12-01T10:09:14.5730697Z adding 'torch/hub.py' 2022-12-01T10:09:14.5734482Z adding 'torch/library.py' 2022-12-01T10:09:14.5757121Z adding 'torch/overrides.py' 2022-12-01T10:09:14.5760881Z adding 'torch/py.typed' 2022-12-01T10:09:14.5763798Z adding 'torch/quasirandom.py' 2022-12-01T10:09:14.5766555Z adding 'torch/random.py' 2022-12-01T10:09:14.5768445Z adding 'torch/return_types.py' 2022-12-01T10:09:14.5782340Z adding 'torch/serialization.py' 2022-12-01T10:09:14.5790571Z adding 'torch/storage.py' 2022-12-01T10:09:14.5793730Z adding 'torch/torch_version.py' 2022-12-01T10:09:14.5795530Z adding 'torch/types.py' 2022-12-01T10:09:14.5797137Z adding 'torch/version.py' 2022-12-01T10:09:14.5824642Z adding 'torch/_C/_VariableFunctions.pyi' 2022-12-01T10:09:14.5856209Z adding 'torch/_C/__init__.pyi' 2022-12-01T10:09:14.5861137Z adding 'torch/_C/_autograd.pyi' 2022-12-01T10:09:14.5862594Z adding 'torch/_C/_cudnn.pyi' 2022-12-01T10:09:14.5864295Z adding 'torch/_C/_distributed_autograd.pyi' 2022-12-01T10:09:14.5867134Z adding 'torch/_C/_distributed_c10d.pyi' 2022-12-01T10:09:14.5870019Z adding 'torch/_C/_distributed_rpc.pyi' 2022-12-01T10:09:14.5872081Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-12-01T10:09:14.5873563Z adding 'torch/_C/_functions.pyi' 2022-12-01T10:09:14.5875071Z adding 'torch/_C/_functorch.pyi' 2022-12-01T10:09:14.5876511Z adding 'torch/_C/_itt.pyi' 2022-12-01T10:09:14.5878074Z adding 'torch/_C/_lazy.pyi' 2022-12-01T10:09:14.5879558Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-12-01T10:09:14.5881172Z adding 'torch/_C/_monitor.pyi' 2022-12-01T10:09:14.5882956Z adding 'torch/_C/_nn.pyi' 2022-12-01T10:09:14.5884449Z adding 'torch/_C/_nvtx.pyi' 2022-12-01T10:09:14.5885958Z adding 'torch/_C/_onnx.pyi' 2022-12-01T10:09:14.5888025Z adding 'torch/_C/_profiler.pyi' 2022-12-01T10:09:14.5889519Z adding 'torch/_C/_verbose.pyi' 2022-12-01T10:09:14.5891340Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-12-01T10:09:14.5894715Z adding 'torch/_decomp/__init__.py' 2022-12-01T10:09:14.5920680Z adding 'torch/_decomp/decompositions.py' 2022-12-01T10:09:14.5926160Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-12-01T10:09:14.5928369Z adding 'torch/_dispatch/__init__.py' 2022-12-01T10:09:14.5929815Z adding 'torch/_dispatch/python.py' 2022-12-01T10:09:14.5932250Z adding 'torch/_lazy/__init__.py' 2022-12-01T10:09:14.5934419Z adding 'torch/_lazy/closure.py' 2022-12-01T10:09:14.5936189Z adding 'torch/_lazy/computation.py' 2022-12-01T10:09:14.5937861Z adding 'torch/_lazy/config.py' 2022-12-01T10:09:14.5939430Z adding 'torch/_lazy/debug.py' 2022-12-01T10:09:14.5941048Z adding 'torch/_lazy/device_context.py' 2022-12-01T10:09:14.5944498Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-12-01T10:09:14.5946566Z adding 'torch/_lazy/ir_cache.py' 2022-12-01T10:09:14.5947912Z adding 'torch/_lazy/metrics.py' 2022-12-01T10:09:14.5949708Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-12-01T10:09:14.5951317Z adding 'torch/_lazy/ts_backend.py' 2022-12-01T10:09:14.5971030Z adding 'torch/_prims/__init__.py' 2022-12-01T10:09:14.5976756Z adding 'torch/_prims/context.py' 2022-12-01T10:09:14.5979141Z adding 'torch/_prims/executor.py' 2022-12-01T10:09:14.5983682Z adding 'torch/_prims/nvfuser_executor.py' 2022-12-01T10:09:14.5988580Z adding 'torch/_prims/nvfuser_prims.py' 2022-12-01T10:09:14.6004386Z adding 'torch/_prims_common/__init__.py' 2022-12-01T10:09:14.6009982Z adding 'torch/_prims_common/wrappers.py' 2022-12-01T10:09:14.6050582Z adding 'torch/_refs/__init__.py' 2022-12-01T10:09:14.6058071Z adding 'torch/_refs/fft.py' 2022-12-01T10:09:14.6062027Z adding 'torch/_refs/linalg/__init__.py' 2022-12-01T10:09:14.6063997Z adding 'torch/_refs/nn/__init__.py' 2022-12-01T10:09:14.6069852Z adding 'torch/_refs/nn/functional/__init__.py' 2022-12-01T10:09:14.6072895Z adding 'torch/_refs/special/__init__.py' 2022-12-01T10:09:14.6074853Z adding 'torch/_subclasses/__init__.py' 2022-12-01T10:09:14.6086583Z adding 'torch/_subclasses/fake_tensor.py' 2022-12-01T10:09:14.6089966Z adding 'torch/_subclasses/fake_utils.py' 2022-12-01T10:09:14.6094444Z adding 'torch/_subclasses/meta_utils.py' 2022-12-01T10:09:14.6096546Z adding 'torch/amp/__init__.py' 2022-12-01T10:09:14.6100425Z adding 'torch/amp/autocast_mode.py' 2022-12-01T10:09:14.6102688Z adding 'torch/ao/__init__.py' 2022-12-01T10:09:14.6104653Z adding 'torch/ao/nn/__init__.py' 2022-12-01T10:09:14.6106413Z adding 'torch/ao/nn/intrinsic/__init__.py' 2022-12-01T10:09:14.6108200Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2022-12-01T10:09:14.6110466Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2022-12-01T10:09:14.6112589Z adding 'torch/ao/nn/qat/__init__.py' 2022-12-01T10:09:14.6114193Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-12-01T10:09:14.6115863Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:09:14.6117677Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:09:14.6119469Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-12-01T10:09:14.6122191Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-12-01T10:09:14.6125138Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-12-01T10:09:14.6127337Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-12-01T10:09:14.6129453Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-12-01T10:09:14.6130862Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-12-01T10:09:14.6136430Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-12-01T10:09:14.6141615Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-12-01T10:09:14.6144092Z adding 'torch/ao/nn/quantized/__init__.py' 2022-12-01T10:09:14.6150013Z adding 'torch/ao/nn/quantized/functional.py' 2022-12-01T10:09:14.6152727Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-12-01T10:09:14.6154505Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:09:14.6157573Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:09:14.6160735Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:09:14.6171006Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:09:14.6174958Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-12-01T10:09:14.6178411Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-12-01T10:09:14.6181014Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-12-01T10:09:14.6187773Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-12-01T10:09:14.6190922Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-12-01T10:09:14.6194547Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:09:14.6197608Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-12-01T10:09:14.6201802Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-12-01T10:09:14.6204546Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-12-01T10:09:14.6206805Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-12-01T10:09:14.6209315Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-12-01T10:09:14.6211309Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-12-01T10:09:14.6213089Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-12-01T10:09:14.6215973Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-12-01T10:09:14.6218280Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-12-01T10:09:14.6223361Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-12-01T10:09:14.6226127Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-12-01T10:09:14.6229039Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-12-01T10:09:14.6231235Z adding 'torch/ao/nn/sparse/__init__.py' 2022-12-01T10:09:14.6233282Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-12-01T10:09:14.6236226Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-12-01T10:09:14.6238333Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-12-01T10:09:14.6240228Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-12-01T10:09:14.6242986Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-12-01T10:09:14.6245003Z adding 'torch/ao/ns/__init__.py' 2022-12-01T10:09:14.6250037Z adding 'torch/ao/ns/_numeric_suite.py' 2022-12-01T10:09:14.6256970Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-12-01T10:09:14.6259531Z adding 'torch/ao/ns/fx/__init__.py' 2022-12-01T10:09:14.6265272Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-12-01T10:09:14.6276671Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-12-01T10:09:14.6281959Z adding 'torch/ao/ns/fx/mappings.py' 2022-12-01T10:09:14.6284695Z adding 'torch/ao/ns/fx/ns_types.py' 2022-12-01T10:09:14.6287948Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-12-01T10:09:14.6293701Z adding 'torch/ao/ns/fx/utils.py' 2022-12-01T10:09:14.6297653Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-12-01T10:09:14.6300114Z adding 'torch/ao/quantization/__init__.py' 2022-12-01T10:09:14.6302669Z adding 'torch/ao/quantization/_correct_bias.py' 2022-12-01T10:09:14.6305760Z adding 'torch/ao/quantization/_equalize.py' 2022-12-01T10:09:14.6308765Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-12-01T10:09:14.6314395Z adding 'torch/ao/quantization/fake_quantize.py' 2022-12-01T10:09:14.6317840Z adding 'torch/ao/quantization/fuse_modules.py' 2022-12-01T10:09:14.6321315Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-12-01T10:09:14.6336880Z adding 'torch/ao/quantization/observer.py' 2022-12-01T10:09:14.6344058Z adding 'torch/ao/quantization/qconfig.py' 2022-12-01T10:09:14.6348193Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-12-01T10:09:14.6350910Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-12-01T10:09:14.6352918Z adding 'torch/ao/quantization/quant_type.py' 2022-12-01T10:09:14.6356399Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-12-01T10:09:14.6358414Z adding 'torch/ao/quantization/quantization_types.py' 2022-12-01T10:09:14.6365784Z adding 'torch/ao/quantization/quantize.py' 2022-12-01T10:09:14.6373429Z adding 'torch/ao/quantization/quantize_fx.py' 2022-12-01T10:09:14.6378132Z adding 'torch/ao/quantization/quantize_jit.py' 2022-12-01T10:09:14.6380416Z adding 'torch/ao/quantization/stubs.py' 2022-12-01T10:09:14.6386052Z adding 'torch/ao/quantization/utils.py' 2022-12-01T10:09:14.6388638Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-12-01T10:09:14.6393665Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-12-01T10:09:14.6399522Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-12-01T10:09:14.6402763Z adding 'torch/ao/quantization/backend_config/executorch.py' 2022-12-01T10:09:14.6404989Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-12-01T10:09:14.6407419Z adding 'torch/ao/quantization/backend_config/native.py' 2022-12-01T10:09:14.6409144Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-12-01T10:09:14.6411223Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-12-01T10:09:14.6413296Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-12-01T10:09:14.6416265Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-12-01T10:09:14.6418399Z adding 'torch/ao/quantization/backend_config/x86.py' 2022-12-01T10:09:14.6420410Z adding 'torch/ao/quantization/fx/__init__.py' 2022-12-01T10:09:14.6431005Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-12-01T10:09:14.6442043Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-12-01T10:09:14.6445682Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-12-01T10:09:14.6457357Z adding 'torch/ao/quantization/fx/convert.py' 2022-12-01T10:09:14.6463810Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-12-01T10:09:14.6467304Z adding 'torch/ao/quantization/fx/fuse.py' 2022-12-01T10:09:14.6469740Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-12-01T10:09:14.6472159Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-12-01T10:09:14.6473800Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-12-01T10:09:14.6475527Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-12-01T10:09:14.6478424Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-12-01T10:09:14.6480727Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-12-01T10:09:14.6501934Z adding 'torch/ao/quantization/fx/prepare.py' 2022-12-01T10:09:14.6507186Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-12-01T10:09:14.6510002Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-12-01T10:09:14.6512591Z adding 'torch/ao/quantization/fx/tracer.py' 2022-12-01T10:09:14.6525623Z adding 'torch/ao/quantization/fx/utils.py' 2022-12-01T10:09:14.6528414Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-12-01T10:09:14.6547326Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-12-01T10:09:14.6557253Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-12-01T10:09:14.6561562Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-12-01T10:09:14.6570501Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-12-01T10:09:14.6573234Z adding 'torch/ao/sparsity/__init__.py' 2022-12-01T10:09:14.6574879Z adding 'torch/ao/sparsity/_mappings.py' 2022-12-01T10:09:14.6576951Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-12-01T10:09:14.6578417Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-12-01T10:09:14.6583774Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-12-01T10:09:14.6586038Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-12-01T10:09:14.6589140Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-12-01T10:09:14.6591210Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-12-01T10:09:14.6596046Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-12-01T10:09:14.6599375Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-12-01T10:09:14.6602050Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-12-01T10:09:14.6603918Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-12-01T10:09:14.6605597Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-12-01T10:09:14.6607451Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-12-01T10:09:14.6609910Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-12-01T10:09:14.6611857Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-12-01T10:09:14.6615385Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-12-01T10:09:14.6617714Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-12-01T10:09:14.6619538Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-12-01T10:09:14.6622253Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-12-01T10:09:14.6624641Z adding 'torch/ao/sparsity/scheduler/cubic_scheduler.py' 2022-12-01T10:09:14.6626720Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-12-01T10:09:14.6628545Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-12-01T10:09:14.6632929Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-12-01T10:09:14.6635355Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-12-01T10:09:14.6637489Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-12-01T10:09:14.6640676Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-12-01T10:09:14.6646867Z adding 'torch/autograd/__init__.py' 2022-12-01T10:09:14.6649527Z adding 'torch/autograd/anomaly_mode.py' 2022-12-01T10:09:14.6652570Z adding 'torch/autograd/forward_ad.py' 2022-12-01T10:09:14.6659877Z adding 'torch/autograd/function.py' 2022-12-01T10:09:14.6672345Z adding 'torch/autograd/functional.py' 2022-12-01T10:09:14.6676876Z adding 'torch/autograd/grad_mode.py' 2022-12-01T10:09:14.6701452Z adding 'torch/autograd/gradcheck.py' 2022-12-01T10:09:14.6706167Z adding 'torch/autograd/graph.py' 2022-12-01T10:09:14.6715836Z adding 'torch/autograd/profiler.py' 2022-12-01T10:09:14.6720306Z adding 'torch/autograd/profiler_legacy.py' 2022-12-01T10:09:14.6730009Z adding 'torch/autograd/profiler_util.py' 2022-12-01T10:09:14.6732302Z adding 'torch/autograd/variable.py' 2022-12-01T10:09:14.6734086Z adding 'torch/autograd/_functions/__init__.py' 2022-12-01T10:09:14.6736069Z adding 'torch/autograd/_functions/tensor.py' 2022-12-01T10:09:14.6738081Z adding 'torch/autograd/_functions/utils.py' 2022-12-01T10:09:14.6740158Z adding 'torch/backends/__init__.py' 2022-12-01T10:09:14.6741947Z adding 'torch/backends/_coreml/__init__.py' 2022-12-01T10:09:14.6744227Z adding 'torch/backends/_coreml/preprocess.py' 2022-12-01T10:09:14.6746002Z adding 'torch/backends/_nnapi/__init__.py' 2022-12-01T10:09:14.6748795Z adding 'torch/backends/_nnapi/prepare.py' 2022-12-01T10:09:14.6768725Z adding 'torch/backends/_nnapi/serializer.py' 2022-12-01T10:09:14.6773832Z adding 'torch/backends/cuda/__init__.py' 2022-12-01T10:09:14.6776963Z adding 'torch/backends/cudnn/__init__.py' 2022-12-01T10:09:14.6779040Z adding 'torch/backends/cudnn/rnn.py' 2022-12-01T10:09:14.6781234Z adding 'torch/backends/mkl/__init__.py' 2022-12-01T10:09:14.6783786Z adding 'torch/backends/mkldnn/__init__.py' 2022-12-01T10:09:14.6785578Z adding 'torch/backends/mps/__init__.py' 2022-12-01T10:09:14.6787466Z adding 'torch/backends/openmp/__init__.py' 2022-12-01T10:09:14.6790108Z adding 'torch/backends/opt_einsum/__init__.py' 2022-12-01T10:09:14.6792570Z adding 'torch/backends/quantized/__init__.py' 2022-12-01T10:09:14.6794292Z adding 'torch/backends/xeon/__init__.py' 2022-12-01T10:09:14.6802129Z adding 'torch/backends/xeon/run_cpu.py' 2022-12-01T10:09:14.6805137Z adding 'torch/backends/xnnpack/__init__.py' 2022-12-01T10:09:14.7064661Z adding 'torch/bin/FileStoreTest' 2022-12-01T10:09:14.7333800Z adding 'torch/bin/HashStoreTest' 2022-12-01T10:09:14.7672811Z adding 'torch/bin/ProcessGroupGlooTest' 2022-12-01T10:09:14.7724099Z adding 'torch/bin/ProcessGroupMPITest' 2022-12-01T10:09:14.8002838Z adding 'torch/bin/ProcessGroupNCCLErrorsTest' 2022-12-01T10:09:14.8353132Z adding 'torch/bin/ProcessGroupNCCLTest' 2022-12-01T10:09:14.8660462Z adding 'torch/bin/TCPStoreTest' 2022-12-01T10:09:14.8718068Z adding 'torch/bin/aot_model_compiler_test' 2022-12-01T10:09:15.0772753Z adding 'torch/bin/protoc' 2022-12-01T10:09:15.2926780Z adding 'torch/bin/protoc-3.13.0.0' 2022-12-01T10:09:15.9938763Z adding 'torch/bin/test_api' 2022-12-01T10:09:16.0694601Z adding 'torch/bin/test_cpp_rpc' 2022-12-01T10:09:16.0979259Z adding 'torch/bin/test_dist_autograd' 2022-12-01T10:09:16.7236373Z adding 'torch/bin/test_jit' 2022-12-01T10:09:16.9124880Z adding 'torch/bin/test_lazy' 2022-12-01T10:09:16.9570486Z adding 'torch/bin/test_mobile_nnc' 2022-12-01T10:09:17.5306383Z adding 'torch/bin/test_tensorexpr' 2022-12-01T10:09:17.5716119Z adding 'torch/bin/torch_shm_manager' 2022-12-01T10:09:17.5799552Z adding 'torch/bin/tutorial_tensorexpr' 2022-12-01T10:09:17.5806906Z adding 'torch/contrib/__init__.py' 2022-12-01T10:09:17.5809617Z adding 'torch/contrib/_tensorboard_vis.py' 2022-12-01T10:09:17.5811421Z adding 'torch/cpu/__init__.py' 2022-12-01T10:09:17.5813190Z adding 'torch/cpu/amp/__init__.py' 2022-12-01T10:09:17.5814766Z adding 'torch/cpu/amp/autocast_mode.py' 2022-12-01T10:09:17.5823935Z adding 'torch/cuda/__init__.py' 2022-12-01T10:09:17.5827316Z adding 'torch/cuda/_dynamo_graphs.py' 2022-12-01T10:09:17.5830362Z adding 'torch/cuda/_memory_viz.py' 2022-12-01T10:09:17.5836347Z adding 'torch/cuda/_sanitizer.py' 2022-12-01T10:09:17.5838773Z adding 'torch/cuda/_utils.py' 2022-12-01T10:09:17.5840302Z adding 'torch/cuda/comm.py' 2022-12-01T10:09:17.5842084Z adding 'torch/cuda/error.py' 2022-12-01T10:09:17.5847678Z adding 'torch/cuda/graphs.py' 2022-12-01T10:09:17.5850640Z adding 'torch/cuda/jiterator.py' 2022-12-01T10:09:17.5856651Z adding 'torch/cuda/memory.py' 2022-12-01T10:09:17.5859516Z adding 'torch/cuda/nccl.py' 2022-12-01T10:09:17.5861656Z adding 'torch/cuda/nvtx.py' 2022-12-01T10:09:17.5863499Z adding 'torch/cuda/profiler.py' 2022-12-01T10:09:17.5865732Z adding 'torch/cuda/random.py' 2022-12-01T10:09:17.5867425Z adding 'torch/cuda/sparse.py' 2022-12-01T10:09:17.5870588Z adding 'torch/cuda/streams.py' 2022-12-01T10:09:17.5872870Z adding 'torch/cuda/amp/__init__.py' 2022-12-01T10:09:17.5875364Z adding 'torch/cuda/amp/autocast_mode.py' 2022-12-01T10:09:17.5877075Z adding 'torch/cuda/amp/common.py' 2022-12-01T10:09:17.5884130Z adding 'torch/cuda/amp/grad_scaler.py' 2022-12-01T10:09:17.5887385Z adding 'torch/distributed/__init__.py' 2022-12-01T10:09:17.5889632Z adding 'torch/distributed/argparse_util.py' 2022-12-01T10:09:17.5891463Z adding 'torch/distributed/constants.py' 2022-12-01T10:09:17.5928841Z adding 'torch/distributed/distributed_c10d.py' 2022-12-01T10:09:17.5935031Z adding 'torch/distributed/launch.py' 2022-12-01T10:09:17.5937770Z adding 'torch/distributed/remote_device.py' 2022-12-01T10:09:17.5941372Z adding 'torch/distributed/rendezvous.py' 2022-12-01T10:09:17.5950138Z adding 'torch/distributed/run.py' 2022-12-01T10:09:17.5954012Z adding 'torch/distributed/utils.py' 2022-12-01T10:09:17.5956336Z adding 'torch/distributed/_shard/__init__.py' 2022-12-01T10:09:17.5958127Z adding 'torch/distributed/_shard/_utils.py' 2022-12-01T10:09:17.5962267Z adding 'torch/distributed/_shard/api.py' 2022-12-01T10:09:17.5964730Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-12-01T10:09:17.5966750Z adding 'torch/distributed/_shard/metadata.py' 2022-12-01T10:09:17.5968487Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-12-01T10:09:17.5972394Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-12-01T10:09:17.5975726Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-12-01T10:09:17.5977869Z adding 'torch/distributed/_shard/sharder.py' 2022-12-01T10:09:17.5979858Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-12-01T10:09:17.5981836Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-12-01T10:09:17.5984925Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-12-01T10:09:17.5989136Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-12-01T10:09:17.5991048Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-12-01T10:09:17.5995248Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-12-01T10:09:17.5998379Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-12-01T10:09:17.6000460Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-12-01T10:09:17.6002939Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-12-01T10:09:17.6005514Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-12-01T10:09:17.6008317Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-12-01T10:09:17.6011612Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-12-01T10:09:17.6014310Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-12-01T10:09:17.6016883Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-12-01T10:09:17.6021886Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:09:17.6035245Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-12-01T10:09:17.6038586Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-12-01T10:09:17.6042185Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-12-01T10:09:17.6044823Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-12-01T10:09:17.6048035Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-12-01T10:09:17.6050540Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-12-01T10:09:17.6053028Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-12-01T10:09:17.6055283Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-12-01T10:09:17.6057544Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-12-01T10:09:17.6059339Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-12-01T10:09:17.6061802Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-12-01T10:09:17.6064240Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-12-01T10:09:17.6066344Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-12-01T10:09:17.6068255Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-12-01T10:09:17.6071254Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-12-01T10:09:17.6073590Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-12-01T10:09:17.6075956Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-12-01T10:09:17.6078012Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-12-01T10:09:17.6080825Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-12-01T10:09:17.6084532Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-12-01T10:09:17.6088316Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-12-01T10:09:17.6090549Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-12-01T10:09:17.6094979Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-12-01T10:09:17.6099521Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-12-01T10:09:17.6105193Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-12-01T10:09:17.6110870Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-12-01T10:09:17.6113537Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-12-01T10:09:17.6117963Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-12-01T10:09:17.6120356Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-12-01T10:09:17.6122209Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-12-01T10:09:17.6124170Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-12-01T10:09:17.6125972Z adding 'torch/distributed/_spmd/__init__.py' 2022-12-01T10:09:17.6129801Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-12-01T10:09:17.6132032Z adding 'torch/distributed/algorithms/__init__.py' 2022-12-01T10:09:17.6136406Z adding 'torch/distributed/algorithms/join.py' 2022-12-01T10:09:17.6138657Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-12-01T10:09:17.6142558Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-12-01T10:09:17.6144845Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-12-01T10:09:17.6147598Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-12-01T10:09:17.6149847Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-12-01T10:09:17.6152418Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-12-01T10:09:17.6154359Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-12-01T10:09:17.6156756Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-12-01T10:09:17.6159478Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-12-01T10:09:17.6164715Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-12-01T10:09:17.6167169Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-12-01T10:09:17.6169882Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-12-01T10:09:17.6172010Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-12-01T10:09:17.6174675Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-12-01T10:09:17.6185573Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-12-01T10:09:17.6189554Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-12-01T10:09:17.6191642Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-12-01T10:09:17.6194485Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-12-01T10:09:17.6198150Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-12-01T10:09:17.6200576Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-12-01T10:09:17.6202816Z adding 'torch/distributed/autograd/__init__.py' 2022-12-01T10:09:17.6205569Z adding 'torch/distributed/elastic/__init__.py' 2022-12-01T10:09:17.6207506Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-12-01T10:09:17.6209739Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-12-01T10:09:17.6220644Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-12-01T10:09:17.6225922Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-12-01T10:09:17.6229256Z adding 'torch/distributed/elastic/events/__init__.py' 2022-12-01T10:09:17.6231656Z adding 'torch/distributed/elastic/events/api.py' 2022-12-01T10:09:17.6233800Z adding 'torch/distributed/elastic/events/handlers.py' 2022-12-01T10:09:17.6236718Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-12-01T10:09:17.6239569Z adding 'torch/distributed/elastic/metrics/api.py' 2022-12-01T10:09:17.6243648Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-12-01T10:09:17.6251163Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-12-01T10:09:17.6254211Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-12-01T10:09:17.6256926Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-12-01T10:09:17.6262141Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-12-01T10:09:17.6265571Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-12-01T10:09:17.6267502Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-12-01T10:09:17.6270998Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-12-01T10:09:17.6274706Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-12-01T10:09:17.6278784Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-12-01T10:09:17.6289422Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-12-01T10:09:17.6302071Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-12-01T10:09:17.6306266Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-12-01T10:09:17.6310034Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-12-01T10:09:17.6313589Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-12-01T10:09:17.6315769Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-12-01T10:09:17.6318190Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-12-01T10:09:17.6321722Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-12-01T10:09:17.6324352Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-12-01T10:09:17.6328115Z adding 'torch/distributed/elastic/timer/api.py' 2022-12-01T10:09:17.6332882Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-12-01T10:09:17.6335799Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-12-01T10:09:17.6337965Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-12-01T10:09:17.6340020Z adding 'torch/distributed/elastic/utils/api.py' 2022-12-01T10:09:17.6342784Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-12-01T10:09:17.6344764Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-12-01T10:09:17.6346795Z adding 'torch/distributed/elastic/utils/logging.py' 2022-12-01T10:09:17.6349132Z adding 'torch/distributed/elastic/utils/store.py' 2022-12-01T10:09:17.6351222Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-12-01T10:09:17.6355035Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-12-01T10:09:17.6357281Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-12-01T10:09:17.6359468Z adding 'torch/distributed/fsdp/__init__.py' 2022-12-01T10:09:17.6361603Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2022-12-01T10:09:17.6376555Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-12-01T10:09:17.6381544Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-12-01T10:09:17.6385448Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-12-01T10:09:17.6388428Z adding 'torch/distributed/fsdp/_utils.py' 2022-12-01T10:09:17.6401832Z adding 'torch/distributed/fsdp/flat_param.py' 2022-12-01T10:09:17.6406078Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-12-01T10:09:17.6472534Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-12-01T10:09:17.6482229Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-12-01T10:09:17.6485315Z adding 'torch/distributed/fsdp/utils.py' 2022-12-01T10:09:17.6491360Z adding 'torch/distributed/fsdp/wrap.py' 2022-12-01T10:09:17.6493994Z adding 'torch/distributed/launcher/__init__.py' 2022-12-01T10:09:17.6497797Z adding 'torch/distributed/launcher/api.py' 2022-12-01T10:09:17.6500162Z adding 'torch/distributed/nn/__init__.py' 2022-12-01T10:09:17.6504472Z adding 'torch/distributed/nn/functional.py' 2022-12-01T10:09:17.6506818Z adding 'torch/distributed/nn/api/__init__.py' 2022-12-01T10:09:17.6514812Z adding 'torch/distributed/nn/api/remote_module.py' 2022-12-01T10:09:17.6517282Z adding 'torch/distributed/nn/jit/__init__.py' 2022-12-01T10:09:17.6519907Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-12-01T10:09:17.6522796Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-12-01T10:09:17.6525410Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-12-01T10:09:17.6528091Z adding 'torch/distributed/optim/__init__.py' 2022-12-01T10:09:17.6530955Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-12-01T10:09:17.6533897Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-12-01T10:09:17.6537098Z adding 'torch/distributed/optim/functional_adam.py' 2022-12-01T10:09:17.6540091Z adding 'torch/distributed/optim/functional_adamax.py' 2022-12-01T10:09:17.6542826Z adding 'torch/distributed/optim/functional_adamw.py' 2022-12-01T10:09:17.6545318Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-12-01T10:09:17.6547631Z adding 'torch/distributed/optim/functional_rprop.py' 2022-12-01T10:09:17.6550167Z adding 'torch/distributed/optim/functional_sgd.py' 2022-12-01T10:09:17.6554260Z adding 'torch/distributed/optim/optimizer.py' 2022-12-01T10:09:17.6556896Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-12-01T10:09:17.6558872Z adding 'torch/distributed/optim/utils.py' 2022-12-01T10:09:17.6579381Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-12-01T10:09:17.6582709Z adding 'torch/distributed/pipeline/__init__.py' 2022-12-01T10:09:17.6584611Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-12-01T10:09:17.6587117Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-12-01T10:09:17.6591112Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-12-01T10:09:17.6593703Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-12-01T10:09:17.6595609Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-12-01T10:09:17.6598599Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-12-01T10:09:17.6600701Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-12-01T10:09:17.6606490Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-12-01T10:09:17.6610398Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-12-01T10:09:17.6613050Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-12-01T10:09:17.6614569Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-12-01T10:09:17.6616775Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-12-01T10:09:17.6619678Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-12-01T10:09:17.6622169Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-12-01T10:09:17.6624307Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-12-01T10:09:17.6626328Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-12-01T10:09:17.6628478Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-12-01T10:09:17.6630320Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-12-01T10:09:17.6633214Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-12-01T10:09:17.6637897Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-12-01T10:09:17.6640854Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-12-01T10:09:17.6644769Z adding 'torch/distributed/rpc/__init__.py' 2022-12-01T10:09:17.6646773Z adding 'torch/distributed/rpc/_utils.py' 2022-12-01T10:09:17.6655883Z adding 'torch/distributed/rpc/api.py' 2022-12-01T10:09:17.6661506Z adding 'torch/distributed/rpc/backend_registry.py' 2022-12-01T10:09:17.6663539Z adding 'torch/distributed/rpc/constants.py' 2022-12-01T10:09:17.6666122Z adding 'torch/distributed/rpc/functions.py' 2022-12-01T10:09:17.6669860Z adding 'torch/distributed/rpc/internal.py' 2022-12-01T10:09:17.6673160Z adding 'torch/distributed/rpc/options.py' 2022-12-01T10:09:17.6675223Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-12-01T10:09:17.6678284Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-12-01T10:09:17.6680294Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-12-01T10:09:17.6682057Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-12-01T10:09:17.6685473Z adding 'torch/distributions/__init__.py' 2022-12-01T10:09:17.6687793Z adding 'torch/distributions/bernoulli.py' 2022-12-01T10:09:17.6689885Z adding 'torch/distributions/beta.py' 2022-12-01T10:09:17.6692438Z adding 'torch/distributions/binomial.py' 2022-12-01T10:09:17.6695114Z adding 'torch/distributions/categorical.py' 2022-12-01T10:09:17.6697115Z adding 'torch/distributions/cauchy.py' 2022-12-01T10:09:17.6698867Z adding 'torch/distributions/chi2.py' 2022-12-01T10:09:17.6701919Z adding 'torch/distributions/constraint_registry.py' 2022-12-01T10:09:17.6706701Z adding 'torch/distributions/constraints.py' 2022-12-01T10:09:17.6710249Z adding 'torch/distributions/continuous_bernoulli.py' 2022-12-01T10:09:17.6712734Z adding 'torch/distributions/dirichlet.py' 2022-12-01T10:09:17.6716461Z adding 'torch/distributions/distribution.py' 2022-12-01T10:09:17.6718938Z adding 'torch/distributions/exp_family.py' 2022-12-01T10:09:17.6720681Z adding 'torch/distributions/exponential.py' 2022-12-01T10:09:17.6722896Z adding 'torch/distributions/fishersnedecor.py' 2022-12-01T10:09:17.6725037Z adding 'torch/distributions/gamma.py' 2022-12-01T10:09:17.6729536Z adding 'torch/distributions/geometric.py' 2022-12-01T10:09:17.6731262Z adding 'torch/distributions/gumbel.py' 2022-12-01T10:09:17.6733151Z adding 'torch/distributions/half_cauchy.py' 2022-12-01T10:09:17.6734873Z adding 'torch/distributions/half_normal.py' 2022-12-01T10:09:17.6737267Z adding 'torch/distributions/independent.py' 2022-12-01T10:09:17.6744592Z adding 'torch/distributions/kl.py' 2022-12-01T10:09:17.6747281Z adding 'torch/distributions/kumaraswamy.py' 2022-12-01T10:09:17.6749477Z adding 'torch/distributions/laplace.py' 2022-12-01T10:09:17.6752698Z adding 'torch/distributions/lkj_cholesky.py' 2022-12-01T10:09:17.6754731Z adding 'torch/distributions/log_normal.py' 2022-12-01T10:09:17.6756462Z adding 'torch/distributions/logistic_normal.py' 2022-12-01T10:09:17.6759682Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-12-01T10:09:17.6762987Z adding 'torch/distributions/mixture_same_family.py' 2022-12-01T10:09:17.6765808Z adding 'torch/distributions/multinomial.py' 2022-12-01T10:09:17.6769015Z adding 'torch/distributions/multivariate_normal.py' 2022-12-01T10:09:17.6771440Z adding 'torch/distributions/negative_binomial.py' 2022-12-01T10:09:17.6773983Z adding 'torch/distributions/normal.py' 2022-12-01T10:09:17.6776874Z adding 'torch/distributions/one_hot_categorical.py' 2022-12-01T10:09:17.6779451Z adding 'torch/distributions/pareto.py' 2022-12-01T10:09:17.6782035Z adding 'torch/distributions/poisson.py' 2022-12-01T10:09:17.6785239Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-12-01T10:09:17.6788410Z adding 'torch/distributions/relaxed_categorical.py' 2022-12-01T10:09:17.6791375Z adding 'torch/distributions/studentT.py' 2022-12-01T10:09:17.6795313Z adding 'torch/distributions/transformed_distribution.py' 2022-12-01T10:09:17.6805889Z adding 'torch/distributions/transforms.py' 2022-12-01T10:09:17.6809485Z adding 'torch/distributions/uniform.py' 2022-12-01T10:09:17.6812954Z adding 'torch/distributions/utils.py' 2022-12-01T10:09:17.6816294Z adding 'torch/distributions/von_mises.py' 2022-12-01T10:09:17.6818925Z adding 'torch/distributions/weibull.py' 2022-12-01T10:09:17.6823440Z adding 'torch/distributions/wishart.py' 2022-12-01T10:09:17.6834221Z adding 'torch/fft/__init__.py' 2022-12-01T10:09:17.6840751Z adding 'torch/futures/__init__.py' 2022-12-01T10:09:17.6844417Z adding 'torch/fx/__init__.py' 2022-12-01T10:09:17.6846544Z adding 'torch/fx/_compatibility.py' 2022-12-01T10:09:17.6849143Z adding 'torch/fx/_pytree.py' 2022-12-01T10:09:17.6862237Z adding 'torch/fx/_symbolic_trace.py' 2022-12-01T10:09:17.6865622Z adding 'torch/fx/annotate.py' 2022-12-01T10:09:17.6884673Z adding 'torch/fx/graph.py' 2022-12-01T10:09:17.6896476Z adding 'torch/fx/graph_module.py' 2022-12-01T10:09:17.6899777Z adding 'torch/fx/immutable_collections.py' 2022-12-01T10:09:17.6905440Z adding 'torch/fx/interpreter.py' 2022-12-01T10:09:17.6914785Z adding 'torch/fx/node.py' 2022-12-01T10:09:17.6921484Z adding 'torch/fx/operator_schemas.py' 2022-12-01T10:09:17.6927723Z adding 'torch/fx/proxy.py' 2022-12-01T10:09:17.6932634Z adding 'torch/fx/subgraph_rewriter.py' 2022-12-01T10:09:17.6935424Z adding 'torch/fx/tensor_type.py' 2022-12-01T10:09:17.6937651Z adding 'torch/fx/traceback.py' 2022-12-01T10:09:17.6940358Z adding 'torch/fx/experimental/__init__.py' 2022-12-01T10:09:17.6953935Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-12-01T10:09:17.6959891Z adding 'torch/fx/experimental/const_fold.py' 2022-12-01T10:09:17.6962342Z adding 'torch/fx/experimental/debug.py' 2022-12-01T10:09:17.6971838Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-12-01T10:09:17.6976296Z adding 'torch/fx/experimental/merge_matmul.py' 2022-12-01T10:09:17.6980471Z adding 'torch/fx/experimental/meta_tracer.py' 2022-12-01T10:09:17.6984050Z adding 'torch/fx/experimental/normalize.py' 2022-12-01T10:09:17.6990098Z adding 'torch/fx/experimental/optimization.py' 2022-12-01T10:09:17.6995305Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-12-01T10:09:17.7004724Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-12-01T10:09:17.7007622Z adding 'torch/fx/experimental/refinement_types.py' 2022-12-01T10:09:17.7010695Z adding 'torch/fx/experimental/rewriter.py' 2022-12-01T10:09:17.7014053Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-12-01T10:09:17.7020653Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-12-01T10:09:17.7023731Z adding 'torch/fx/experimental/unify_refinements.py' 2022-12-01T10:09:17.7026189Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-12-01T10:09:17.7030913Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-12-01T10:09:17.7043059Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-12-01T10:09:17.7055124Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-12-01T10:09:17.7058120Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-12-01T10:09:17.7062843Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-12-01T10:09:17.7065322Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-12-01T10:09:17.7067597Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-12-01T10:09:17.7070181Z adding 'torch/fx/experimental/unification/__init__.py' 2022-12-01T10:09:17.7073130Z adding 'torch/fx/experimental/unification/core.py' 2022-12-01T10:09:17.7074880Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-12-01T10:09:17.7078122Z adding 'torch/fx/experimental/unification/match.py' 2022-12-01T10:09:17.7080556Z adding 'torch/fx/experimental/unification/more.py' 2022-12-01T10:09:17.7084918Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-12-01T10:09:17.7087854Z adding 'torch/fx/experimental/unification/utils.py' 2022-12-01T10:09:17.7090267Z adding 'torch/fx/experimental/unification/variable.py' 2022-12-01T10:09:17.7092710Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-12-01T10:09:17.7095560Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-12-01T10:09:17.7098268Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-12-01T10:09:17.7103399Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-12-01T10:09:17.7106681Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-12-01T10:09:17.7109504Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-12-01T10:09:17.7112198Z adding 'torch/fx/passes/__init__.py' 2022-12-01T10:09:17.7114240Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-12-01T10:09:17.7118752Z adding 'torch/fx/passes/graph_drawer.py' 2022-12-01T10:09:17.7121907Z adding 'torch/fx/passes/graph_manipulation.py' 2022-12-01T10:09:17.7128538Z adding 'torch/fx/passes/net_min_base.py' 2022-12-01T10:09:17.7132568Z adding 'torch/fx/passes/operator_support.py' 2022-12-01T10:09:17.7135387Z adding 'torch/fx/passes/param_fetch.py' 2022-12-01T10:09:17.7138929Z adding 'torch/fx/passes/pass_manager.py' 2022-12-01T10:09:17.7149985Z adding 'torch/fx/passes/reinplace.py' 2022-12-01T10:09:17.7154029Z adding 'torch/fx/passes/shape_prop.py' 2022-12-01T10:09:17.7158931Z adding 'torch/fx/passes/split_module.py' 2022-12-01T10:09:17.7163497Z adding 'torch/fx/passes/split_utils.py' 2022-12-01T10:09:17.7173047Z adding 'torch/fx/passes/splitter_base.py' 2022-12-01T10:09:17.7177883Z adding 'torch/fx/passes/tools_common.py' 2022-12-01T10:09:17.7180297Z adding 'torch/fx/passes/backends/__init__.py' 2022-12-01T10:09:17.7182679Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-12-01T10:09:17.7187144Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-12-01T10:09:17.7189657Z adding 'torch/fx/passes/dialect/__init__.py' 2022-12-01T10:09:17.7191594Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-12-01T10:09:17.7195138Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-12-01T10:09:17.7197227Z adding 'torch/fx/passes/infra/__init__.py' 2022-12-01T10:09:17.7201444Z adding 'torch/fx/passes/infra/partitioner.py' 2022-12-01T10:09:17.7204156Z adding 'torch/fx/passes/infra/pass_base.py' 2022-12-01T10:09:17.7208389Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-12-01T10:09:17.7210797Z adding 'torch/fx/passes/tests/__init__.py' 2022-12-01T10:09:17.7212814Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-12-01T10:09:17.7215150Z adding 'torch/fx/passes/utils/__init__.py' 2022-12-01T10:09:17.7217708Z adding 'torch/fx/passes/utils/common.py' 2022-12-01T10:09:17.7221535Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-12-01T10:09:17.7226564Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-12-01T10:09:17.7231020Z adding 'torch/include/ATen/ATen.h' 2022-12-01T10:09:17.7233998Z adding 'torch/include/ATen/AccumulateType.h' 2022-12-01T10:09:17.7236008Z adding 'torch/include/ATen/ArrayRef.h' 2022-12-01T10:09:17.7237913Z adding 'torch/include/ATen/Backend.h' 2022-12-01T10:09:17.7239728Z adding 'torch/include/ATen/Backtrace.h' 2022-12-01T10:09:17.7242125Z adding 'torch/include/ATen/BatchedFallback.h' 2022-12-01T10:09:17.7245694Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-12-01T10:09:17.7249850Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-12-01T10:09:17.7252204Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-12-01T10:09:17.7254875Z adding 'torch/include/ATen/CPUFunctions.h' 2022-12-01T10:09:17.7259762Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-12-01T10:09:17.7262917Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-12-01T10:09:17.7265228Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-12-01T10:09:17.7269745Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-12-01T10:09:17.7272870Z adding 'torch/include/ATen/CollapseDims.h' 2022-12-01T10:09:17.7274851Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-12-01T10:09:17.7279641Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-12-01T10:09:17.7282516Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-12-01T10:09:17.7285845Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-12-01T10:09:17.7288477Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-12-01T10:09:17.7292860Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-12-01T10:09:17.7295798Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-12-01T10:09:17.7297700Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-12-01T10:09:17.7299465Z adding 'torch/include/ATen/Config.h' 2022-12-01T10:09:17.7303891Z adding 'torch/include/ATen/Context.h' 2022-12-01T10:09:17.7305862Z adding 'torch/include/ATen/DLConvertor.h' 2022-12-01T10:09:17.7307463Z adding 'torch/include/ATen/Device.h' 2022-12-01T10:09:17.7309157Z adding 'torch/include/ATen/DeviceGuard.h' 2022-12-01T10:09:17.7310653Z adding 'torch/include/ATen/DimVector.h' 2022-12-01T10:09:17.7313318Z adding 'torch/include/ATen/Dimname.h' 2022-12-01T10:09:17.7318749Z adding 'torch/include/ATen/Dispatch.h' 2022-12-01T10:09:17.7320994Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-12-01T10:09:17.7322967Z adding 'torch/include/ATen/EmptyTensor.h' 2022-12-01T10:09:17.7324753Z adding 'torch/include/ATen/ExpandBase.h' 2022-12-01T10:09:17.7328476Z adding 'torch/include/ATen/ExpandUtils.h' 2022-12-01T10:09:17.7330442Z adding 'torch/include/ATen/Formatting.h' 2022-12-01T10:09:17.7332385Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-12-01T10:09:17.7334986Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-12-01T10:09:17.7339275Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-12-01T10:09:17.7347455Z adding 'torch/include/ATen/Functions.h' 2022-12-01T10:09:17.7350562Z adding 'torch/include/ATen/Generator.h' 2022-12-01T10:09:17.7352766Z adding 'torch/include/ATen/InferSize.h' 2022-12-01T10:09:17.7354401Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-12-01T10:09:17.7355827Z adding 'torch/include/ATen/Layout.h' 2022-12-01T10:09:17.7357486Z adding 'torch/include/ATen/LinalgBackend.h' 2022-12-01T10:09:17.7359494Z adding 'torch/include/ATen/MapAllocator.h' 2022-12-01T10:09:17.7361754Z adding 'torch/include/ATen/MatrixRef.h' 2022-12-01T10:09:17.7363591Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-12-01T10:09:17.7365505Z adding 'torch/include/ATen/MetaFunctions.h' 2022-12-01T10:09:17.7368425Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-12-01T10:09:17.7371961Z adding 'torch/include/ATen/MethodOperators.h' 2022-12-01T10:09:17.7373811Z adding 'torch/include/ATen/NamedTensor.h' 2022-12-01T10:09:17.7376515Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-12-01T10:09:17.7384111Z adding 'torch/include/ATen/NativeFunctions.h' 2022-12-01T10:09:17.7392893Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-12-01T10:09:17.7397455Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-12-01T10:09:17.7399769Z adding 'torch/include/ATen/NumericUtils.h' 2022-12-01T10:09:17.7401686Z adding 'torch/include/ATen/OpMathType.h' 2022-12-01T10:09:17.7404191Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-12-01T10:09:17.7412235Z adding 'torch/include/ATen/Operators.h' 2022-12-01T10:09:17.7415086Z adding 'torch/include/ATen/PTThreadPool.h' 2022-12-01T10:09:17.7416682Z adding 'torch/include/ATen/PadNd.h' 2022-12-01T10:09:17.7418548Z adding 'torch/include/ATen/Parallel-inl.h' 2022-12-01T10:09:17.7420966Z adding 'torch/include/ATen/Parallel.h' 2022-12-01T10:09:17.7422891Z adding 'torch/include/ATen/ParallelFuture.h' 2022-12-01T10:09:17.7424325Z adding 'torch/include/ATen/ParallelNative.h' 2022-12-01T10:09:17.7426159Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-12-01T10:09:17.7427900Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-12-01T10:09:17.7429860Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-12-01T10:09:17.7633669Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-12-01T10:09:17.7784227Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-12-01T10:09:17.7803371Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-12-01T10:09:17.7804986Z adding 'torch/include/ATen/Scalar.h' 2022-12-01T10:09:17.7807276Z adding 'torch/include/ATen/ScalarOps.h' 2022-12-01T10:09:17.7808606Z adding 'torch/include/ATen/ScalarType.h' 2022-12-01T10:09:17.7810054Z adding 'torch/include/ATen/SequenceNumber.h' 2022-12-01T10:09:17.7811410Z adding 'torch/include/ATen/SmallVector.h' 2022-12-01T10:09:17.7814042Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-12-01T10:09:17.7817354Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-12-01T10:09:17.7821720Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-12-01T10:09:17.7824623Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-12-01T10:09:17.7826252Z adding 'torch/include/ATen/Storage.h' 2022-12-01T10:09:17.7827818Z adding 'torch/include/ATen/Tensor.h' 2022-12-01T10:09:17.7829427Z adding 'torch/include/ATen/TensorAccessor.h' 2022-12-01T10:09:17.7831482Z adding 'torch/include/ATen/TensorGeometry.h' 2022-12-01T10:09:17.7838534Z adding 'torch/include/ATen/TensorIndexing.h' 2022-12-01T10:09:17.7849817Z adding 'torch/include/ATen/TensorIterator.h' 2022-12-01T10:09:17.7852756Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-12-01T10:09:17.7855350Z adding 'torch/include/ATen/TensorMeta.h' 2022-12-01T10:09:17.7857693Z adding 'torch/include/ATen/TensorNames.h' 2022-12-01T10:09:17.7859787Z adding 'torch/include/ATen/TensorOperators.h' 2022-12-01T10:09:17.7861636Z adding 'torch/include/ATen/TensorOptions.h' 2022-12-01T10:09:17.7863789Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-12-01T10:09:17.7866278Z adding 'torch/include/ATen/TensorUtils.h' 2022-12-01T10:09:17.7868757Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-12-01T10:09:17.7871482Z adding 'torch/include/ATen/TracerMode.h' 2022-12-01T10:09:17.7873375Z adding 'torch/include/ATen/TypeDefault.h' 2022-12-01T10:09:17.7884312Z adding 'torch/include/ATen/Utils.h' 2022-12-01T10:09:17.7884714Z adding 'torch/include/ATen/Version.h' 2022-12-01T10:09:17.8020008Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-12-01T10:09:17.8058305Z adding 'torch/include/ATen/VmapMode.h' 2022-12-01T10:09:17.8061365Z adding 'torch/include/ATen/VmapTransforms.h' 2022-12-01T10:09:17.8063665Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-12-01T10:09:17.8065557Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-12-01T10:09:17.8068009Z adding 'torch/include/ATen/autocast_mode.h' 2022-12-01T10:09:17.8069883Z adding 'torch/include/ATen/ceil_div.h' 2022-12-01T10:09:17.8072823Z adding 'torch/include/ATen/code_template.h' 2022-12-01T10:09:17.8075124Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-12-01T10:09:17.8076858Z adding 'torch/include/ATen/div_rtn.h' 2022-12-01T10:09:17.8079375Z adding 'torch/include/ATen/dlpack.h' 2022-12-01T10:09:17.8081194Z adding 'torch/include/ATen/jit_macros.h' 2022-12-01T10:09:17.8082993Z adding 'torch/include/ATen/jiterator_macros.h' 2022-12-01T10:09:17.8088892Z adding 'torch/include/ATen/record_function.h' 2022-12-01T10:09:17.8091939Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-12-01T10:09:17.8093564Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-12-01T10:09:17.8095091Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-12-01T10:09:17.8098498Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-12-01T10:09:17.8099368Z adding 'torch/include/ATen/core/Array.h' 2022-12-01T10:09:17.8100977Z adding 'torch/include/ATen/core/Backtrace.h' 2022-12-01T10:09:17.8102593Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-12-01T10:09:17.8104805Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-12-01T10:09:17.8106771Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-12-01T10:09:17.8111041Z adding 'torch/include/ATen/core/Dict.h' 2022-12-01T10:09:17.8114557Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-12-01T10:09:17.8116224Z adding 'torch/include/ATen/core/DimVector.h' 2022-12-01T10:09:17.8117959Z adding 'torch/include/ATen/core/Dimname.h' 2022-12-01T10:09:17.8121283Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-12-01T10:09:17.8123242Z adding 'torch/include/ATen/core/Formatting.h' 2022-12-01T10:09:17.8126094Z adding 'torch/include/ATen/core/Generator.h' 2022-12-01T10:09:17.8132101Z adding 'torch/include/ATen/core/IListRef.h' 2022-12-01T10:09:17.8135114Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-12-01T10:09:17.8137738Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-12-01T10:09:17.8142386Z adding 'torch/include/ATen/core/List.h' 2022-12-01T10:09:17.8146101Z adding 'torch/include/ATen/core/List_inl.h' 2022-12-01T10:09:17.8149472Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-12-01T10:09:17.8152259Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-12-01T10:09:17.8155631Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-12-01T10:09:17.8157506Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-12-01T10:09:17.8159577Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-12-01T10:09:17.8161220Z adding 'torch/include/ATen/core/Range.h' 2022-12-01T10:09:17.8162810Z adding 'torch/include/ATen/core/Reduction.h' 2022-12-01T10:09:17.8164593Z adding 'torch/include/ATen/core/Scalar.h' 2022-12-01T10:09:17.8165742Z adding 'torch/include/ATen/core/ScalarType.h' 2022-12-01T10:09:17.8167793Z adding 'torch/include/ATen/core/Tensor.h' 2022-12-01T10:09:17.8170976Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-12-01T10:09:17.8181745Z adding 'torch/include/ATen/core/TensorBase.h' 2022-12-01T10:09:17.8229515Z adding 'torch/include/ATen/core/TensorBody.h' 2022-12-01T10:09:17.8237574Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-12-01T10:09:17.8240304Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-12-01T10:09:17.8242121Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-12-01T10:09:17.8243876Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-12-01T10:09:17.8246207Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-12-01T10:09:17.8248449Z adding 'torch/include/ATen/core/Variadic.h' 2022-12-01T10:09:17.8250598Z adding 'torch/include/ATen/core/Vitals.h' 2022-12-01T10:09:17.8252962Z adding 'torch/include/ATen/core/alias_info.h' 2022-12-01T10:09:17.8263976Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-12-01T10:09:17.8268122Z adding 'torch/include/ATen/core/blob.h' 2022-12-01T10:09:17.8270420Z adding 'torch/include/ATen/core/builtin_function.h' 2022-12-01T10:09:17.8275288Z adding 'torch/include/ATen/core/class_type.h' 2022-12-01T10:09:17.8277448Z adding 'torch/include/ATen/core/custom_class.h' 2022-12-01T10:09:17.8281213Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-12-01T10:09:17.8283210Z adding 'torch/include/ATen/core/enum_tag.h' 2022-12-01T10:09:17.8285425Z adding 'torch/include/ATen/core/enum_type.h' 2022-12-01T10:09:17.8287857Z adding 'torch/include/ATen/core/function.h' 2022-12-01T10:09:17.8295057Z adding 'torch/include/ATen/core/function_schema.h' 2022-12-01T10:09:17.8300436Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-12-01T10:09:17.8302797Z adding 'torch/include/ATen/core/functional.h' 2022-12-01T10:09:17.8304532Z adding 'torch/include/ATen/core/grad_mode.h' 2022-12-01T10:09:17.8308724Z adding 'torch/include/ATen/core/interned_strings.h' 2022-12-01T10:09:17.8310924Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-12-01T10:09:17.8325625Z adding 'torch/include/ATen/core/ivalue.h' 2022-12-01T10:09:17.8350515Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-12-01T10:09:17.8354421Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-12-01T10:09:17.8373099Z adding 'torch/include/ATen/core/jit_type.h' 2022-12-01T10:09:17.8381169Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-12-01T10:09:17.8384129Z adding 'torch/include/ATen/core/operator_name.h' 2022-12-01T10:09:17.8386848Z adding 'torch/include/ATen/core/qualified_name.h' 2022-12-01T10:09:17.8388989Z adding 'torch/include/ATen/core/rref_interface.h' 2022-12-01T10:09:17.8392254Z adding 'torch/include/ATen/core/stack.h' 2022-12-01T10:09:17.8395280Z adding 'torch/include/ATen/core/symbol.h' 2022-12-01T10:09:17.8397745Z adding 'torch/include/ATen/core/type_factory.h' 2022-12-01T10:09:17.8399716Z adding 'torch/include/ATen/core/type_ptr.h' 2022-12-01T10:09:17.8401399Z adding 'torch/include/ATen/core/typeid.h' 2022-12-01T10:09:17.8405247Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-12-01T10:09:17.8407751Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-12-01T10:09:17.8410917Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-12-01T10:09:17.8414589Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-12-01T10:09:17.8416710Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-12-01T10:09:17.8419212Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-12-01T10:09:17.8421248Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-12-01T10:09:17.8425487Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-12-01T10:09:17.8433175Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-12-01T10:09:17.8436495Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-12-01T10:09:17.8439237Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-12-01T10:09:17.8443071Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-12-01T10:09:17.8451714Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-12-01T10:09:17.8454318Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-12-01T10:09:17.8458837Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-12-01T10:09:17.8461209Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-12-01T10:09:17.8463039Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-12-01T10:09:17.8465778Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-12-01T10:09:17.8468705Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-12-01T10:09:17.8472302Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-12-01T10:09:17.8478722Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-12-01T10:09:17.8481697Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-12-01T10:09:17.8484823Z adding 'torch/include/ATen/cpu/vml.h' 2022-12-01T10:09:17.8487230Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-12-01T10:09:17.8490106Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-12-01T10:09:17.8494332Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-12-01T10:09:17.8496988Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-12-01T10:09:17.8498930Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-12-01T10:09:17.8507036Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-12-01T10:09:17.8511286Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-12-01T10:09:17.8513537Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-12-01T10:09:17.8516370Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-12-01T10:09:17.8522811Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-12-01T10:09:17.8528177Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-12-01T10:09:17.8533668Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-12-01T10:09:17.8537750Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-12-01T10:09:17.8541510Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-12-01T10:09:17.8547275Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-12-01T10:09:17.8555418Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-12-01T10:09:17.8564132Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-12-01T10:09:17.8568027Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-12-01T10:09:17.8575186Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-12-01T10:09:17.8580865Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-12-01T10:09:17.8587956Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-12-01T10:09:17.8592885Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-12-01T10:09:17.8597183Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-12-01T10:09:17.8604628Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-12-01T10:09:17.8613348Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-12-01T10:09:17.8616857Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-12-01T10:09:17.8618539Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-12-01T10:09:17.8620649Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-12-01T10:09:17.8625358Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-12-01T10:09:17.8632001Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-12-01T10:09:17.8635649Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-12-01T10:09:17.8637657Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2022-12-01T10:09:17.8639750Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-12-01T10:09:17.8641768Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-12-01T10:09:17.8643551Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-12-01T10:09:17.8646404Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-12-01T10:09:17.8649240Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-12-01T10:09:17.8651509Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-12-01T10:09:17.8653586Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-12-01T10:09:17.8655441Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-12-01T10:09:17.8658404Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-12-01T10:09:17.8661228Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-12-01T10:09:17.8663033Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-12-01T10:09:17.8664680Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-12-01T10:09:17.8666646Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-12-01T10:09:17.8668789Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-12-01T10:09:17.8670611Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-12-01T10:09:17.8673584Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-12-01T10:09:17.8676011Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-12-01T10:09:17.8677759Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-12-01T10:09:17.8679382Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-12-01T10:09:17.8681264Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-12-01T10:09:17.8682989Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-12-01T10:09:17.8685510Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-12-01T10:09:17.8689586Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-12-01T10:09:17.8692118Z adding 'torch/include/ATen/cuda/cub.h' 2022-12-01T10:09:17.8694120Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-12-01T10:09:17.8695849Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-12-01T10:09:17.8698587Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-12-01T10:09:17.8700406Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-12-01T10:09:17.8702756Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-12-01T10:09:17.8706225Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-12-01T10:09:17.8708125Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-12-01T10:09:17.8710728Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-12-01T10:09:17.8713002Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-12-01T10:09:17.8714602Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-12-01T10:09:17.8717033Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-12-01T10:09:17.8719015Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-12-01T10:09:17.8721244Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-12-01T10:09:17.8723238Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-12-01T10:09:17.8727841Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-12-01T10:09:17.8729605Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-12-01T10:09:17.8731232Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-12-01T10:09:17.8732735Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-12-01T10:09:17.8734300Z adding 'torch/include/ATen/cudnn/Types.h' 2022-12-01T10:09:17.8735829Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-12-01T10:09:17.8737520Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-12-01T10:09:17.8740506Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-12-01T10:09:17.8742782Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-12-01T10:09:17.8744775Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-12-01T10:09:17.8746695Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-12-01T10:09:17.8749000Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-12-01T10:09:17.8753845Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-12-01T10:09:17.8756496Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-12-01T10:09:17.8759513Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-12-01T10:09:17.8762081Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-12-01T10:09:17.8764820Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-12-01T10:09:17.8766843Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-12-01T10:09:17.8769888Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-12-01T10:09:17.8773567Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-12-01T10:09:17.8775257Z adding 'torch/include/ATen/functorch/Macros.h' 2022-12-01T10:09:17.8777494Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-12-01T10:09:17.8779951Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-12-01T10:09:17.8781928Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-12-01T10:09:17.8784362Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-12-01T10:09:17.8785976Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-12-01T10:09:17.8790213Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-12-01T10:09:17.8792922Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-12-01T10:09:17.8796266Z adding 'torch/include/ATen/native/Activation.h' 2022-12-01T10:09:17.8798209Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-12-01T10:09:17.8801363Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-12-01T10:09:17.8803649Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-12-01T10:09:17.8806822Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-12-01T10:09:17.8809527Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-12-01T10:09:17.8811406Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-12-01T10:09:17.8813039Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-12-01T10:09:17.8815220Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-12-01T10:09:17.8817279Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-12-01T10:09:17.8819641Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-12-01T10:09:17.8824327Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-12-01T10:09:17.8826576Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-12-01T10:09:17.8827997Z adding 'torch/include/ATen/native/Copy.h' 2022-12-01T10:09:17.8829725Z adding 'torch/include/ATen/native/Cross.h' 2022-12-01T10:09:17.8832836Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-12-01T10:09:17.8835651Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-12-01T10:09:17.8837588Z adding 'torch/include/ATen/native/Distance.h' 2022-12-01T10:09:17.8841831Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-12-01T10:09:17.8848532Z adding 'torch/include/ATen/native/Distributions.h' 2022-12-01T10:09:17.8851815Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-12-01T10:09:17.8853363Z adding 'torch/include/ATen/native/Fill.h' 2022-12-01T10:09:17.8855844Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-12-01T10:09:17.8857782Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-12-01T10:09:17.8860933Z adding 'torch/include/ATen/native/GridSampler.h' 2022-12-01T10:09:17.8863669Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-12-01T10:09:17.8865367Z adding 'torch/include/ATen/native/Histogram.h' 2022-12-01T10:09:17.8867255Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-12-01T10:09:17.8869984Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-12-01T10:09:17.8871977Z adding 'torch/include/ATen/native/Lerp.h' 2022-12-01T10:09:17.8873736Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-12-01T10:09:17.8882236Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-12-01T10:09:17.8884935Z adding 'torch/include/ATen/native/LossMulti.h' 2022-12-01T10:09:17.8923969Z adding 'torch/include/ATen/native/Math.h' 2022-12-01T10:09:17.8929181Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-12-01T10:09:17.8932262Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-12-01T10:09:17.8934436Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-12-01T10:09:17.8936207Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-12-01T10:09:17.8937914Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2022-12-01T10:09:17.8939542Z adding 'torch/include/ATen/native/Normalization.h' 2022-12-01T10:09:17.8941267Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-12-01T10:09:17.8944741Z adding 'torch/include/ATen/native/Pool.h' 2022-12-01T10:09:17.8947149Z adding 'torch/include/ATen/native/Pow.h' 2022-12-01T10:09:17.8949263Z adding 'torch/include/ATen/native/RNN.h' 2022-12-01T10:09:17.8951054Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-12-01T10:09:17.8952934Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-12-01T10:09:17.8955187Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-12-01T10:09:17.8959488Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-12-01T10:09:17.8962047Z adding 'torch/include/ATen/native/Repeat.h' 2022-12-01T10:09:17.8964941Z adding 'torch/include/ATen/native/Resize.h' 2022-12-01T10:09:17.8967092Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-12-01T10:09:17.8969394Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-12-01T10:09:17.8971314Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-12-01T10:09:17.8975094Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-12-01T10:09:17.8977652Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-12-01T10:09:17.8979404Z adding 'torch/include/ATen/native/Sorting.h' 2022-12-01T10:09:17.8981438Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-12-01T10:09:17.8983827Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-12-01T10:09:17.8986505Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-12-01T10:09:17.8988784Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-12-01T10:09:17.8991224Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-12-01T10:09:17.8993287Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-12-01T10:09:17.8995051Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-12-01T10:09:17.8997166Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-12-01T10:09:17.8999612Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-12-01T10:09:17.9001295Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-12-01T10:09:17.9003348Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-12-01T10:09:17.9004999Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-12-01T10:09:17.9007153Z adding 'torch/include/ATen/native/TensorShape.h' 2022-12-01T10:09:17.9009081Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-12-01T10:09:17.9011139Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-12-01T10:09:17.9012958Z adding 'torch/include/ATen/native/TransposeType.h' 2022-12-01T10:09:17.9015019Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-12-01T10:09:17.9016749Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-12-01T10:09:17.9018891Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-12-01T10:09:17.9020738Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-12-01T10:09:17.9022465Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-12-01T10:09:17.9024957Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-12-01T10:09:17.9029812Z adding 'torch/include/ATen/native/UpSample.h' 2022-12-01T10:09:17.9032193Z adding 'torch/include/ATen/native/batch_norm.h' 2022-12-01T10:09:17.9034377Z adding 'torch/include/ATen/native/group_norm.h' 2022-12-01T10:09:17.9036615Z adding 'torch/include/ATen/native/im2col.h' 2022-12-01T10:09:17.9039346Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-12-01T10:09:17.9041663Z adding 'torch/include/ATen/native/layer_norm.h' 2022-12-01T10:09:17.9043282Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-12-01T10:09:17.9045209Z adding 'torch/include/ATen/native/vol2col.h' 2022-12-01T10:09:17.9047648Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-12-01T10:09:17.9049329Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-12-01T10:09:17.9050945Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-12-01T10:09:17.9052519Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-12-01T10:09:17.9054262Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-12-01T10:09:17.9057731Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-12-01T10:09:17.9059924Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-12-01T10:09:17.9062082Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-12-01T10:09:17.9063871Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-12-01T10:09:17.9065664Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-12-01T10:09:17.9069935Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-12-01T10:09:17.9072050Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-12-01T10:09:17.9073707Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-12-01T10:09:17.9077791Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-12-01T10:09:17.9080807Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-12-01T10:09:17.9082547Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-12-01T10:09:17.9084161Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-12-01T10:09:17.9085713Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-12-01T10:09:17.9090154Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-12-01T10:09:17.9092488Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-12-01T10:09:17.9094810Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-12-01T10:09:17.9096791Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-12-01T10:09:17.9099138Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-12-01T10:09:17.9101966Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-12-01T10:09:17.9103678Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-12-01T10:09:17.9107282Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-12-01T10:09:17.9110881Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-12-01T10:09:17.9113256Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-12-01T10:09:17.9114873Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-12-01T10:09:17.9120953Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-12-01T10:09:17.9123385Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-12-01T10:09:17.9125259Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-12-01T10:09:17.9131597Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-12-01T10:09:17.9134071Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-12-01T10:09:17.9135840Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-12-01T10:09:17.9138913Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-12-01T10:09:17.9142641Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-12-01T10:09:17.9144766Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-12-01T10:09:17.9146447Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-12-01T10:09:17.9149521Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-12-01T10:09:17.9152001Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-12-01T10:09:17.9153786Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-12-01T10:09:17.9157273Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-12-01T10:09:17.9185939Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-12-01T10:09:17.9193127Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-12-01T10:09:17.9195317Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-12-01T10:09:17.9198492Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-12-01T10:09:17.9213688Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-12-01T10:09:17.9219710Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-12-01T10:09:17.9222147Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2022-12-01T10:09:17.9226212Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-12-01T10:09:17.9228768Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-12-01T10:09:17.9241880Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-12-01T10:09:17.9244703Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-12-01T10:09:17.9246697Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-12-01T10:09:17.9248426Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-12-01T10:09:17.9252944Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-12-01T10:09:17.9255146Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-12-01T10:09:17.9256885Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-12-01T10:09:17.9260156Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-12-01T10:09:17.9262129Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-12-01T10:09:17.9264676Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-12-01T10:09:17.9268945Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-12-01T10:09:17.9274715Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-12-01T10:09:17.9276824Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-12-01T10:09:17.9278441Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-12-01T10:09:17.9280183Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-12-01T10:09:17.9283705Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-12-01T10:09:17.9286242Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-12-01T10:09:17.9288124Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-12-01T10:09:17.9289888Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-12-01T10:09:17.9292748Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-12-01T10:09:17.9296313Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-12-01T10:09:17.9299251Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-12-01T10:09:17.9305366Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-12-01T10:09:17.9307563Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-12-01T10:09:17.9311037Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-12-01T10:09:17.9313656Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-12-01T10:09:17.9315698Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-12-01T10:09:17.9317185Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-12-01T10:09:17.9319012Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-12-01T10:09:17.9320554Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-12-01T10:09:17.9322611Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-12-01T10:09:17.9324448Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-12-01T10:09:17.9326250Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-12-01T10:09:17.9329588Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-12-01T10:09:17.9334558Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-12-01T10:09:17.9338445Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-12-01T10:09:17.9341228Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-12-01T10:09:17.9343019Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-12-01T10:09:17.9346337Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-12-01T10:09:17.9350479Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-12-01T10:09:17.9354292Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-12-01T10:09:17.9356132Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-12-01T10:09:17.9357784Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-12-01T10:09:17.9359339Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-12-01T10:09:17.9420152Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-12-01T10:09:17.9421793Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-12-01T10:09:17.9423692Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9427738Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:09:17.9429737Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:09:17.9431488Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-12-01T10:09:17.9433515Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T10:09:17.9435527Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9437152Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T10:09:17.9438860Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T10:09:17.9440510Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-12-01T10:09:17.9442299Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-12-01T10:09:17.9444045Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-12-01T10:09:17.9445800Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-12-01T10:09:17.9447690Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9449295Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:09:17.9450935Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:09:17.9452767Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-12-01T10:09:17.9454352Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-12-01T10:09:17.9456143Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9457701Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T10:09:17.9459377Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T10:09:17.9461095Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-12-01T10:09:17.9462751Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-12-01T10:09:17.9464427Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-12-01T10:09:17.9466169Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9467692Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-12-01T10:09:17.9469448Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-12-01T10:09:17.9471227Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-12-01T10:09:17.9473249Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9474961Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-12-01T10:09:17.9476700Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-12-01T10:09:17.9478339Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-12-01T10:09:17.9480264Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-12-01T10:09:17.9482174Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-12-01T10:09:17.9483976Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:17.9485523Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-12-01T10:09:17.9487271Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-12-01T10:09:17.9489052Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-12-01T10:09:17.9490811Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-12-01T10:09:17.9492564Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-12-01T10:09:17.9494409Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-12-01T10:09:17.9496270Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-12-01T10:09:17.9498188Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9499962Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-12-01T10:09:17.9501733Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-12-01T10:09:17.9503412Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-12-01T10:09:17.9505360Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-12-01T10:09:17.9507339Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-12-01T10:09:17.9509407Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9511151Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-12-01T10:09:17.9512989Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-12-01T10:09:17.9514975Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-12-01T10:09:17.9516880Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-12-01T10:09:17.9518841Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9520603Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-12-01T10:09:17.9522318Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-12-01T10:09:17.9524071Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-12-01T10:09:17.9526056Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-12-01T10:09:17.9527873Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-12-01T10:09:17.9529612Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-12-01T10:09:17.9531349Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-12-01T10:09:17.9533019Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-12-01T10:09:17.9534762Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-12-01T10:09:17.9536615Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-12-01T10:09:17.9538413Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9540144Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-12-01T10:09:17.9541904Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-12-01T10:09:17.9543591Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-12-01T10:09:17.9545387Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9547049Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-12-01T10:09:17.9549014Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-12-01T10:09:17.9550930Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-12-01T10:09:17.9552528Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9554181Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-12-01T10:09:17.9555994Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-12-01T10:09:17.9557514Z adding 'torch/include/ATen/ops/_backward.h' 2022-12-01T10:09:17.9559034Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9560526Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-12-01T10:09:17.9562023Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-12-01T10:09:17.9563631Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-12-01T10:09:17.9565303Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-12-01T10:09:17.9567101Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9568569Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-12-01T10:09:17.9570385Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-12-01T10:09:17.9572079Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9573823Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-12-01T10:09:17.9575917Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-12-01T10:09:17.9577046Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-12-01T10:09:17.9578979Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9580671Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-12-01T10:09:17.9582207Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-12-01T10:09:17.9584605Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-12-01T10:09:17.9585531Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9587175Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-12-01T10:09:17.9589054Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-12-01T10:09:17.9591095Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-12-01T10:09:17.9592779Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9594202Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-12-01T10:09:17.9596148Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-12-01T10:09:17.9597781Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-12-01T10:09:17.9599660Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9601286Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-12-01T10:09:17.9603007Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-12-01T10:09:17.9604492Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-12-01T10:09:17.9606195Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9607634Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-12-01T10:09:17.9609314Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-12-01T10:09:17.9610953Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-12-01T10:09:17.9612724Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9614406Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-12-01T10:09:17.9615894Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-12-01T10:09:17.9617463Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-12-01T10:09:17.9619234Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9620934Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-12-01T10:09:17.9622609Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-12-01T10:09:17.9624345Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-12-01T10:09:17.9626238Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9627978Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-12-01T10:09:17.9629833Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-12-01T10:09:17.9631668Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-12-01T10:09:17.9633806Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9635565Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-12-01T10:09:17.9637341Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-12-01T10:09:17.9639026Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-12-01T10:09:17.9640925Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-12-01T10:09:17.9642792Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-12-01T10:09:17.9644747Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9646491Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-12-01T10:09:17.9648262Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-12-01T10:09:17.9649926Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-12-01T10:09:17.9651814Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-12-01T10:09:17.9653670Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-12-01T10:09:17.9655581Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9657385Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-12-01T10:09:17.9659117Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-12-01T10:09:17.9660786Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-12-01T10:09:17.9662667Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-12-01T10:09:17.9664466Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-12-01T10:09:17.9666361Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9668114Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-12-01T10:09:17.9670011Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-12-01T10:09:17.9671924Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-12-01T10:09:17.9673813Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9675529Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-12-01T10:09:17.9677308Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-12-01T10:09:17.9679132Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-12-01T10:09:17.9681018Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9682804Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-12-01T10:09:17.9684482Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-12-01T10:09:17.9686423Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-12-01T10:09:17.9688347Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-12-01T10:09:17.9690238Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-12-01T10:09:17.9692029Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-12-01T10:09:17.9693793Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-12-01T10:09:17.9695746Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-12-01T10:09:17.9697476Z adding 'torch/include/ATen/ops/_conj.h' 2022-12-01T10:09:17.9699260Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9701058Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-12-01T10:09:17.9702998Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9704830Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:17.9706353Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-12-01T10:09:17.9708116Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-12-01T10:09:17.9709842Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-12-01T10:09:17.9711570Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-12-01T10:09:17.9713459Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-12-01T10:09:17.9715333Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9716963Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-12-01T10:09:17.9718707Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-12-01T10:09:17.9720495Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-12-01T10:09:17.9722343Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-12-01T10:09:17.9724037Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-12-01T10:09:17.9725887Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-12-01T10:09:17.9727719Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-12-01T10:09:17.9729667Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:17.9731401Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-12-01T10:09:17.9733168Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-12-01T10:09:17.9734796Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-12-01T10:09:17.9736550Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-12-01T10:09:17.9738201Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-12-01T10:09:17.9739996Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-12-01T10:09:17.9741810Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-12-01T10:09:17.9743725Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:17.9745406Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-12-01T10:09:17.9747121Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-12-01T10:09:17.9748854Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-12-01T10:09:17.9750688Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-12-01T10:09:17.9752466Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-12-01T10:09:17.9754399Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-12-01T10:09:17.9756326Z adding 'torch/include/ATen/ops/_convolution.h' 2022-12-01T10:09:17.9758366Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9760076Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9761764Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-12-01T10:09:17.9763544Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9765234Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-12-01T10:09:17.9767013Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-12-01T10:09:17.9768749Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-12-01T10:09:17.9770589Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9772109Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-12-01T10:09:17.9773820Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-12-01T10:09:17.9775507Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-12-01T10:09:17.9777410Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-12-01T10:09:17.9779250Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-12-01T10:09:17.9780976Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-12-01T10:09:17.9782776Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9784372Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-12-01T10:09:17.9786110Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-12-01T10:09:17.9787820Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9789470Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-12-01T10:09:17.9791306Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-12-01T10:09:17.9793399Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-12-01T10:09:17.9795218Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-12-01T10:09:17.9797118Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9798848Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-12-01T10:09:17.9800667Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-12-01T10:09:17.9802382Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-12-01T10:09:17.9804286Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-12-01T10:09:17.9806840Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9807958Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-12-01T10:09:17.9809523Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-12-01T10:09:17.9811013Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-12-01T10:09:17.9813069Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-12-01T10:09:17.9814679Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-12-01T10:09:17.9816591Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9818120Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T10:09:17.9819583Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-12-01T10:09:17.9821865Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-12-01T10:09:17.9823698Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-12-01T10:09:17.9825675Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9827512Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-12-01T10:09:17.9829318Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-12-01T10:09:17.9831351Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-12-01T10:09:17.9833757Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-12-01T10:09:17.9837217Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-12-01T10:09:17.9839505Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9841505Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-12-01T10:09:17.9843298Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-12-01T10:09:17.9845495Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-12-01T10:09:17.9847481Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9849321Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-12-01T10:09:17.9851354Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-12-01T10:09:17.9853458Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9854999Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-12-01T10:09:17.9856648Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-12-01T10:09:17.9858546Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T10:09:17.9860193Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-12-01T10:09:17.9862274Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-12-01T10:09:17.9864284Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-12-01T10:09:17.9865869Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9867365Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-12-01T10:09:17.9869023Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-12-01T10:09:17.9870624Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-12-01T10:09:17.9872568Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9874121Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-12-01T10:09:17.9875761Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-12-01T10:09:17.9877378Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-12-01T10:09:17.9879096Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9880714Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-12-01T10:09:17.9882356Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-12-01T10:09:17.9883984Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-12-01T10:09:17.9885670Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9887200Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-12-01T10:09:17.9888831Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-12-01T10:09:17.9890466Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-12-01T10:09:17.9892098Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-12-01T10:09:17.9893774Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-12-01T10:09:17.9895352Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-12-01T10:09:17.9897017Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-12-01T10:09:17.9898592Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-12-01T10:09:17.9900280Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-12-01T10:09:17.9901896Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-12-01T10:09:17.9903626Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-12-01T10:09:17.9905263Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-12-01T10:09:17.9906896Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-12-01T10:09:17.9908669Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9910226Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-12-01T10:09:17.9912009Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-12-01T10:09:17.9913691Z adding 'torch/include/ATen/ops/_dimI.h' 2022-12-01T10:09:17.9915249Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-12-01T10:09:17.9916930Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-12-01T10:09:17.9918426Z adding 'torch/include/ATen/ops/_dimV.h' 2022-12-01T10:09:17.9919955Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-12-01T10:09:17.9921617Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-12-01T10:09:17.9923288Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-12-01T10:09:17.9925052Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9926651Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-12-01T10:09:17.9928201Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-12-01T10:09:17.9929856Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-12-01T10:09:17.9931564Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9933161Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-12-01T10:09:17.9934734Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-12-01T10:09:17.9936317Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-12-01T10:09:17.9938036Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-12-01T10:09:17.9939809Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-12-01T10:09:17.9941673Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9943241Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-12-01T10:09:17.9944906Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-12-01T10:09:17.9946485Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-12-01T10:09:17.9948261Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-12-01T10:09:17.9950253Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-12-01T10:09:17.9952234Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-12-01T10:09:17.9954134Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:17.9955753Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-12-01T10:09:17.9957453Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-12-01T10:09:17.9959315Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9961002Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-12-01T10:09:17.9962712Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-12-01T10:09:17.9964504Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-12-01T10:09:17.9966426Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9968026Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-12-01T10:09:17.9969684Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-12-01T10:09:17.9971337Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-12-01T10:09:17.9973300Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-12-01T10:09:17.9975246Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-12-01T10:09:17.9977175Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9978869Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-12-01T10:09:17.9980601Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-12-01T10:09:17.9982253Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-12-01T10:09:17.9984232Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-12-01T10:09:17.9985998Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-12-01T10:09:17.9987959Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-12-01T10:09:17.9989955Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-12-01T10:09:17.9991913Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:17.9993622Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-12-01T10:09:17.9995327Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-12-01T10:09:17.9996928Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-12-01T10:09:17.9998854Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-12-01T10:09:18.0000591Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-12-01T10:09:18.0002372Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.0003914Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-12-01T10:09:18.0005708Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-12-01T10:09:18.0007619Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-12-01T10:09:18.0009516Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0011190Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-12-01T10:09:18.0012854Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-12-01T10:09:18.0014722Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-12-01T10:09:18.0016752Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-12-01T10:09:18.0018594Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0020315Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-12-01T10:09:18.0022062Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-12-01T10:09:18.0023952Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-12-01T10:09:18.0025636Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-12-01T10:09:18.0027394Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0028993Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-12-01T10:09:18.0030803Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-12-01T10:09:18.0032763Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-12-01T10:09:18.0034489Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-12-01T10:09:18.0036289Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-12-01T10:09:18.0037954Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-12-01T10:09:18.0039608Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-12-01T10:09:18.0041378Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-12-01T10:09:18.0043249Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0044888Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-12-01T10:09:18.0046589Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-12-01T10:09:18.0048262Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-12-01T10:09:18.0050321Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-12-01T10:09:18.0051961Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-12-01T10:09:18.0053742Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-12-01T10:09:18.0055580Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-12-01T10:09:18.0057158Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-12-01T10:09:18.0058787Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-12-01T10:09:18.0060629Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-12-01T10:09:18.0062471Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0064875Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-12-01T10:09:18.0065945Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-12-01T10:09:18.0067467Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-12-01T10:09:18.0069367Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-12-01T10:09:18.0071281Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-12-01T10:09:18.0073321Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0074614Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-12-01T10:09:18.0076287Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-12-01T10:09:18.0078038Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-12-01T10:09:18.0079855Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-12-01T10:09:18.0081473Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-12-01T10:09:18.0083216Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-12-01T10:09:18.0084924Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-12-01T10:09:18.0086709Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-12-01T10:09:18.0088522Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-12-01T10:09:18.0090342Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-12-01T10:09:18.0092245Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-12-01T10:09:18.0094111Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-12-01T10:09:18.0095820Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-12-01T10:09:18.0097661Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-12-01T10:09:18.0099570Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-12-01T10:09:18.0101354Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-12-01T10:09:18.0103163Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-12-01T10:09:18.0104899Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-12-01T10:09:18.0106783Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-12-01T10:09:18.0108762Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-12-01T10:09:18.0110610Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-12-01T10:09:18.0112475Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-12-01T10:09:18.0114366Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-12-01T10:09:18.0116167Z adding 'torch/include/ATen/ops/_foobar.h' 2022-12-01T10:09:18.0118069Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0119849Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-12-01T10:09:18.0121610Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-12-01T10:09:18.0123451Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-12-01T10:09:18.0125359Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-12-01T10:09:18.0127212Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0128935Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-12-01T10:09:18.0130757Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-12-01T10:09:18.0132497Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-12-01T10:09:18.0134299Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-12-01T10:09:18.0136111Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-12-01T10:09:18.0137904Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0139585Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-12-01T10:09:18.0141434Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-12-01T10:09:18.0143019Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-12-01T10:09:18.0144737Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-12-01T10:09:18.0146752Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-12-01T10:09:18.0148908Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0150760Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-12-01T10:09:18.0152714Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-12-01T10:09:18.0154565Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-12-01T10:09:18.0156784Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-12-01T10:09:18.0158931Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-12-01T10:09:18.0160922Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0162797Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-12-01T10:09:18.0164622Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-12-01T10:09:18.0166505Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-12-01T10:09:18.0168609Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-12-01T10:09:18.0170681Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-12-01T10:09:18.0172649Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0174496Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-12-01T10:09:18.0176289Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-12-01T10:09:18.0178138Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-12-01T10:09:18.0180238Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-12-01T10:09:18.0182180Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-12-01T10:09:18.0184031Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0185810Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-12-01T10:09:18.0187582Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-12-01T10:09:18.0189399Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-12-01T10:09:18.0191257Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-12-01T10:09:18.0193625Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-12-01T10:09:18.0195509Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0197274Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-12-01T10:09:18.0198985Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-12-01T10:09:18.0201069Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-12-01T10:09:18.0202817Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-12-01T10:09:18.0204451Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-12-01T10:09:18.0206301Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0207944Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-12-01T10:09:18.0209647Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-12-01T10:09:18.0211285Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-12-01T10:09:18.0213058Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-12-01T10:09:18.0214801Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-12-01T10:09:18.0216660Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0218417Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-12-01T10:09:18.0220119Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-12-01T10:09:18.0221815Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-12-01T10:09:18.0223571Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-12-01T10:09:18.0225383Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-12-01T10:09:18.0227255Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0228908Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-12-01T10:09:18.0230602Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-12-01T10:09:18.0232318Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-12-01T10:09:18.0234253Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-12-01T10:09:18.0236144Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-12-01T10:09:18.0238144Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0239844Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-12-01T10:09:18.0241636Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-12-01T10:09:18.0243330Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-12-01T10:09:18.0245556Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-12-01T10:09:18.0248337Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-12-01T10:09:18.0250309Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0251962Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-12-01T10:09:18.0253669Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-12-01T10:09:18.0255340Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-12-01T10:09:18.0257083Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-12-01T10:09:18.0258898Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-12-01T10:09:18.0260847Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0262489Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-12-01T10:09:18.0264199Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-12-01T10:09:18.0265799Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-12-01T10:09:18.0267571Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-12-01T10:09:18.0269410Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-12-01T10:09:18.0271384Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0273043Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-12-01T10:09:18.0274830Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-12-01T10:09:18.0276469Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-12-01T10:09:18.0278252Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-12-01T10:09:18.0280063Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-12-01T10:09:18.0281976Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0283585Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-12-01T10:09:18.0285316Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-12-01T10:09:18.0287033Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-12-01T10:09:18.0288981Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-12-01T10:09:18.0290894Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-12-01T10:09:18.0292913Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0294474Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-12-01T10:09:18.0296577Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-12-01T10:09:18.0297466Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-12-01T10:09:18.0299712Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-12-01T10:09:18.0301227Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-12-01T10:09:18.0302804Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0304650Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-12-01T10:09:18.0306138Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-12-01T10:09:18.0307729Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-12-01T10:09:18.0309349Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-12-01T10:09:18.0310886Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-12-01T10:09:18.0312660Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0314269Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-12-01T10:09:18.0316187Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-12-01T10:09:18.0317649Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-12-01T10:09:18.0319172Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-12-01T10:09:18.0320743Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-12-01T10:09:18.0322465Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-12-01T10:09:18.0324201Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0325900Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-12-01T10:09:18.0327352Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-12-01T10:09:18.0328928Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-12-01T10:09:18.0330618Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-12-01T10:09:18.0332234Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-12-01T10:09:18.0333850Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0335297Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-12-01T10:09:18.0336690Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-12-01T10:09:18.0338153Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-12-01T10:09:18.0339690Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-12-01T10:09:18.0341335Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-12-01T10:09:18.0342965Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0344475Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-12-01T10:09:18.0345949Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-12-01T10:09:18.0347482Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-12-01T10:09:18.0349093Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-12-01T10:09:18.0350814Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0352440Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-12-01T10:09:18.0354049Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-12-01T10:09:18.0355526Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-12-01T10:09:18.0357161Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-12-01T10:09:18.0358846Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-12-01T10:09:18.0360441Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0361917Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-12-01T10:09:18.0363480Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-12-01T10:09:18.0364979Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-12-01T10:09:18.0366603Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-12-01T10:09:18.0368251Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-12-01T10:09:18.0369906Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0371450Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-12-01T10:09:18.0372999Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-12-01T10:09:18.0374479Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-12-01T10:09:18.0376125Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-12-01T10:09:18.0377953Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-12-01T10:09:18.0379702Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0381377Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-12-01T10:09:18.0382859Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-12-01T10:09:18.0384439Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-12-01T10:09:18.0386457Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-12-01T10:09:18.0388302Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-12-01T10:09:18.0390272Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0392096Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-12-01T10:09:18.0393662Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-12-01T10:09:18.0395273Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-12-01T10:09:18.0397065Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-12-01T10:09:18.0398854Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-12-01T10:09:18.0400640Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0402294Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-12-01T10:09:18.0403974Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-12-01T10:09:18.0405640Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-12-01T10:09:18.0407437Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-12-01T10:09:18.0409163Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-12-01T10:09:18.0410955Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0412603Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-12-01T10:09:18.0414216Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-12-01T10:09:18.0415856Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-12-01T10:09:18.0417685Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-12-01T10:09:18.0419425Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-12-01T10:09:18.0421212Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0422883Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-12-01T10:09:18.0424489Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-12-01T10:09:18.0426114Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-12-01T10:09:18.0427855Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-12-01T10:09:18.0429703Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-12-01T10:09:18.0431537Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0433304Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-12-01T10:09:18.0435023Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-12-01T10:09:18.0436588Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-12-01T10:09:18.0438413Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-12-01T10:09:18.0440117Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-12-01T10:09:18.0441923Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0443507Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-12-01T10:09:18.0445231Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-12-01T10:09:18.0446808Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-12-01T10:09:18.0448594Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-12-01T10:09:18.0450377Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-12-01T10:09:18.0452285Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0454099Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-12-01T10:09:18.0455818Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-12-01T10:09:18.0457240Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-12-01T10:09:18.0459033Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-12-01T10:09:18.0460972Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-12-01T10:09:18.0462696Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0464396Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-12-01T10:09:18.0466094Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-12-01T10:09:18.0467806Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-12-01T10:09:18.0469737Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-12-01T10:09:18.0472033Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-12-01T10:09:18.0474440Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0476112Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-12-01T10:09:18.0477924Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-12-01T10:09:18.0479672Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-12-01T10:09:18.0481750Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-12-01T10:09:18.0483576Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-12-01T10:09:18.0485380Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0486999Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-12-01T10:09:18.0488621Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-12-01T10:09:18.0490183Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-12-01T10:09:18.0491959Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-12-01T10:09:18.0493646Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-12-01T10:09:18.0495401Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0496942Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-12-01T10:09:18.0498571Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-12-01T10:09:18.0500157Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-12-01T10:09:18.0501937Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-12-01T10:09:18.0503611Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-12-01T10:09:18.0505408Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0506951Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-12-01T10:09:18.0508711Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-12-01T10:09:18.0510272Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-12-01T10:09:18.0512274Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-12-01T10:09:18.0514110Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-12-01T10:09:18.0516023Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0517709Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-12-01T10:09:18.0519213Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-12-01T10:09:18.0520674Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-12-01T10:09:18.0522577Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-12-01T10:09:18.0524423Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-12-01T10:09:18.0526510Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0528256Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-12-01T10:09:18.0530045Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-12-01T10:09:18.0532176Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-12-01T10:09:18.0534193Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-12-01T10:09:18.0536093Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0537813Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-12-01T10:09:18.0539539Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-12-01T10:09:18.0541469Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-12-01T10:09:18.0543675Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-12-01T10:09:18.0545724Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0547585Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-12-01T10:09:18.0549837Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-12-01T10:09:18.0551461Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-12-01T10:09:18.0554036Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-12-01T10:09:18.0555685Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-12-01T10:09:18.0557491Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0559042Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-12-01T10:09:18.0560863Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0562728Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0563938Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-12-01T10:09:18.0565640Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-12-01T10:09:18.0567300Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-12-01T10:09:18.0568982Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-12-01T10:09:18.0570653Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-12-01T10:09:18.0572441Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.0573914Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-12-01T10:09:18.0575605Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-12-01T10:09:18.0577371Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-12-01T10:09:18.0579098Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-12-01T10:09:18.0581115Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.0582574Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-12-01T10:09:18.0584312Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-12-01T10:09:18.0586094Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0587653Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-12-01T10:09:18.0589517Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-12-01T10:09:18.0591283Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-12-01T10:09:18.0593275Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.0594781Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-12-01T10:09:18.0596441Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-12-01T10:09:18.0598051Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-12-01T10:09:18.0599844Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0601302Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-12-01T10:09:18.0602918Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-12-01T10:09:18.0604723Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-12-01T10:09:18.0606582Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0608200Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-12-01T10:09:18.0609802Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-12-01T10:09:18.0611643Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-12-01T10:09:18.0613530Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-12-01T10:09:18.0615347Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0616918Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-12-01T10:09:18.0618544Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-12-01T10:09:18.0620365Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-12-01T10:09:18.0622187Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-12-01T10:09:18.0624034Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0625637Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-12-01T10:09:18.0627197Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-12-01T10:09:18.0629174Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-12-01T10:09:18.0630902Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-12-01T10:09:18.0632977Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0634645Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-12-01T10:09:18.0636266Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-12-01T10:09:18.0637846Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-12-01T10:09:18.0639522Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-12-01T10:09:18.0641419Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-12-01T10:09:18.0643063Z adding 'torch/include/ATen/ops/_indices.h' 2022-12-01T10:09:18.0645685Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-12-01T10:09:18.0647560Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0649296Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0650866Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-12-01T10:09:18.0652726Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-12-01T10:09:18.0654332Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-12-01T10:09:18.0655952Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-12-01T10:09:18.0657622Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-12-01T10:09:18.0659490Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.0660947Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-12-01T10:09:18.0662760Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-12-01T10:09:18.0664452Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-12-01T10:09:18.0666358Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0667947Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-12-01T10:09:18.0669761Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-12-01T10:09:18.0671509Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-12-01T10:09:18.0673721Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0675308Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-12-01T10:09:18.0677069Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-12-01T10:09:18.0678682Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-12-01T10:09:18.0680466Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-12-01T10:09:18.0682195Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-12-01T10:09:18.0683967Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-12-01T10:09:18.0685588Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-12-01T10:09:18.0687417Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0689039Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-12-01T10:09:18.0690702Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-12-01T10:09:18.0692119Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-12-01T10:09:18.0693775Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-12-01T10:09:18.0695287Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-12-01T10:09:18.0697052Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-12-01T10:09:18.0698769Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-12-01T10:09:18.0700573Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0702054Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-12-01T10:09:18.0703737Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-12-01T10:09:18.0705264Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-12-01T10:09:18.0706907Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-12-01T10:09:18.0708505Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-12-01T10:09:18.0710304Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-12-01T10:09:18.0712468Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-12-01T10:09:18.0714302Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0715914Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-12-01T10:09:18.0717565Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-12-01T10:09:18.0719187Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-12-01T10:09:18.0720854Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-12-01T10:09:18.0722364Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-12-01T10:09:18.0724119Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-12-01T10:09:18.0725856Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-12-01T10:09:18.0727676Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0729292Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-12-01T10:09:18.0730900Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-12-01T10:09:18.0732415Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-12-01T10:09:18.0734153Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-12-01T10:09:18.0735672Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-12-01T10:09:18.0737467Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-12-01T10:09:18.0739090Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-12-01T10:09:18.0740821Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-12-01T10:09:18.0742413Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-12-01T10:09:18.0743944Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-12-01T10:09:18.0745517Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-12-01T10:09:18.0747196Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-12-01T10:09:18.0748917Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-12-01T10:09:18.0750771Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0752408Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-12-01T10:09:18.0754139Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-12-01T10:09:18.0755743Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-12-01T10:09:18.0757416Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-12-01T10:09:18.0758980Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-12-01T10:09:18.0760721Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-12-01T10:09:18.0762490Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0764619Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-12-01T10:09:18.0769048Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-12-01T10:09:18.0770669Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-12-01T10:09:18.0772288Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-12-01T10:09:18.0773906Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-12-01T10:09:18.0775600Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-12-01T10:09:18.0777285Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-12-01T10:09:18.0779031Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-12-01T10:09:18.0780655Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-12-01T10:09:18.0782195Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-12-01T10:09:18.0783937Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-12-01T10:09:18.0785654Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-12-01T10:09:18.0787536Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0789299Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-12-01T10:09:18.0791145Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-12-01T10:09:18.0792981Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-12-01T10:09:18.0794744Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.0796254Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-12-01T10:09:18.0797933Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-12-01T10:09:18.0799529Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-12-01T10:09:18.0801272Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0802774Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-12-01T10:09:18.0804511Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0806209Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0807954Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-12-01T10:09:18.0809478Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-12-01T10:09:18.0811073Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-12-01T10:09:18.0812813Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-12-01T10:09:18.0814570Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-12-01T10:09:18.0816263Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0817883Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-12-01T10:09:18.0819474Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-12-01T10:09:18.0821070Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-12-01T10:09:18.0822705Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-12-01T10:09:18.0824410Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-12-01T10:09:18.0826105Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0827734Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-12-01T10:09:18.0829381Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-12-01T10:09:18.0831003Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-12-01T10:09:18.0833551Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-12-01T10:09:18.0834870Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-12-01T10:09:18.0836417Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0837996Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-12-01T10:09:18.0839543Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-12-01T10:09:18.0841435Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-12-01T10:09:18.0842922Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-12-01T10:09:18.0844568Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-12-01T10:09:18.0846395Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0847994Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-12-01T10:09:18.0849672Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-12-01T10:09:18.0851265Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-12-01T10:09:18.0853041Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-12-01T10:09:18.0854780Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0856466Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-12-01T10:09:18.0858078Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-12-01T10:09:18.0859723Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-12-01T10:09:18.0861406Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-12-01T10:09:18.0863137Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-12-01T10:09:18.0864846Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0866450Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-12-01T10:09:18.0868077Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-12-01T10:09:18.0869962Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-12-01T10:09:18.0871895Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0873620Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-12-01T10:09:18.0875175Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-12-01T10:09:18.0876990Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-12-01T10:09:18.0878721Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-12-01T10:09:18.0880593Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0882137Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-12-01T10:09:18.0884056Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-12-01T10:09:18.0885982Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-12-01T10:09:18.0887849Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0889524Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-12-01T10:09:18.0891483Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-12-01T10:09:18.0893421Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-12-01T10:09:18.0895393Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0897125Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-12-01T10:09:18.0899076Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-12-01T10:09:18.0901393Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-12-01T10:09:18.0903547Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0905562Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-12-01T10:09:18.0907230Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:09:18.0909215Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-12-01T10:09:18.0911455Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-12-01T10:09:18.0913761Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-12-01T10:09:18.0915787Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0917912Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-12-01T10:09:18.0919563Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:09:18.0921349Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-12-01T10:09:18.0923306Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-12-01T10:09:18.0925005Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-12-01T10:09:18.0926783Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0928427Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-12-01T10:09:18.0930144Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0931909Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.0933493Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-12-01T10:09:18.0935323Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-12-01T10:09:18.0937029Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-12-01T10:09:18.0938764Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-12-01T10:09:18.0940541Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-12-01T10:09:18.0942418Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-12-01T10:09:18.0944263Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0945947Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-12-01T10:09:18.0947755Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-12-01T10:09:18.0949796Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0951539Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-12-01T10:09:18.0953447Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-12-01T10:09:18.0955167Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-12-01T10:09:18.0957010Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-12-01T10:09:18.0958750Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-12-01T10:09:18.0960477Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-12-01T10:09:18.0962236Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-12-01T10:09:18.0964061Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-12-01T10:09:18.0965758Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-12-01T10:09:18.0967597Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-12-01T10:09:18.0969320Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-12-01T10:09:18.0971186Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0972909Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-12-01T10:09:18.0974634Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-12-01T10:09:18.0976307Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-12-01T10:09:18.0978085Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-12-01T10:09:18.0979783Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-12-01T10:09:18.0981441Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-12-01T10:09:18.0983189Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-12-01T10:09:18.0984924Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-12-01T10:09:18.0986748Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-12-01T10:09:18.0988760Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2022-12-01T10:09:18.0990800Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.0992615Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2022-12-01T10:09:18.0994641Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2022-12-01T10:09:18.0996516Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-12-01T10:09:18.0998400Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1000140Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-12-01T10:09:18.1001929Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-12-01T10:09:18.1003649Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-12-01T10:09:18.1005334Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-12-01T10:09:18.1007134Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-12-01T10:09:18.1008851Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-12-01T10:09:18.1010712Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1012339Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-12-01T10:09:18.1014196Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-12-01T10:09:18.1015962Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-12-01T10:09:18.1017686Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-12-01T10:09:18.1019425Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-12-01T10:09:18.1021171Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-12-01T10:09:18.1022971Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1024638Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-12-01T10:09:18.1026422Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-12-01T10:09:18.1028211Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-12-01T10:09:18.1030132Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-12-01T10:09:18.1032216Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1034148Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1035861Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-12-01T10:09:18.1037688Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-12-01T10:09:18.1039521Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-12-01T10:09:18.1041259Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-12-01T10:09:18.1042956Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-12-01T10:09:18.1044772Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-12-01T10:09:18.1046666Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-12-01T10:09:18.1048541Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1064611Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-12-01T10:09:18.1066652Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-12-01T10:09:18.1068232Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-12-01T10:09:18.1070138Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1071942Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-12-01T10:09:18.1073862Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-12-01T10:09:18.1075643Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-12-01T10:09:18.1077597Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1079397Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-12-01T10:09:18.1081188Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-12-01T10:09:18.1082855Z adding 'torch/include/ATen/ops/_nnz.h' 2022-12-01T10:09:18.1084519Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-12-01T10:09:18.1086422Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-12-01T10:09:18.1088135Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-12-01T10:09:18.1090053Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-12-01T10:09:18.1091884Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1093861Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-12-01T10:09:18.1095770Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-12-01T10:09:18.1097510Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1099047Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-12-01T10:09:18.1100741Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-12-01T10:09:18.1102296Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-12-01T10:09:18.1103954Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1105381Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-12-01T10:09:18.1106968Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-12-01T10:09:18.1108606Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-12-01T10:09:18.1110329Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1111928Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-12-01T10:09:18.1113547Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-12-01T10:09:18.1115170Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-12-01T10:09:18.1117072Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1118874Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-12-01T10:09:18.1120939Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-12-01T10:09:18.1122741Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-12-01T10:09:18.1124961Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1126513Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-12-01T10:09:18.1128402Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1130063Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-12-01T10:09:18.1131949Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-12-01T10:09:18.1133786Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-12-01T10:09:18.1135828Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1137834Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-12-01T10:09:18.1139936Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-12-01T10:09:18.1141007Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-12-01T10:09:18.1142749Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-12-01T10:09:18.1144527Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-12-01T10:09:18.1146462Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1148215Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-12-01T10:09:18.1149769Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-12-01T10:09:18.1151418Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-12-01T10:09:18.1153145Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-12-01T10:09:18.1155054Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1156722Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-12-01T10:09:18.1158541Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-12-01T10:09:18.1160366Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-12-01T10:09:18.1161913Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-12-01T10:09:18.1163979Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1165676Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1167177Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-12-01T10:09:18.1168773Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-12-01T10:09:18.1170593Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-12-01T10:09:18.1172179Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-12-01T10:09:18.1174318Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-12-01T10:09:18.1175496Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-12-01T10:09:18.1178256Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-12-01T10:09:18.1179914Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-12-01T10:09:18.1182473Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1184191Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-12-01T10:09:18.1186652Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-12-01T10:09:18.1188876Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-12-01T10:09:18.1191349Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1193690Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-12-01T10:09:18.1195939Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-12-01T10:09:18.1198572Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-12-01T10:09:18.1200669Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-12-01T10:09:18.1203223Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1204905Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-12-01T10:09:18.1207612Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-12-01T10:09:18.1209496Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-12-01T10:09:18.1212169Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1214033Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-12-01T10:09:18.1216485Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-12-01T10:09:18.1218332Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-12-01T10:09:18.1220954Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-12-01T10:09:18.1222751Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-12-01T10:09:18.1225376Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1226813Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-12-01T10:09:18.1229636Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-12-01T10:09:18.1231511Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-12-01T10:09:18.1234640Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1236508Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward.h' 2022-12-01T10:09:18.1239062Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h' 2022-12-01T10:09:18.1241064Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h' 2022-12-01T10:09:18.1243348Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h' 2022-12-01T10:09:18.1245420Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h' 2022-12-01T10:09:18.1247970Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h' 2022-12-01T10:09:18.1250019Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2022-12-01T10:09:18.1252546Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1254385Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2022-12-01T10:09:18.1256949Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2022-12-01T10:09:18.1258911Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-12-01T10:09:18.1261363Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-12-01T10:09:18.1263562Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-12-01T10:09:18.1266061Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1268110Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-12-01T10:09:18.1270558Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1272741Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-12-01T10:09:18.1275420Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-12-01T10:09:18.1277337Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-12-01T10:09:18.1279779Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1281314Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-12-01T10:09:18.1283326Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-12-01T10:09:18.1285058Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-12-01T10:09:18.1286841Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1288502Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.1290190Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1291940Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-12-01T10:09:18.1294149Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-12-01T10:09:18.1295829Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-12-01T10:09:18.1297559Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-12-01T10:09:18.1299612Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-12-01T10:09:18.1301048Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-12-01T10:09:18.1302783Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-12-01T10:09:18.1304445Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-12-01T10:09:18.1306522Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1308085Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-12-01T10:09:18.1309881Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-12-01T10:09:18.1311723Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-12-01T10:09:18.1313775Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1315442Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-12-01T10:09:18.1317294Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-12-01T10:09:18.1319186Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-12-01T10:09:18.1321111Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1322841Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-12-01T10:09:18.1324619Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-12-01T10:09:18.1326404Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-12-01T10:09:18.1328236Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1330092Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-12-01T10:09:18.1331714Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-12-01T10:09:18.1333520Z adding 'torch/include/ATen/ops/_softmax.h' 2022-12-01T10:09:18.1335381Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-12-01T10:09:18.1337416Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1339124Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-12-01T10:09:18.1341011Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-12-01T10:09:18.1342742Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-12-01T10:09:18.1344596Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-12-01T10:09:18.1346337Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-12-01T10:09:18.1348270Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-12-01T10:09:18.1350349Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1352234Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-12-01T10:09:18.1354075Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-12-01T10:09:18.1355834Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-12-01T10:09:18.1357667Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-12-01T10:09:18.1359410Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-12-01T10:09:18.1361354Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-12-01T10:09:18.1363252Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-12-01T10:09:18.1365234Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1366909Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-12-01T10:09:18.1368870Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-12-01T10:09:18.1370696Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-12-01T10:09:18.1372550Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-12-01T10:09:18.1374416Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1376314Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1377894Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-12-01T10:09:18.1379770Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-12-01T10:09:18.1381448Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-12-01T10:09:18.1383078Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-12-01T10:09:18.1384951Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-12-01T10:09:18.1386907Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1388457Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-12-01T10:09:18.1390257Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-12-01T10:09:18.1392165Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-12-01T10:09:18.1394083Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1395692Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-12-01T10:09:18.1397655Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-12-01T10:09:18.1399393Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-12-01T10:09:18.1401154Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1402794Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-12-01T10:09:18.1404586Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-12-01T10:09:18.1406317Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-12-01T10:09:18.1408486Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1410148Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-12-01T10:09:18.1411806Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-12-01T10:09:18.1413735Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-12-01T10:09:18.1415696Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-12-01T10:09:18.1417668Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1419372Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-12-01T10:09:18.1421012Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-12-01T10:09:18.1423049Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-12-01T10:09:18.1424645Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1426379Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-12-01T10:09:18.1427977Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-12-01T10:09:18.1430199Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-12-01T10:09:18.1432056Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-12-01T10:09:18.1433833Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1435570Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-12-01T10:09:18.1437350Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-12-01T10:09:18.1439078Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-12-01T10:09:18.1440979Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1442762Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-12-01T10:09:18.1444672Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-12-01T10:09:18.1446589Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-12-01T10:09:18.1448461Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1450189Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-12-01T10:09:18.1452114Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-12-01T10:09:18.1454076Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-12-01T10:09:18.1456026Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1457778Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-12-01T10:09:18.1459626Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-12-01T10:09:18.1461570Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-12-01T10:09:18.1463435Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-12-01T10:09:18.1465416Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1467097Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-12-01T10:09:18.1469166Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-12-01T10:09:18.1471104Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1473188Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1474907Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-12-01T10:09:18.1476967Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-12-01T10:09:18.1478848Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-12-01T10:09:18.1480782Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1482568Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-12-01T10:09:18.1484381Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-12-01T10:09:18.1486163Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-12-01T10:09:18.1487997Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1489708Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-12-01T10:09:18.1491766Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-12-01T10:09:18.1493396Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-12-01T10:09:18.1495260Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-12-01T10:09:18.1497248Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1499067Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-12-01T10:09:18.1501696Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-12-01T10:09:18.1503732Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1505582Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1507368Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-12-01T10:09:18.1509448Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-12-01T10:09:18.1511451Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-12-01T10:09:18.1513680Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1515446Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-12-01T10:09:18.1517281Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-12-01T10:09:18.1519165Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-12-01T10:09:18.1521073Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-12-01T10:09:18.1523003Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1524712Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-12-01T10:09:18.1526627Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-12-01T10:09:18.1528547Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1530385Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1532069Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-12-01T10:09:18.1534053Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-12-01T10:09:18.1536009Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-12-01T10:09:18.1537996Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1539775Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-12-01T10:09:18.1541549Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-12-01T10:09:18.1543436Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-12-01T10:09:18.1545356Z adding 'torch/include/ATen/ops/_stack.h' 2022-12-01T10:09:18.1547222Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1549061Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-12-01T10:09:18.1550833Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-12-01T10:09:18.1552886Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-12-01T10:09:18.1554788Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-12-01T10:09:18.1556510Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1558123Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-12-01T10:09:18.1559836Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-12-01T10:09:18.1561386Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-12-01T10:09:18.1563206Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1564774Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-12-01T10:09:18.1566466Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-12-01T10:09:18.1567950Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-12-01T10:09:18.1569656Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-12-01T10:09:18.1571295Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-12-01T10:09:18.1573029Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-12-01T10:09:18.1574714Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-12-01T10:09:18.1576506Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1578126Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-12-01T10:09:18.1579749Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-12-01T10:09:18.1581331Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-12-01T10:09:18.1583120Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-12-01T10:09:18.1584802Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-12-01T10:09:18.1586533Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1588112Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-12-01T10:09:18.1589916Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-12-01T10:09:18.1591599Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-12-01T10:09:18.1593696Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1595537Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1597040Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-12-01T10:09:18.1598725Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-12-01T10:09:18.1600239Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-12-01T10:09:18.1615776Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1616664Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-12-01T10:09:18.1617333Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1617914Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1618380Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-12-01T10:09:18.1618895Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-12-01T10:09:18.1619275Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-12-01T10:09:18.1619646Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-12-01T10:09:18.1619983Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-12-01T10:09:18.1620503Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1620922Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-12-01T10:09:18.1621281Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-12-01T10:09:18.1621620Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-12-01T10:09:18.1622881Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-12-01T10:09:18.1624547Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1626080Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-12-01T10:09:18.1627599Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-12-01T10:09:18.1629362Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-12-01T10:09:18.1631128Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-12-01T10:09:18.1632965Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1634518Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-12-01T10:09:18.1636095Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-12-01T10:09:18.1637766Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-12-01T10:09:18.1639393Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-12-01T10:09:18.1641072Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1642556Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-12-01T10:09:18.1644313Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-12-01T10:09:18.1645908Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-12-01T10:09:18.1647717Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1649166Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-12-01T10:09:18.1651077Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-12-01T10:09:18.1652412Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-12-01T10:09:18.1654177Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1655642Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-12-01T10:09:18.1657406Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-12-01T10:09:18.1659097Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-12-01T10:09:18.1661085Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1662639Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-12-01T10:09:18.1664349Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-12-01T10:09:18.1665996Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-12-01T10:09:18.1668188Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1669968Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-12-01T10:09:18.1671551Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-12-01T10:09:18.1673607Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-12-01T10:09:18.1675417Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-12-01T10:09:18.1677355Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1679072Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1680726Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-12-01T10:09:18.1682702Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-12-01T10:09:18.1684583Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1686393Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-12-01T10:09:18.1688063Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-12-01T10:09:18.1690002Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-12-01T10:09:18.1691940Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-12-01T10:09:18.1693772Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-12-01T10:09:18.1695587Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1697422Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-12-01T10:09:18.1699418Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1701290Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-12-01T10:09:18.1702866Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-12-01T10:09:18.1704859Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-12-01T10:09:18.1706612Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-12-01T10:09:18.1708512Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-12-01T10:09:18.1710420Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1712305Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-12-01T10:09:18.1714364Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-12-01T10:09:18.1716360Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-12-01T10:09:18.1718356Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-12-01T10:09:18.1720353Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1722033Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-12-01T10:09:18.1724047Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-12-01T10:09:18.1725785Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-12-01T10:09:18.1727683Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1729227Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-12-01T10:09:18.1731014Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-12-01T10:09:18.1732768Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-12-01T10:09:18.1734682Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1736324Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-12-01T10:09:18.1738165Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-12-01T10:09:18.1740051Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-12-01T10:09:18.1741961Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1743799Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-12-01T10:09:18.1745285Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-12-01T10:09:18.1747171Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-12-01T10:09:18.1749142Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-12-01T10:09:18.1751094Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1753076Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-12-01T10:09:18.1754790Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-12-01T10:09:18.1756527Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-12-01T10:09:18.1758514Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-12-01T10:09:18.1760656Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-12-01T10:09:18.1762660Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1764553Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-12-01T10:09:18.1766421Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-12-01T10:09:18.1768278Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-12-01T10:09:18.1770470Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-12-01T10:09:18.1772629Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-12-01T10:09:18.1774686Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1776625Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-12-01T10:09:18.1778540Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-12-01T10:09:18.1780503Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-12-01T10:09:18.1782545Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-12-01T10:09:18.1784374Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-12-01T10:09:18.1786538Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1788299Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1790025Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-12-01T10:09:18.1791742Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-12-01T10:09:18.1793872Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-12-01T10:09:18.1795893Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1797637Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:09:18.1799337Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-12-01T10:09:18.1801344Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-12-01T10:09:18.1803192Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-12-01T10:09:18.1805141Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1806824Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-12-01T10:09:18.1808475Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-12-01T10:09:18.1810293Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-12-01T10:09:18.1812080Z adding 'torch/include/ATen/ops/_unique.h' 2022-12-01T10:09:18.1813921Z adding 'torch/include/ATen/ops/_unique2.h' 2022-12-01T10:09:18.1815958Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1817598Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-12-01T10:09:18.1819379Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-12-01T10:09:18.1821025Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-12-01T10:09:18.1822905Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-12-01T10:09:18.1824789Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1826461Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-12-01T10:09:18.1828185Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-12-01T10:09:18.1829879Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-12-01T10:09:18.1831882Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-12-01T10:09:18.1833679Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-12-01T10:09:18.1835630Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.1837211Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-12-01T10:09:18.1838933Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-12-01T10:09:18.1840717Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-12-01T10:09:18.1842752Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1844323Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-12-01T10:09:18.1846126Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-12-01T10:09:18.1848290Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-12-01T10:09:18.1850720Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-12-01T10:09:18.1852841Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1854826Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1856566Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-12-01T10:09:18.1858577Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1860213Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-12-01T10:09:18.1862099Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-12-01T10:09:18.1863920Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-12-01T10:09:18.1866022Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-12-01T10:09:18.1868061Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1870122Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1871922Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-12-01T10:09:18.1873920Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-12-01T10:09:18.1875663Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-12-01T10:09:18.1877509Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-12-01T10:09:18.1879300Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-12-01T10:09:18.1881349Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-12-01T10:09:18.1883525Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-12-01T10:09:18.1885880Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-12-01T10:09:18.1888087Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1890001Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1891813Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-12-01T10:09:18.1893722Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1895499Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-12-01T10:09:18.1897070Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-12-01T10:09:18.1898827Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-12-01T10:09:18.1900825Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-12-01T10:09:18.1902853Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1904694Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1906082Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-12-01T10:09:18.1908086Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-12-01T10:09:18.1909811Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-12-01T10:09:18.1912002Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-12-01T10:09:18.1913698Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-12-01T10:09:18.1915911Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-12-01T10:09:18.1917789Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-12-01T10:09:18.1920934Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-12-01T10:09:18.1922957Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1925053Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1926527Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.1928412Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1929851Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-12-01T10:09:18.1931679Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-12-01T10:09:18.1933270Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-12-01T10:09:18.1935130Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-12-01T10:09:18.1936993Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1938794Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1940278Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-12-01T10:09:18.1942024Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-12-01T10:09:18.1943546Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-12-01T10:09:18.1945225Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-12-01T10:09:18.1946803Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-12-01T10:09:18.1948670Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-12-01T10:09:18.1950699Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-12-01T10:09:18.1952960Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-12-01T10:09:18.1955003Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1956756Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1958327Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.1960096Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1961642Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-12-01T10:09:18.1963398Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-12-01T10:09:18.1964957Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-12-01T10:09:18.1966914Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-12-01T10:09:18.1968732Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1970393Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1971957Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-12-01T10:09:18.1973696Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-12-01T10:09:18.1975197Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-12-01T10:09:18.1976880Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-12-01T10:09:18.1978487Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-12-01T10:09:18.1980336Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-12-01T10:09:18.1982346Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-12-01T10:09:18.1984562Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-12-01T10:09:18.1986459Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.1988231Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.1990002Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.1991916Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.1993584Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-12-01T10:09:18.1995350Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-12-01T10:09:18.1997008Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-12-01T10:09:18.1999009Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-12-01T10:09:18.2000827Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2002517Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2004305Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-12-01T10:09:18.2006090Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-12-01T10:09:18.2007731Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-12-01T10:09:18.2009608Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-12-01T10:09:18.2011589Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-12-01T10:09:18.2013369Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-12-01T10:09:18.2014967Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-12-01T10:09:18.2016721Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T10:09:18.2018466Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-12-01T10:09:18.2020189Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-12-01T10:09:18.2021811Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-12-01T10:09:18.2023616Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2025099Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-12-01T10:09:18.2026597Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T10:09:18.2028411Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-12-01T10:09:18.2030192Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-12-01T10:09:18.2032080Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-12-01T10:09:18.2033989Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-12-01T10:09:18.2035723Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-12-01T10:09:18.2037392Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-12-01T10:09:18.2039055Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2040473Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-12-01T10:09:18.2042178Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-12-01T10:09:18.2043763Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-12-01T10:09:18.2045474Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2046873Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-12-01T10:09:18.2048481Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-12-01T10:09:18.2050047Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-12-01T10:09:18.2051721Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2053184Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-12-01T10:09:18.2054861Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-12-01T10:09:18.2056426Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-12-01T10:09:18.2058104Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2059579Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-12-01T10:09:18.2061159Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-12-01T10:09:18.2062695Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-12-01T10:09:18.2064432Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2065788Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-12-01T10:09:18.2067372Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-12-01T10:09:18.2069008Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-12-01T10:09:18.2070716Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2072729Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-12-01T10:09:18.2074289Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-12-01T10:09:18.2075762Z adding 'torch/include/ATen/ops/_values.h' 2022-12-01T10:09:18.2077310Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-12-01T10:09:18.2079031Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2080698Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2082192Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-12-01T10:09:18.2083945Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-12-01T10:09:18.2085538Z adding 'torch/include/ATen/ops/_values_native.h' 2022-12-01T10:09:18.2087224Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-12-01T10:09:18.2088735Z adding 'torch/include/ATen/ops/_version.h' 2022-12-01T10:09:18.2090601Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2092066Z adding 'torch/include/ATen/ops/_version_native.h' 2022-12-01T10:09:18.2093748Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-12-01T10:09:18.2095308Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-12-01T10:09:18.2097078Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2098706Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-12-01T10:09:18.2100493Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2102160Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-12-01T10:09:18.2103853Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-12-01T10:09:18.2105545Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-12-01T10:09:18.2107339Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-12-01T10:09:18.2109261Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2111028Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-12-01T10:09:18.2112794Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-12-01T10:09:18.2114636Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-12-01T10:09:18.2116427Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-12-01T10:09:18.2118188Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2119844Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-12-01T10:09:18.2121456Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-12-01T10:09:18.2123159Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-12-01T10:09:18.2124931Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-12-01T10:09:18.2126613Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-12-01T10:09:18.2128266Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-12-01T10:09:18.2129977Z adding 'torch/include/ATen/ops/abs.h' 2022-12-01T10:09:18.2131688Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2133317Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-12-01T10:09:18.2135000Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-12-01T10:09:18.2136591Z adding 'torch/include/ATen/ops/abs_native.h' 2022-12-01T10:09:18.2138324Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-12-01T10:09:18.2140164Z adding 'torch/include/ATen/ops/absolute.h' 2022-12-01T10:09:18.2141917Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2143575Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-12-01T10:09:18.2145175Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-12-01T10:09:18.2146988Z adding 'torch/include/ATen/ops/acos.h' 2022-12-01T10:09:18.2148811Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2150423Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-12-01T10:09:18.2152295Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-12-01T10:09:18.2154098Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-12-01T10:09:18.2155684Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-12-01T10:09:18.2157247Z adding 'torch/include/ATen/ops/acos_native.h' 2022-12-01T10:09:18.2159032Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-12-01T10:09:18.2160730Z adding 'torch/include/ATen/ops/acosh.h' 2022-12-01T10:09:18.2162550Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2164205Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-12-01T10:09:18.2165993Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-12-01T10:09:18.2167706Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-12-01T10:09:18.2169434Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-12-01T10:09:18.2171119Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-12-01T10:09:18.2172982Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-12-01T10:09:18.2174771Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-12-01T10:09:18.2176571Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2178258Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-12-01T10:09:18.2180060Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-12-01T10:09:18.2181852Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-12-01T10:09:18.2183814Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2185435Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T10:09:18.2187242Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T10:09:18.2188927Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-12-01T10:09:18.2190812Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-12-01T10:09:18.2192606Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-12-01T10:09:18.2194636Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-12-01T10:09:18.2196463Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.2198233Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.2199856Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-12-01T10:09:18.2201695Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-12-01T10:09:18.2203478Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2205170Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T10:09:18.2206928Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T10:09:18.2208609Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-12-01T10:09:18.2210474Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-12-01T10:09:18.2212290Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-12-01T10:09:18.2214080Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2215791Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-12-01T10:09:18.2217423Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-12-01T10:09:18.2219267Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-12-01T10:09:18.2221048Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-12-01T10:09:18.2222947Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2224686Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.2226420Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.2228146Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-12-01T10:09:18.2229990Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-12-01T10:09:18.2231718Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-12-01T10:09:18.2233734Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-12-01T10:09:18.2235662Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2237397Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-12-01T10:09:18.2239261Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-12-01T10:09:18.2240914Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-12-01T10:09:18.2242674Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-12-01T10:09:18.2244348Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-12-01T10:09:18.2246258Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-12-01T10:09:18.2248133Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-12-01T10:09:18.2250009Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-12-01T10:09:18.2251956Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2253730Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.2255542Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.2257307Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-12-01T10:09:18.2259094Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-12-01T10:09:18.2260864Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-12-01T10:09:18.2262748Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-12-01T10:09:18.2264742Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2266472Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-12-01T10:09:18.2268310Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-12-01T10:09:18.2270127Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-12-01T10:09:18.2272201Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-12-01T10:09:18.2273898Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-12-01T10:09:18.2275797Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-12-01T10:09:18.2277643Z adding 'torch/include/ATen/ops/add.h' 2022-12-01T10:09:18.2279639Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2281553Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2283252Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-12-01T10:09:18.2285000Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-12-01T10:09:18.2286802Z adding 'torch/include/ATen/ops/add_meta.h' 2022-12-01T10:09:18.2288560Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-12-01T10:09:18.2290510Z adding 'torch/include/ATen/ops/add_native.h' 2022-12-01T10:09:18.2292720Z adding 'torch/include/ATen/ops/add_ops.h' 2022-12-01T10:09:18.2294780Z adding 'torch/include/ATen/ops/addbmm.h' 2022-12-01T10:09:18.2296513Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-12-01T10:09:18.2298324Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-12-01T10:09:18.2300105Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-12-01T10:09:18.2301854Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-12-01T10:09:18.2304135Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-12-01T10:09:18.2306033Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-12-01T10:09:18.2307784Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2309619Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-12-01T10:09:18.2311359Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-12-01T10:09:18.2313383Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-12-01T10:09:18.2315124Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-12-01T10:09:18.2316838Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-12-01T10:09:18.2318699Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-12-01T10:09:18.2320572Z adding 'torch/include/ATen/ops/addcmul.h' 2022-12-01T10:09:18.2322501Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2325014Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-12-01T10:09:18.2326838Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-12-01T10:09:18.2328581Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-12-01T10:09:18.2330329Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-12-01T10:09:18.2332063Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-12-01T10:09:18.2333905Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-12-01T10:09:18.2335736Z adding 'torch/include/ATen/ops/addmm.h' 2022-12-01T10:09:18.2337630Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2339438Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-12-01T10:09:18.2341155Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-12-01T10:09:18.2342880Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-12-01T10:09:18.2344625Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-12-01T10:09:18.2346468Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-12-01T10:09:18.2348439Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-12-01T10:09:18.2350394Z adding 'torch/include/ATen/ops/addmv.h' 2022-12-01T10:09:18.2352478Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2354291Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-12-01T10:09:18.2356028Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-12-01T10:09:18.2357780Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-12-01T10:09:18.2359536Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-12-01T10:09:18.2361289Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-12-01T10:09:18.2363140Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-12-01T10:09:18.2365097Z adding 'torch/include/ATen/ops/addr.h' 2022-12-01T10:09:18.2366973Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2368733Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-12-01T10:09:18.2370446Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-12-01T10:09:18.2372163Z adding 'torch/include/ATen/ops/addr_native.h' 2022-12-01T10:09:18.2374024Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-12-01T10:09:18.2375839Z adding 'torch/include/ATen/ops/adjoint.h' 2022-12-01T10:09:18.2377611Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2379261Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-12-01T10:09:18.2380974Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-12-01T10:09:18.2382897Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-12-01T10:09:18.2384554Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-12-01T10:09:18.2386525Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2388005Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-12-01T10:09:18.2390237Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-12-01T10:09:18.2392017Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2393796Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-12-01T10:09:18.2395649Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-12-01T10:09:18.2397386Z adding 'torch/include/ATen/ops/alias.h' 2022-12-01T10:09:18.2399534Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2401053Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-12-01T10:09:18.2402795Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2404605Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2406089Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-12-01T10:09:18.2407833Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-12-01T10:09:18.2409494Z adding 'torch/include/ATen/ops/alias_native.h' 2022-12-01T10:09:18.2411278Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-12-01T10:09:18.2413157Z adding 'torch/include/ATen/ops/align_as.h' 2022-12-01T10:09:18.2414918Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2416765Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-12-01T10:09:18.2418362Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-12-01T10:09:18.2420117Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-12-01T10:09:18.2421925Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2423536Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-12-01T10:09:18.2425327Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-12-01T10:09:18.2426982Z adding 'torch/include/ATen/ops/align_to.h' 2022-12-01T10:09:18.2428915Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2430598Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-12-01T10:09:18.2432686Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-12-01T10:09:18.2434590Z adding 'torch/include/ATen/ops/all.h' 2022-12-01T10:09:18.2436574Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2438379Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2440178Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-12-01T10:09:18.2442020Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-12-01T10:09:18.2443942Z adding 'torch/include/ATen/ops/all_meta.h' 2022-12-01T10:09:18.2445826Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-12-01T10:09:18.2447569Z adding 'torch/include/ATen/ops/all_native.h' 2022-12-01T10:09:18.2449640Z adding 'torch/include/ATen/ops/all_ops.h' 2022-12-01T10:09:18.2451504Z adding 'torch/include/ATen/ops/allclose.h' 2022-12-01T10:09:18.2453388Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2455036Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-12-01T10:09:18.2456953Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-12-01T10:09:18.2458717Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-12-01T10:09:18.2460571Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2462212Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-12-01T10:09:18.2464079Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-12-01T10:09:18.2465867Z adding 'torch/include/ATen/ops/amax.h' 2022-12-01T10:09:18.2467828Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2469665Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-12-01T10:09:18.2471406Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-12-01T10:09:18.2473587Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-12-01T10:09:18.2475460Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-12-01T10:09:18.2477163Z adding 'torch/include/ATen/ops/amax_native.h' 2022-12-01T10:09:18.2479105Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-12-01T10:09:18.2480865Z adding 'torch/include/ATen/ops/amin.h' 2022-12-01T10:09:18.2482805Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2484504Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-12-01T10:09:18.2486255Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-12-01T10:09:18.2487966Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-12-01T10:09:18.2489786Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-12-01T10:09:18.2491487Z adding 'torch/include/ATen/ops/amin_native.h' 2022-12-01T10:09:18.2493365Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-12-01T10:09:18.2495214Z adding 'torch/include/ATen/ops/aminmax.h' 2022-12-01T10:09:18.2497185Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2498886Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-12-01T10:09:18.2500755Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-12-01T10:09:18.2502460Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-12-01T10:09:18.2504311Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-12-01T10:09:18.2506057Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-12-01T10:09:18.2508029Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-12-01T10:09:18.2509847Z adding 'torch/include/ATen/ops/and.h' 2022-12-01T10:09:18.2511922Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2513626Z adding 'torch/include/ATen/ops/and_native.h' 2022-12-01T10:09:18.2515554Z adding 'torch/include/ATen/ops/and_ops.h' 2022-12-01T10:09:18.2517428Z adding 'torch/include/ATen/ops/angle.h' 2022-12-01T10:09:18.2519273Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-12-01T10:09:18.2521008Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-12-01T10:09:18.2522755Z adding 'torch/include/ATen/ops/angle_native.h' 2022-12-01T10:09:18.2524602Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-12-01T10:09:18.2526511Z adding 'torch/include/ATen/ops/any.h' 2022-12-01T10:09:18.2528472Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2530244Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2532033Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-12-01T10:09:18.2533852Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-12-01T10:09:18.2535667Z adding 'torch/include/ATen/ops/any_meta.h' 2022-12-01T10:09:18.2537535Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-12-01T10:09:18.2539265Z adding 'torch/include/ATen/ops/any_native.h' 2022-12-01T10:09:18.2541276Z adding 'torch/include/ATen/ops/any_ops.h' 2022-12-01T10:09:18.2543380Z adding 'torch/include/ATen/ops/arange.h' 2022-12-01T10:09:18.2545493Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2547229Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-12-01T10:09:18.2549094Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-12-01T10:09:18.2550856Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-12-01T10:09:18.2553175Z adding 'torch/include/ATen/ops/arange_native.h' 2022-12-01T10:09:18.2555104Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-12-01T10:09:18.2557035Z adding 'torch/include/ATen/ops/arccos.h' 2022-12-01T10:09:18.2558945Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2560691Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-12-01T10:09:18.2562498Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-12-01T10:09:18.2564462Z adding 'torch/include/ATen/ops/arccosh.h' 2022-12-01T10:09:18.2566299Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2567915Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-12-01T10:09:18.2569759Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-12-01T10:09:18.2571615Z adding 'torch/include/ATen/ops/arcsin.h' 2022-12-01T10:09:18.2573503Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2575220Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-12-01T10:09:18.2577130Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-12-01T10:09:18.2578955Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-12-01T10:09:18.2580828Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2582504Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-12-01T10:09:18.2584382Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-12-01T10:09:18.2586237Z adding 'torch/include/ATen/ops/arctan.h' 2022-12-01T10:09:18.2588032Z adding 'torch/include/ATen/ops/arctan2.h' 2022-12-01T10:09:18.2590037Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2591725Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-12-01T10:09:18.2593828Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-12-01T10:09:18.2595725Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2597413Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-12-01T10:09:18.2599307Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-12-01T10:09:18.2601156Z adding 'torch/include/ATen/ops/arctanh.h' 2022-12-01T10:09:18.2603046Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2604705Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-12-01T10:09:18.2606640Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-12-01T10:09:18.2608492Z adding 'torch/include/ATen/ops/argmax.h' 2022-12-01T10:09:18.2610445Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2612184Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-12-01T10:09:18.2613949Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-12-01T10:09:18.2615687Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-12-01T10:09:18.2617500Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-12-01T10:09:18.2619267Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-12-01T10:09:18.2621183Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-12-01T10:09:18.2623068Z adding 'torch/include/ATen/ops/argmin.h' 2022-12-01T10:09:18.2624998Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2626741Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-12-01T10:09:18.2628565Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-12-01T10:09:18.2630345Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-12-01T10:09:18.2632265Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-12-01T10:09:18.2634164Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-12-01T10:09:18.2636114Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-12-01T10:09:18.2638059Z adding 'torch/include/ATen/ops/argsort.h' 2022-12-01T10:09:18.2640100Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2641763Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2643492Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-12-01T10:09:18.2645272Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-12-01T10:09:18.2647071Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-12-01T10:09:18.2649121Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-12-01T10:09:18.2650933Z adding 'torch/include/ATen/ops/argwhere.h' 2022-12-01T10:09:18.2652737Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2654445Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-12-01T10:09:18.2656179Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-12-01T10:09:18.2658050Z adding 'torch/include/ATen/ops/as_strided.h' 2022-12-01T10:09:18.2660027Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2661873Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-12-01T10:09:18.2663935Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2665857Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2667504Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-12-01T10:09:18.2669528Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-12-01T10:09:18.2671471Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-12-01T10:09:18.2673434Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-12-01T10:09:18.2675258Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-12-01T10:09:18.2677023Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-12-01T10:09:18.2678985Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-12-01T10:09:18.2681001Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-12-01T10:09:18.2683050Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2684800Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-12-01T10:09:18.2686746Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-12-01T10:09:18.2688539Z adding 'torch/include/ATen/ops/asin.h' 2022-12-01T10:09:18.2690449Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2692179Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-12-01T10:09:18.2693995Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-12-01T10:09:18.2695724Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-12-01T10:09:18.2697514Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-12-01T10:09:18.2699270Z adding 'torch/include/ATen/ops/asin_native.h' 2022-12-01T10:09:18.2701165Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-12-01T10:09:18.2703010Z adding 'torch/include/ATen/ops/asinh.h' 2022-12-01T10:09:18.2704934Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2706660Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-12-01T10:09:18.2708519Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-12-01T10:09:18.2710295Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-12-01T10:09:18.2712184Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-12-01T10:09:18.2713969Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-12-01T10:09:18.2715851Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-12-01T10:09:18.2717656Z adding 'torch/include/ATen/ops/atan.h' 2022-12-01T10:09:18.2719473Z adding 'torch/include/ATen/ops/atan2.h' 2022-12-01T10:09:18.2721414Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2723189Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-12-01T10:09:18.2724955Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-12-01T10:09:18.2726711Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-12-01T10:09:18.2728490Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-12-01T10:09:18.2730249Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-12-01T10:09:18.2732159Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-12-01T10:09:18.2734125Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2735787Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-12-01T10:09:18.2737595Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-12-01T10:09:18.2739311Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-12-01T10:09:18.2741096Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-12-01T10:09:18.2742933Z adding 'torch/include/ATen/ops/atan_native.h' 2022-12-01T10:09:18.2744792Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-12-01T10:09:18.2747324Z adding 'torch/include/ATen/ops/atanh.h' 2022-12-01T10:09:18.2749454Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2751203Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-12-01T10:09:18.2753288Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-12-01T10:09:18.2754875Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-12-01T10:09:18.2756452Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-12-01T10:09:18.2758027Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-12-01T10:09:18.2759784Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-12-01T10:09:18.2761462Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-12-01T10:09:18.2763209Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2764607Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-12-01T10:09:18.2766266Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-12-01T10:09:18.2767927Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-12-01T10:09:18.2769671Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2771119Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-12-01T10:09:18.2772758Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-12-01T10:09:18.2774383Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-12-01T10:09:18.2776106Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2777529Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-12-01T10:09:18.2779175Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-12-01T10:09:18.2780748Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-12-01T10:09:18.2782463Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2784058Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-12-01T10:09:18.2785654Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-12-01T10:09:18.2787276Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-12-01T10:09:18.2789137Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-12-01T10:09:18.2790879Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2792608Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.2794436Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.2795847Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-12-01T10:09:18.2797493Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-12-01T10:09:18.2799097Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-12-01T10:09:18.2800944Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-12-01T10:09:18.2802689Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2804284Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-12-01T10:09:18.2805955Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-12-01T10:09:18.2807821Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-12-01T10:09:18.2809613Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-12-01T10:09:18.2811281Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-12-01T10:09:18.2813089Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-12-01T10:09:18.2814803Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-12-01T10:09:18.2816581Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-12-01T10:09:18.2818345Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2819959Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.2821574Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.2823239Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-12-01T10:09:18.2824780Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-12-01T10:09:18.2826381Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-12-01T10:09:18.2828167Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-12-01T10:09:18.2830137Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2831674Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-12-01T10:09:18.2833603Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-12-01T10:09:18.2835102Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-12-01T10:09:18.2836727Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-12-01T10:09:18.2838409Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-12-01T10:09:18.2840217Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-12-01T10:09:18.2841866Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-12-01T10:09:18.2843601Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2845136Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-12-01T10:09:18.2846723Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-12-01T10:09:18.2848261Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-12-01T10:09:18.2849865Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-12-01T10:09:18.2851424Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-12-01T10:09:18.2853215Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-12-01T10:09:18.2855041Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-12-01T10:09:18.2856871Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2858405Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-12-01T10:09:18.2860204Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-12-01T10:09:18.2861854Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-12-01T10:09:18.2863617Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-12-01T10:09:18.2865346Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2866922Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-12-01T10:09:18.2868637Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-12-01T10:09:18.2870314Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-12-01T10:09:18.2872178Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-12-01T10:09:18.2874019Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2875576Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-12-01T10:09:18.2877178Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-12-01T10:09:18.2878948Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-12-01T10:09:18.2880692Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2882236Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-12-01T10:09:18.2883936Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-12-01T10:09:18.2885612Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-12-01T10:09:18.2887308Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-12-01T10:09:18.2889111Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-12-01T10:09:18.2891039Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2892672Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-12-01T10:09:18.2894230Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-12-01T10:09:18.2896018Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-12-01T10:09:18.2897764Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-12-01T10:09:18.2899480Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2901102Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-12-01T10:09:18.2902501Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-12-01T10:09:18.2904104Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-12-01T10:09:18.2905646Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-12-01T10:09:18.2907251Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-12-01T10:09:18.2908952Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-12-01T10:09:18.2910807Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2912626Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-12-01T10:09:18.2914183Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-12-01T10:09:18.2915906Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-12-01T10:09:18.2917623Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-12-01T10:09:18.2919422Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2920912Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-12-01T10:09:18.2922613Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-12-01T10:09:18.2924221Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-12-01T10:09:18.2925952Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-12-01T10:09:18.2927796Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-12-01T10:09:18.2929519Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2931193Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2932747Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-12-01T10:09:18.2934365Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-12-01T10:09:18.2935856Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-12-01T10:09:18.2937404Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-12-01T10:09:18.2939333Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-12-01T10:09:18.2941351Z adding 'torch/include/ATen/ops/bilinear.h' 2022-12-01T10:09:18.2942881Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.2944329Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-12-01T10:09:18.2945877Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-12-01T10:09:18.2947642Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-12-01T10:09:18.2949420Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-12-01T10:09:18.2951244Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-12-01T10:09:18.2953138Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-12-01T10:09:18.2955173Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-12-01T10:09:18.2956796Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-12-01T10:09:18.2958507Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-12-01T10:09:18.2960167Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-12-01T10:09:18.2961777Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-12-01T10:09:18.2963486Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-12-01T10:09:18.2965273Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-12-01T10:09:18.2967063Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2968657Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-12-01T10:09:18.2970476Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-12-01T10:09:18.2972154Z adding 'torch/include/ATen/ops/bincount.h' 2022-12-01T10:09:18.2973835Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2975420Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-12-01T10:09:18.2976984Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-12-01T10:09:18.2978551Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-12-01T10:09:18.2980218Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-12-01T10:09:18.2981929Z adding 'torch/include/ATen/ops/binomial.h' 2022-12-01T10:09:18.2983658Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2985236Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-12-01T10:09:18.2986795Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-12-01T10:09:18.2988428Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-12-01T10:09:18.2990134Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-12-01T10:09:18.2992123Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-12-01T10:09:18.2994815Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.2996800Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.2998900Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3000870Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-12-01T10:09:18.3002944Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-12-01T10:09:18.3004837Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-12-01T10:09:18.3007059Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-12-01T10:09:18.3008946Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-12-01T10:09:18.3011511Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-12-01T10:09:18.3013850Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-12-01T10:09:18.3016148Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3018297Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3020212Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-12-01T10:09:18.3022304Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-12-01T10:09:18.3024222Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-12-01T10:09:18.3026375Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-12-01T10:09:18.3028410Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-12-01T10:09:18.3031021Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-12-01T10:09:18.3033371Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-12-01T10:09:18.3035620Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3037498Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-12-01T10:09:18.3039645Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-12-01T10:09:18.3041491Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-12-01T10:09:18.3043635Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-12-01T10:09:18.3045475Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-12-01T10:09:18.3047793Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-12-01T10:09:18.3049979Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-12-01T10:09:18.3052237Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3054420Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3056357Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3058439Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-12-01T10:09:18.3060703Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-12-01T10:09:18.3062443Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-12-01T10:09:18.3064762Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-12-01T10:09:18.3066721Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-12-01T10:09:18.3069303Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-12-01T10:09:18.3071950Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-12-01T10:09:18.3074213Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3076350Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3078269Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-12-01T10:09:18.3080430Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-12-01T10:09:18.3082383Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-12-01T10:09:18.3084475Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-12-01T10:09:18.3086478Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-12-01T10:09:18.3089086Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-12-01T10:09:18.3091309Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-12-01T10:09:18.3093576Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3095594Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3097767Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3099677Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-12-01T10:09:18.3101769Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-12-01T10:09:18.3103736Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-12-01T10:09:18.3105824Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-12-01T10:09:18.3107819Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-12-01T10:09:18.3110481Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-12-01T10:09:18.3113086Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-12-01T10:09:18.3115576Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3117553Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-12-01T10:09:18.3119919Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-12-01T10:09:18.3122026Z adding 'torch/include/ATen/ops/block_diag.h' 2022-12-01T10:09:18.3124184Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3126020Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-12-01T10:09:18.3128255Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-12-01T10:09:18.3130286Z adding 'torch/include/ATen/ops/bmm.h' 2022-12-01T10:09:18.3132520Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3134420Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-12-01T10:09:18.3136476Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-12-01T10:09:18.3138472Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-12-01T10:09:18.3140603Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-12-01T10:09:18.3142443Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-12-01T10:09:18.3144743Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-12-01T10:09:18.3146882Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-12-01T10:09:18.3149051Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3150744Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-12-01T10:09:18.3153382Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-12-01T10:09:18.3154973Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-12-01T10:09:18.3157455Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3158957Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-12-01T10:09:18.3161496Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-12-01T10:09:18.3163353Z adding 'torch/include/ATen/ops/bucketize.h' 2022-12-01T10:09:18.3165811Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3167733Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-12-01T10:09:18.3169855Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-12-01T10:09:18.3171968Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-12-01T10:09:18.3175166Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-12-01T10:09:18.3177203Z adding 'torch/include/ATen/ops/can_cast.h' 2022-12-01T10:09:18.3179349Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3181134Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-12-01T10:09:18.3182915Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-12-01T10:09:18.3184569Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-12-01T10:09:18.3186228Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3187808Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-12-01T10:09:18.3189545Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-12-01T10:09:18.3191324Z adding 'torch/include/ATen/ops/cat.h' 2022-12-01T10:09:18.3193416Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3195057Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3196774Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-12-01T10:09:18.3198520Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-12-01T10:09:18.3200652Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-12-01T10:09:18.3202532Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-12-01T10:09:18.3204283Z adding 'torch/include/ATen/ops/cat_native.h' 2022-12-01T10:09:18.3206237Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-12-01T10:09:18.3208022Z adding 'torch/include/ATen/ops/cauchy.h' 2022-12-01T10:09:18.3209970Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3211633Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-12-01T10:09:18.3213353Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-12-01T10:09:18.3215037Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-12-01T10:09:18.3216699Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-12-01T10:09:18.3218583Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-12-01T10:09:18.3220253Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-12-01T10:09:18.3221966Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-12-01T10:09:18.3223805Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3225377Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-12-01T10:09:18.3227234Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-12-01T10:09:18.3228957Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-12-01T10:09:18.3230709Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-12-01T10:09:18.3232462Z adding 'torch/include/ATen/ops/cdist.h' 2022-12-01T10:09:18.3234426Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3235993Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-12-01T10:09:18.3237770Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-12-01T10:09:18.3239510Z adding 'torch/include/ATen/ops/ceil.h' 2022-12-01T10:09:18.3241382Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3242967Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-12-01T10:09:18.3244669Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-12-01T10:09:18.3246260Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-12-01T10:09:18.3248104Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-12-01T10:09:18.3249653Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-12-01T10:09:18.3251481Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-12-01T10:09:18.3253279Z adding 'torch/include/ATen/ops/celu.h' 2022-12-01T10:09:18.3255170Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3256768Z adding 'torch/include/ATen/ops/celu_native.h' 2022-12-01T10:09:18.3258625Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-12-01T10:09:18.3260371Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-12-01T10:09:18.3262195Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3263743Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-12-01T10:09:18.3265540Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-12-01T10:09:18.3267129Z adding 'torch/include/ATen/ops/chalf.h' 2022-12-01T10:09:18.3269060Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3270650Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-12-01T10:09:18.3272685Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-12-01T10:09:18.3274462Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-12-01T10:09:18.3276326Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3277945Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-12-01T10:09:18.3279586Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-12-01T10:09:18.3281407Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-12-01T10:09:18.3283184Z adding 'torch/include/ATen/ops/cholesky.h' 2022-12-01T10:09:18.3285022Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-12-01T10:09:18.3286667Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-12-01T10:09:18.3288438Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-12-01T10:09:18.3290197Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-12-01T10:09:18.3291930Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-12-01T10:09:18.3293612Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-12-01T10:09:18.3295413Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-12-01T10:09:18.3297231Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-12-01T10:09:18.3299071Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-12-01T10:09:18.3300979Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-12-01T10:09:18.3302863Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3304873Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-12-01T10:09:18.3306487Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-12-01T10:09:18.3308035Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-12-01T10:09:18.3309953Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3311462Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-12-01T10:09:18.3313391Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-12-01T10:09:18.3314997Z adding 'torch/include/ATen/ops/chunk.h' 2022-12-01T10:09:18.3316722Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3318192Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-12-01T10:09:18.3319851Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-12-01T10:09:18.3321681Z adding 'torch/include/ATen/ops/clamp.h' 2022-12-01T10:09:18.3323521Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3325162Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-12-01T10:09:18.3326942Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-12-01T10:09:18.3328662Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-12-01T10:09:18.3330517Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3332184Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-12-01T10:09:18.3333773Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-12-01T10:09:18.3335532Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-12-01T10:09:18.3337331Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-12-01T10:09:18.3339021Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-12-01T10:09:18.3341115Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-12-01T10:09:18.3342940Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-12-01T10:09:18.3344849Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-12-01T10:09:18.3346799Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-12-01T10:09:18.3348881Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3350696Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-12-01T10:09:18.3352719Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-12-01T10:09:18.3354511Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-12-01T10:09:18.3356360Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-12-01T10:09:18.3358094Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-12-01T10:09:18.3360139Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-12-01T10:09:18.3361987Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-12-01T10:09:18.3364131Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-12-01T10:09:18.3366182Z adding 'torch/include/ATen/ops/clip.h' 2022-12-01T10:09:18.3368307Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3370026Z adding 'torch/include/ATen/ops/clip_native.h' 2022-12-01T10:09:18.3372168Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-12-01T10:09:18.3374067Z adding 'torch/include/ATen/ops/clone.h' 2022-12-01T10:09:18.3376012Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3377705Z adding 'torch/include/ATen/ops/clone_native.h' 2022-12-01T10:09:18.3379699Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-12-01T10:09:18.3381468Z adding 'torch/include/ATen/ops/coalesce.h' 2022-12-01T10:09:18.3383304Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3385122Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-12-01T10:09:18.3386787Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-12-01T10:09:18.3388905Z adding 'torch/include/ATen/ops/col2im.h' 2022-12-01T10:09:18.3390878Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-12-01T10:09:18.3393003Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-12-01T10:09:18.3394748Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-12-01T10:09:18.3396787Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-12-01T10:09:18.3398490Z adding 'torch/include/ATen/ops/col_indices.h' 2022-12-01T10:09:18.3400298Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-12-01T10:09:18.3402244Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3404041Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3405685Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-12-01T10:09:18.3407493Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-12-01T10:09:18.3409321Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-12-01T10:09:18.3411017Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-12-01T10:09:18.3412782Z adding 'torch/include/ATen/ops/column_stack.h' 2022-12-01T10:09:18.3414818Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3416451Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-12-01T10:09:18.3418219Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-12-01T10:09:18.3420025Z adding 'torch/include/ATen/ops/combinations.h' 2022-12-01T10:09:18.3422045Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3423608Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-12-01T10:09:18.3425424Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-12-01T10:09:18.3427174Z adding 'torch/include/ATen/ops/complex.h' 2022-12-01T10:09:18.3429232Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3430955Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-12-01T10:09:18.3432939Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-12-01T10:09:18.3434841Z adding 'torch/include/ATen/ops/complex_native.h' 2022-12-01T10:09:18.3436669Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-12-01T10:09:18.3438555Z adding 'torch/include/ATen/ops/concat.h' 2022-12-01T10:09:18.3440496Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3442223Z adding 'torch/include/ATen/ops/concat_native.h' 2022-12-01T10:09:18.3444199Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-12-01T10:09:18.3446155Z adding 'torch/include/ATen/ops/concatenate.h' 2022-12-01T10:09:18.3448058Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3449743Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-12-01T10:09:18.3451710Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-12-01T10:09:18.3453490Z adding 'torch/include/ATen/ops/conj.h' 2022-12-01T10:09:18.3455371Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3457007Z adding 'torch/include/ATen/ops/conj_native.h' 2022-12-01T10:09:18.3458820Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-12-01T10:09:18.3460672Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-12-01T10:09:18.3462551Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3464353Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3466050Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-12-01T10:09:18.3467868Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-12-01T10:09:18.3469717Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-12-01T10:09:18.3471675Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-12-01T10:09:18.3473723Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-12-01T10:09:18.3475733Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3477392Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-12-01T10:09:18.3479312Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-12-01T10:09:18.3480979Z adding 'torch/include/ATen/ops/contiguous.h' 2022-12-01T10:09:18.3482879Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3484478Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-12-01T10:09:18.3486322Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-12-01T10:09:18.3488159Z adding 'torch/include/ATen/ops/conv1d.h' 2022-12-01T10:09:18.3490172Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3491837Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-12-01T10:09:18.3493812Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-12-01T10:09:18.3495676Z adding 'torch/include/ATen/ops/conv2d.h' 2022-12-01T10:09:18.3497671Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3499355Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-12-01T10:09:18.3501330Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-12-01T10:09:18.3503199Z adding 'torch/include/ATen/ops/conv3d.h' 2022-12-01T10:09:18.3505222Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3506914Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-12-01T10:09:18.3508963Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-12-01T10:09:18.3510950Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-12-01T10:09:18.3513165Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3514869Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-12-01T10:09:18.3516623Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-12-01T10:09:18.3518636Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-12-01T10:09:18.3520530Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-12-01T10:09:18.3522337Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-12-01T10:09:18.3524229Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3525953Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-12-01T10:09:18.3527940Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-12-01T10:09:18.3529785Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3531502Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-12-01T10:09:18.3533418Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-12-01T10:09:18.3535307Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-12-01T10:09:18.3537197Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3538909Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-12-01T10:09:18.3540772Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-12-01T10:09:18.3542615Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-12-01T10:09:18.3544515Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3546247Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-12-01T10:09:18.3548162Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-12-01T10:09:18.3550142Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-12-01T10:09:18.3552172Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3553908Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-12-01T10:09:18.3555858Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-12-01T10:09:18.3557702Z adding 'torch/include/ATen/ops/convolution.h' 2022-12-01T10:09:18.3559934Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-12-01T10:09:18.3562068Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3563973Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-12-01T10:09:18.3565711Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-12-01T10:09:18.3567772Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-12-01T10:09:18.3569821Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-12-01T10:09:18.3571916Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3573631Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-12-01T10:09:18.3575684Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-12-01T10:09:18.3577684Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3579466Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-12-01T10:09:18.3581417Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-12-01T10:09:18.3583414Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-12-01T10:09:18.3585371Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3587462Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-12-01T10:09:18.3589339Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-12-01T10:09:18.3591137Z adding 'torch/include/ATen/ops/copy.h' 2022-12-01T10:09:18.3593188Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3595282Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3597485Z adding 'torch/include/ATen/ops/copy_native.h' 2022-12-01T10:09:18.3599564Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-12-01T10:09:18.3601471Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-12-01T10:09:18.3603412Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3605212Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-12-01T10:09:18.3606917Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-12-01T10:09:18.3608866Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-12-01T10:09:18.3610742Z adding 'torch/include/ATen/ops/copysign.h' 2022-12-01T10:09:18.3612647Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3614554Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3616232Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-12-01T10:09:18.3618030Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-12-01T10:09:18.3619715Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-12-01T10:09:18.3621514Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-12-01T10:09:18.3623259Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-12-01T10:09:18.3625292Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-12-01T10:09:18.3627316Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-12-01T10:09:18.3629288Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3630885Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-12-01T10:09:18.3632771Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-12-01T10:09:18.3634575Z adding 'torch/include/ATen/ops/cos.h' 2022-12-01T10:09:18.3636479Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3638159Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-12-01T10:09:18.3640074Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-12-01T10:09:18.3641609Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-12-01T10:09:18.3643317Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-12-01T10:09:18.3645029Z adding 'torch/include/ATen/ops/cos_native.h' 2022-12-01T10:09:18.3646788Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-12-01T10:09:18.3648562Z adding 'torch/include/ATen/ops/cosh.h' 2022-12-01T10:09:18.3650343Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3651998Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-12-01T10:09:18.3653654Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-12-01T10:09:18.3655245Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-12-01T10:09:18.3657218Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-12-01T10:09:18.3658866Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-12-01T10:09:18.3660538Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-12-01T10:09:18.3662397Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-12-01T10:09:18.3663941Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3665467Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-12-01T10:09:18.3667004Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-12-01T10:09:18.3668651Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-12-01T10:09:18.3670306Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3672139Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-12-01T10:09:18.3673787Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-12-01T10:09:18.3675511Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-12-01T10:09:18.3677263Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3678795Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-12-01T10:09:18.3680466Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-12-01T10:09:18.3682045Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-12-01T10:09:18.3683742Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-12-01T10:09:18.3685425Z adding 'torch/include/ATen/ops/cov.h' 2022-12-01T10:09:18.3687110Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3688626Z adding 'torch/include/ATen/ops/cov_native.h' 2022-12-01T10:09:18.3690232Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-12-01T10:09:18.3691848Z adding 'torch/include/ATen/ops/cross.h' 2022-12-01T10:09:18.3693572Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3695139Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-12-01T10:09:18.3696918Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3698433Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-12-01T10:09:18.3700123Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-12-01T10:09:18.3701648Z adding 'torch/include/ATen/ops/cross_native.h' 2022-12-01T10:09:18.3703316Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-12-01T10:09:18.3704849Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-12-01T10:09:18.3706495Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-12-01T10:09:18.3708288Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3710047Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3711494Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-12-01T10:09:18.3713521Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-12-01T10:09:18.3715124Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-12-01T10:09:18.3716684Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-12-01T10:09:18.3718301Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-12-01T10:09:18.3720076Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3721572Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-12-01T10:09:18.3723285Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-12-01T10:09:18.3725047Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-12-01T10:09:18.3726692Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-12-01T10:09:18.3728398Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3729934Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-12-01T10:09:18.3731454Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-12-01T10:09:18.3733184Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-12-01T10:09:18.3734901Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3736429Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-12-01T10:09:18.3738006Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-12-01T10:09:18.3739696Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-12-01T10:09:18.3741475Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-12-01T10:09:18.3743343Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-12-01T10:09:18.3745187Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3746796Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:09:18.3748532Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-12-01T10:09:18.3750398Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-12-01T10:09:18.3752427Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3754029Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-12-01T10:09:18.3755617Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-12-01T10:09:18.3757447Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-12-01T10:09:18.3759257Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-12-01T10:09:18.3761074Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-12-01T10:09:18.3762879Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3764477Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-12-01T10:09:18.3766043Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-12-01T10:09:18.3767824Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-12-01T10:09:18.3769633Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3771227Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-12-01T10:09:18.3772822Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-12-01T10:09:18.3774606Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-12-01T10:09:18.3776338Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-12-01T10:09:18.3778090Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3779641Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-12-01T10:09:18.3781200Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-12-01T10:09:18.3782974Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-12-01T10:09:18.3784746Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-12-01T10:09:18.3786529Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3788109Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-12-01T10:09:18.3789738Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-12-01T10:09:18.3791524Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-12-01T10:09:18.3793496Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-12-01T10:09:18.3795143Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-12-01T10:09:18.3797031Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3798537Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-12-01T10:09:18.3800108Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-12-01T10:09:18.3801912Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-12-01T10:09:18.3803624Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3805138Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-12-01T10:09:18.3806740Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-12-01T10:09:18.3808454Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-12-01T10:09:18.3810144Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-12-01T10:09:18.3811802Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3813351Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-12-01T10:09:18.3815004Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-12-01T10:09:18.3816678Z adding 'torch/include/ATen/ops/cummax.h' 2022-12-01T10:09:18.3818442Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3820022Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3821486Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-12-01T10:09:18.3823447Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-12-01T10:09:18.3825245Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-12-01T10:09:18.3826862Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3828314Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-12-01T10:09:18.3830161Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-12-01T10:09:18.3831982Z adding 'torch/include/ATen/ops/cummin.h' 2022-12-01T10:09:18.3833959Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3835611Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3837188Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-12-01T10:09:18.3838971Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-12-01T10:09:18.3840722Z adding 'torch/include/ATen/ops/cumprod.h' 2022-12-01T10:09:18.3842389Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-12-01T10:09:18.3844056Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3845501Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-12-01T10:09:18.3847110Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-12-01T10:09:18.3848877Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3850457Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3852043Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-12-01T10:09:18.3853625Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-12-01T10:09:18.3855187Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-12-01T10:09:18.3856842Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-12-01T10:09:18.3858378Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-12-01T10:09:18.3860235Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-12-01T10:09:18.3862050Z adding 'torch/include/ATen/ops/cumsum.h' 2022-12-01T10:09:18.3863832Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3865448Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3866998Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-12-01T10:09:18.3868689Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-12-01T10:09:18.3870284Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-12-01T10:09:18.3872024Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-12-01T10:09:18.3873638Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-12-01T10:09:18.3875734Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-12-01T10:09:18.3877616Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-12-01T10:09:18.3879240Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3880871Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-12-01T10:09:18.3882574Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-12-01T10:09:18.3884162Z adding 'torch/include/ATen/ops/data.h' 2022-12-01T10:09:18.3885848Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3887341Z adding 'torch/include/ATen/ops/data_native.h' 2022-12-01T10:09:18.3888926Z adding 'torch/include/ATen/ops/data_ops.h' 2022-12-01T10:09:18.3890754Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-12-01T10:09:18.3892428Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3894171Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-12-01T10:09:18.3895799Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-12-01T10:09:18.3897417Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-12-01T10:09:18.3899114Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-12-01T10:09:18.3901245Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-12-01T10:09:18.3902732Z adding 'torch/include/ATen/ops/dequantize.h' 2022-12-01T10:09:18.3904414Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3905718Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-12-01T10:09:18.3907352Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-12-01T10:09:18.3909067Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-12-01T10:09:18.3910914Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-12-01T10:09:18.3912687Z adding 'torch/include/ATen/ops/det.h' 2022-12-01T10:09:18.3914662Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3916266Z adding 'torch/include/ATen/ops/det_native.h' 2022-12-01T10:09:18.3918058Z adding 'torch/include/ATen/ops/det_ops.h' 2022-12-01T10:09:18.3919593Z adding 'torch/include/ATen/ops/detach.h' 2022-12-01T10:09:18.3921362Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3922974Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-12-01T10:09:18.3924769Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3926540Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3928040Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-12-01T10:09:18.3929755Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-12-01T10:09:18.3931439Z adding 'torch/include/ATen/ops/detach_native.h' 2022-12-01T10:09:18.3933211Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-12-01T10:09:18.3934922Z adding 'torch/include/ATen/ops/diag.h' 2022-12-01T10:09:18.3936666Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-12-01T10:09:18.3938454Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3940063Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-12-01T10:09:18.3941738Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-12-01T10:09:18.3943494Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3945117Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-12-01T10:09:18.3946886Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-12-01T10:09:18.3948664Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-12-01T10:09:18.3950580Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3952230Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-12-01T10:09:18.3954298Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-12-01T10:09:18.3955854Z adding 'torch/include/ATen/ops/diag_native.h' 2022-12-01T10:09:18.3957600Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-12-01T10:09:18.3959247Z adding 'torch/include/ATen/ops/diagflat.h' 2022-12-01T10:09:18.3961052Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3962560Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-12-01T10:09:18.3964272Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-12-01T10:09:18.3966183Z adding 'torch/include/ATen/ops/diagonal.h' 2022-12-01T10:09:18.3967874Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-12-01T10:09:18.3969732Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3971347Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-12-01T10:09:18.3973138Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-12-01T10:09:18.3974944Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3976615Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.3978272Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-12-01T10:09:18.3980040Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3981739Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.3983206Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-12-01T10:09:18.3985107Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-12-01T10:09:18.3986625Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-12-01T10:09:18.3988510Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-12-01T10:09:18.3991080Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-12-01T10:09:18.3993759Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.3995174Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-12-01T10:09:18.3996755Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-12-01T10:09:18.3998457Z adding 'torch/include/ATen/ops/diff.h' 2022-12-01T10:09:18.4000584Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4002067Z adding 'torch/include/ATen/ops/diff_native.h' 2022-12-01T10:09:18.4003950Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-12-01T10:09:18.4005662Z adding 'torch/include/ATen/ops/digamma.h' 2022-12-01T10:09:18.4007567Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4008898Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-12-01T10:09:18.4010307Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-12-01T10:09:18.4011782Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-12-01T10:09:18.4013331Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-12-01T10:09:18.4014764Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-12-01T10:09:18.4016434Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-12-01T10:09:18.4018025Z adding 'torch/include/ATen/ops/dist.h' 2022-12-01T10:09:18.4019698Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4021188Z adding 'torch/include/ATen/ops/dist_native.h' 2022-12-01T10:09:18.4022769Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-12-01T10:09:18.4024532Z adding 'torch/include/ATen/ops/div.h' 2022-12-01T10:09:18.4026276Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4027952Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4029634Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-12-01T10:09:18.4031226Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-12-01T10:09:18.4032815Z adding 'torch/include/ATen/ops/div_meta.h' 2022-12-01T10:09:18.4034525Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-12-01T10:09:18.4036169Z adding 'torch/include/ATen/ops/div_native.h' 2022-12-01T10:09:18.4038320Z adding 'torch/include/ATen/ops/div_ops.h' 2022-12-01T10:09:18.4040204Z adding 'torch/include/ATen/ops/divide.h' 2022-12-01T10:09:18.4042012Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4043506Z adding 'torch/include/ATen/ops/divide_native.h' 2022-12-01T10:09:18.4045543Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-12-01T10:09:18.4047450Z adding 'torch/include/ATen/ops/dot.h' 2022-12-01T10:09:18.4049048Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4050496Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-12-01T10:09:18.4052088Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-12-01T10:09:18.4053712Z adding 'torch/include/ATen/ops/dot_native.h' 2022-12-01T10:09:18.4055245Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-12-01T10:09:18.4056756Z adding 'torch/include/ATen/ops/dropout.h' 2022-12-01T10:09:18.4058394Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4059920Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-12-01T10:09:18.4061430Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-12-01T10:09:18.4062987Z adding 'torch/include/ATen/ops/dsplit.h' 2022-12-01T10:09:18.4064579Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4065971Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-12-01T10:09:18.4067610Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-12-01T10:09:18.4069377Z adding 'torch/include/ATen/ops/dstack.h' 2022-12-01T10:09:18.4071037Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4072652Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-12-01T10:09:18.4074164Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-12-01T10:09:18.4075633Z adding 'torch/include/ATen/ops/einsum.h' 2022-12-01T10:09:18.4077249Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4078918Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-12-01T10:09:18.4080372Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-12-01T10:09:18.4081912Z adding 'torch/include/ATen/ops/elu.h' 2022-12-01T10:09:18.4083568Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-12-01T10:09:18.4085318Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4086755Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-12-01T10:09:18.4088531Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-12-01T10:09:18.4090069Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-12-01T10:09:18.4091665Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-12-01T10:09:18.4093441Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-12-01T10:09:18.4095136Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-12-01T10:09:18.4096842Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4098340Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-12-01T10:09:18.4099980Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-12-01T10:09:18.4101535Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-12-01T10:09:18.4103150Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-12-01T10:09:18.4104722Z adding 'torch/include/ATen/ops/elu_native.h' 2022-12-01T10:09:18.4106474Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-12-01T10:09:18.4108215Z adding 'torch/include/ATen/ops/embedding.h' 2022-12-01T10:09:18.4110043Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-12-01T10:09:18.4111871Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4113621Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-12-01T10:09:18.4115904Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-12-01T10:09:18.4117400Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-12-01T10:09:18.4119257Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4120725Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-12-01T10:09:18.4122610Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-12-01T10:09:18.4124694Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4126146Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-12-01T10:09:18.4128161Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4129878Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-12-01T10:09:18.4131266Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-12-01T10:09:18.4132707Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-12-01T10:09:18.4134504Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-12-01T10:09:18.4135969Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-12-01T10:09:18.4137633Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-12-01T10:09:18.4139480Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-12-01T10:09:18.4141182Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4142770Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-12-01T10:09:18.4144438Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-12-01T10:09:18.4145986Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-12-01T10:09:18.4148408Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-12-01T10:09:18.4150201Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-12-01T10:09:18.4152712Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-12-01T10:09:18.4154905Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4156691Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-12-01T10:09:18.4159149Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-12-01T10:09:18.4161584Z adding 'torch/include/ATen/ops/empty.h' 2022-12-01T10:09:18.4164022Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4165877Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4168197Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-12-01T10:09:18.4170271Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-12-01T10:09:18.4172679Z adding 'torch/include/ATen/ops/empty_like.h' 2022-12-01T10:09:18.4174900Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4176840Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-12-01T10:09:18.4179299Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-12-01T10:09:18.4181433Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-12-01T10:09:18.4183627Z adding 'torch/include/ATen/ops/empty_native.h' 2022-12-01T10:09:18.4186151Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-12-01T10:09:18.4188581Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-12-01T10:09:18.4190957Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4192787Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-12-01T10:09:18.4195259Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-12-01T10:09:18.4197605Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-12-01T10:09:18.4199842Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4201846Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-12-01T10:09:18.4204112Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-12-01T10:09:18.4206125Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-12-01T10:09:18.4208229Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-12-01T10:09:18.4210395Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-12-01T10:09:18.4212470Z adding 'torch/include/ATen/ops/eq.h' 2022-12-01T10:09:18.4214719Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4216567Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-12-01T10:09:18.4218797Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-12-01T10:09:18.4220681Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-12-01T10:09:18.4222820Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-12-01T10:09:18.4224745Z adding 'torch/include/ATen/ops/eq_native.h' 2022-12-01T10:09:18.4227117Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-12-01T10:09:18.4229161Z adding 'torch/include/ATen/ops/equal.h' 2022-12-01T10:09:18.4231284Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-12-01T10:09:18.4233351Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-12-01T10:09:18.4235438Z adding 'torch/include/ATen/ops/equal_native.h' 2022-12-01T10:09:18.4237478Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-12-01T10:09:18.4239478Z adding 'torch/include/ATen/ops/erf.h' 2022-12-01T10:09:18.4241755Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4243462Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-12-01T10:09:18.4245674Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-12-01T10:09:18.4247464Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-12-01T10:09:18.4249702Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-12-01T10:09:18.4251577Z adding 'torch/include/ATen/ops/erf_native.h' 2022-12-01T10:09:18.4253895Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-12-01T10:09:18.4255963Z adding 'torch/include/ATen/ops/erfc.h' 2022-12-01T10:09:18.4258115Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4260013Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-12-01T10:09:18.4262084Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-12-01T10:09:18.4263908Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-12-01T10:09:18.4266058Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-12-01T10:09:18.4267902Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-12-01T10:09:18.4270324Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-12-01T10:09:18.4272472Z adding 'torch/include/ATen/ops/erfinv.h' 2022-12-01T10:09:18.4275106Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4276828Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-12-01T10:09:18.4279016Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-12-01T10:09:18.4280883Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-12-01T10:09:18.4283016Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-12-01T10:09:18.4284919Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-12-01T10:09:18.4287195Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-12-01T10:09:18.4289360Z adding 'torch/include/ATen/ops/exp.h' 2022-12-01T10:09:18.4291136Z adding 'torch/include/ATen/ops/exp2.h' 2022-12-01T10:09:18.4293535Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4295238Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-12-01T10:09:18.4297433Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-12-01T10:09:18.4299260Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-12-01T10:09:18.4301442Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-12-01T10:09:18.4303621Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-12-01T10:09:18.4305799Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-12-01T10:09:18.4308443Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4310441Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-12-01T10:09:18.4312905Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-12-01T10:09:18.4314782Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-12-01T10:09:18.4317221Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-12-01T10:09:18.4319087Z adding 'torch/include/ATen/ops/exp_native.h' 2022-12-01T10:09:18.4321524Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-12-01T10:09:18.4323473Z adding 'torch/include/ATen/ops/expand.h' 2022-12-01T10:09:18.4325549Z adding 'torch/include/ATen/ops/expand_as.h' 2022-12-01T10:09:18.4327869Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4329715Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-12-01T10:09:18.4332108Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-12-01T10:09:18.4334323Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4336516Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-12-01T10:09:18.4338914Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4341075Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4343273Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-12-01T10:09:18.4345481Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-12-01T10:09:18.4347582Z adding 'torch/include/ATen/ops/expand_native.h' 2022-12-01T10:09:18.4349900Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-12-01T10:09:18.4352172Z adding 'torch/include/ATen/ops/expm1.h' 2022-12-01T10:09:18.4354597Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4356876Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-12-01T10:09:18.4358413Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-12-01T10:09:18.4360108Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-12-01T10:09:18.4361502Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-12-01T10:09:18.4363124Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-12-01T10:09:18.4364659Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-12-01T10:09:18.4366255Z adding 'torch/include/ATen/ops/exponential.h' 2022-12-01T10:09:18.4367958Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4369400Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-12-01T10:09:18.4370905Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-12-01T10:09:18.4372406Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-12-01T10:09:18.4373940Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-12-01T10:09:18.4375806Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-12-01T10:09:18.4377520Z adding 'torch/include/ATen/ops/eye.h' 2022-12-01T10:09:18.4379205Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4381024Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-12-01T10:09:18.4382435Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-12-01T10:09:18.4383759Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-12-01T10:09:18.4385412Z adding 'torch/include/ATen/ops/eye_native.h' 2022-12-01T10:09:18.4387272Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-12-01T10:09:18.4389270Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-12-01T10:09:18.4391706Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-12-01T10:09:18.4393438Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-12-01T10:09:18.4395119Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4396610Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-12-01T10:09:18.4398628Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-12-01T10:09:18.4400395Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4402072Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-12-01T10:09:18.4403751Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-12-01T10:09:18.4405409Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-12-01T10:09:18.4407355Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-12-01T10:09:18.4409059Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4410667Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-12-01T10:09:18.4412427Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-12-01T10:09:18.4414230Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-12-01T10:09:18.4415981Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-12-01T10:09:18.4417718Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-12-01T10:09:18.4419464Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4421003Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-12-01T10:09:18.4423492Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-12-01T10:09:18.4425361Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4427175Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-12-01T10:09:18.4428842Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-12-01T10:09:18.4430535Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-12-01T10:09:18.4432569Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-12-01T10:09:18.4434509Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4436196Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-12-01T10:09:18.4438082Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-12-01T10:09:18.4439831Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-12-01T10:09:18.4441621Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4443446Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-12-01T10:09:18.4445098Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4446606Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-12-01T10:09:18.4448407Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-12-01T10:09:18.4449909Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-12-01T10:09:18.4451670Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-12-01T10:09:18.4453465Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-12-01T10:09:18.4455255Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4456918Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-12-01T10:09:18.4458722Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4460491Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-12-01T10:09:18.4462142Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-12-01T10:09:18.4463788Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-12-01T10:09:18.4465503Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-12-01T10:09:18.4467127Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-12-01T10:09:18.4468893Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4470426Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-12-01T10:09:18.4472343Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-12-01T10:09:18.4473977Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-12-01T10:09:18.4475703Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4477353Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-12-01T10:09:18.4478882Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-12-01T10:09:18.4480533Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-12-01T10:09:18.4482243Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4483734Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-12-01T10:09:18.4485423Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-12-01T10:09:18.4487055Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-12-01T10:09:18.4488891Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4490389Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-12-01T10:09:18.4492140Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-12-01T10:09:18.4493741Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-12-01T10:09:18.4495461Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4496915Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-12-01T10:09:18.4498697Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-12-01T10:09:18.4500306Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-12-01T10:09:18.4502007Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-12-01T10:09:18.4503787Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4505286Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-12-01T10:09:18.4507091Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-12-01T10:09:18.4509004Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4510534Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-12-01T10:09:18.4512424Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-12-01T10:09:18.4514219Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-12-01T10:09:18.4516020Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4517553Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-12-01T10:09:18.4519363Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-12-01T10:09:18.4521116Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-12-01T10:09:18.4522906Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4524429Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-12-01T10:09:18.4526181Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-12-01T10:09:18.4527822Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-12-01T10:09:18.4529529Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4531018Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-12-01T10:09:18.4532700Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-12-01T10:09:18.4534374Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-12-01T10:09:18.4536061Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-12-01T10:09:18.4537825Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4539360Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-12-01T10:09:18.4541121Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-12-01T10:09:18.4542882Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4544455Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-12-01T10:09:18.4546207Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-12-01T10:09:18.4547944Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-12-01T10:09:18.4549836Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4551386Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-12-01T10:09:18.4553361Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-12-01T10:09:18.4555080Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-12-01T10:09:18.4556796Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-12-01T10:09:18.4558594Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4560391Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-12-01T10:09:18.4562094Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-12-01T10:09:18.4563866Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4565372Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-12-01T10:09:18.4567194Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-12-01T10:09:18.4568899Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-12-01T10:09:18.4570837Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4572240Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-12-01T10:09:18.4574011Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-12-01T10:09:18.4575636Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-12-01T10:09:18.4577266Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4578745Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-12-01T10:09:18.4580363Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-12-01T10:09:18.4582021Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-12-01T10:09:18.4583821Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-12-01T10:09:18.4585578Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4587105Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-12-01T10:09:18.4588939Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-12-01T10:09:18.4590772Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4592510Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-12-01T10:09:18.4594696Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-12-01T10:09:18.4596459Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-12-01T10:09:18.4598269Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4599810Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-12-01T10:09:18.4601541Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-12-01T10:09:18.4603277Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-12-01T10:09:18.4605012Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-12-01T10:09:18.4606848Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4608347Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-12-01T10:09:18.4610151Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-12-01T10:09:18.4611931Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4613534Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-12-01T10:09:18.4615432Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-12-01T10:09:18.4617322Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-12-01T10:09:18.4619210Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4620859Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-12-01T10:09:18.4622818Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-12-01T10:09:18.4624790Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-12-01T10:09:18.4626974Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-12-01T10:09:18.4628798Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4630337Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-12-01T10:09:18.4632341Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-12-01T10:09:18.4634187Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4635774Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-12-01T10:09:18.4637737Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-12-01T10:09:18.4639444Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-12-01T10:09:18.4641328Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4642874Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-12-01T10:09:18.4644555Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-12-01T10:09:18.4646439Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-12-01T10:09:18.4648974Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4650542Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-12-01T10:09:18.4653178Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-12-01T10:09:18.4655072Z adding 'torch/include/ATen/ops/fill.h' 2022-12-01T10:09:18.4657169Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4658757Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-12-01T10:09:18.4660602Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-12-01T10:09:18.4662215Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-12-01T10:09:18.4664038Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4666291Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-12-01T10:09:18.4667203Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-12-01T10:09:18.4669261Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-12-01T10:09:18.4670932Z adding 'torch/include/ATen/ops/fill_native.h' 2022-12-01T10:09:18.4672718Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-12-01T10:09:18.4674455Z adding 'torch/include/ATen/ops/fix.h' 2022-12-01T10:09:18.4676150Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4677761Z adding 'torch/include/ATen/ops/fix_native.h' 2022-12-01T10:09:18.4679433Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-12-01T10:09:18.4681210Z adding 'torch/include/ATen/ops/flatten.h' 2022-12-01T10:09:18.4682848Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4684349Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-12-01T10:09:18.4685886Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4687336Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-12-01T10:09:18.4688818Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-12-01T10:09:18.4690330Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-12-01T10:09:18.4692159Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-12-01T10:09:18.4693774Z adding 'torch/include/ATen/ops/flip.h' 2022-12-01T10:09:18.4695442Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4696918Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-12-01T10:09:18.4698420Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-12-01T10:09:18.4699862Z adding 'torch/include/ATen/ops/flip_native.h' 2022-12-01T10:09:18.4701497Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-12-01T10:09:18.4702966Z adding 'torch/include/ATen/ops/fliplr.h' 2022-12-01T10:09:18.4704848Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4706381Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-12-01T10:09:18.4707895Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-12-01T10:09:18.4709510Z adding 'torch/include/ATen/ops/flipud.h' 2022-12-01T10:09:18.4711161Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4712742Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-12-01T10:09:18.4714505Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-12-01T10:09:18.4716094Z adding 'torch/include/ATen/ops/float_power.h' 2022-12-01T10:09:18.4717827Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4719314Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-12-01T10:09:18.4721231Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-12-01T10:09:18.4722962Z adding 'torch/include/ATen/ops/floor.h' 2022-12-01T10:09:18.4724697Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4726199Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-12-01T10:09:18.4727711Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-12-01T10:09:18.4729291Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-12-01T10:09:18.4730980Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4732593Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-12-01T10:09:18.4734107Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-12-01T10:09:18.4735685Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-12-01T10:09:18.4737145Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-12-01T10:09:18.4738912Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-12-01T10:09:18.4740670Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-12-01T10:09:18.4742064Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-12-01T10:09:18.4743640Z adding 'torch/include/ATen/ops/floor_native.h' 2022-12-01T10:09:18.4745331Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-12-01T10:09:18.4746950Z adding 'torch/include/ATen/ops/fmax.h' 2022-12-01T10:09:18.4748668Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4750194Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-12-01T10:09:18.4751703Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-12-01T10:09:18.4753610Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-12-01T10:09:18.4755307Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-12-01T10:09:18.4756820Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-12-01T10:09:18.4758482Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-12-01T10:09:18.4760061Z adding 'torch/include/ATen/ops/fmin.h' 2022-12-01T10:09:18.4761785Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4763201Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-12-01T10:09:18.4764803Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-12-01T10:09:18.4766415Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-12-01T10:09:18.4768109Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-12-01T10:09:18.4769634Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-12-01T10:09:18.4771378Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-12-01T10:09:18.4773154Z adding 'torch/include/ATen/ops/fmod.h' 2022-12-01T10:09:18.4774936Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4776523Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4778194Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-12-01T10:09:18.4779821Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-12-01T10:09:18.4781461Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-12-01T10:09:18.4783087Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-12-01T10:09:18.4784716Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-12-01T10:09:18.4786590Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-12-01T10:09:18.4788318Z adding 'torch/include/ATen/ops/frac.h' 2022-12-01T10:09:18.4790191Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4791728Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-12-01T10:09:18.4793512Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-12-01T10:09:18.4795079Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-12-01T10:09:18.4796682Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-12-01T10:09:18.4798190Z adding 'torch/include/ATen/ops/frac_native.h' 2022-12-01T10:09:18.4799897Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-12-01T10:09:18.4801731Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-12-01T10:09:18.4803442Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-12-01T10:09:18.4805265Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4806832Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.4808504Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.4810084Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-12-01T10:09:18.4811805Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-12-01T10:09:18.4813424Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-12-01T10:09:18.4815992Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-12-01T10:09:18.4817901Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4819548Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-12-01T10:09:18.4821176Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-12-01T10:09:18.4822719Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-12-01T10:09:18.4824384Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-12-01T10:09:18.4825973Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-12-01T10:09:18.4827764Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-12-01T10:09:18.4829627Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-12-01T10:09:18.4831468Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-12-01T10:09:18.4833362Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.4835007Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.4836653Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-12-01T10:09:18.4838441Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-12-01T10:09:18.4840307Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4841895Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-12-01T10:09:18.4843560Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-12-01T10:09:18.4845960Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-12-01T10:09:18.4847992Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-12-01T10:09:18.4849667Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-12-01T10:09:18.4851556Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-12-01T10:09:18.4853255Z adding 'torch/include/ATen/ops/frexp.h' 2022-12-01T10:09:18.4854982Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4856540Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-12-01T10:09:18.4858149Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-12-01T10:09:18.4859676Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-12-01T10:09:18.4861406Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-12-01T10:09:18.4863147Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-12-01T10:09:18.4864965Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4866636Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-12-01T10:09:18.4868328Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-12-01T10:09:18.4870556Z adding 'torch/include/ATen/ops/from_blob.h' 2022-12-01T10:09:18.4872624Z adding 'torch/include/ATen/ops/from_file.h' 2022-12-01T10:09:18.4874577Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4876195Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-12-01T10:09:18.4877908Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-12-01T10:09:18.4879989Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-12-01T10:09:18.4882176Z adding 'torch/include/ATen/ops/full.h' 2022-12-01T10:09:18.4884356Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4886089Z adding 'torch/include/ATen/ops/full_like.h' 2022-12-01T10:09:18.4887859Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4889396Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-12-01T10:09:18.4891340Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-12-01T10:09:18.4892951Z adding 'torch/include/ATen/ops/full_native.h' 2022-12-01T10:09:18.4894845Z adding 'torch/include/ATen/ops/full_ops.h' 2022-12-01T10:09:18.4896776Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-12-01T10:09:18.4898564Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4900231Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-12-01T10:09:18.4902000Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-12-01T10:09:18.4903610Z adding 'torch/include/ATen/ops/gather.h' 2022-12-01T10:09:18.4905301Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-12-01T10:09:18.4907021Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4908875Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-12-01T10:09:18.4910830Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-12-01T10:09:18.4912831Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4914250Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4915812Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-12-01T10:09:18.4917481Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-12-01T10:09:18.4918931Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-12-01T10:09:18.4920517Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-12-01T10:09:18.4921944Z adding 'torch/include/ATen/ops/gather_native.h' 2022-12-01T10:09:18.4923677Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-12-01T10:09:18.4925336Z adding 'torch/include/ATen/ops/gcd.h' 2022-12-01T10:09:18.4927038Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4928453Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-12-01T10:09:18.4929999Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-12-01T10:09:18.4931503Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-12-01T10:09:18.4933019Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-12-01T10:09:18.4934468Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-12-01T10:09:18.4936151Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-12-01T10:09:18.4937760Z adding 'torch/include/ATen/ops/ge.h' 2022-12-01T10:09:18.4939510Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4941011Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-12-01T10:09:18.4942541Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-12-01T10:09:18.4944024Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-12-01T10:09:18.4945658Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-12-01T10:09:18.4947189Z adding 'torch/include/ATen/ops/ge_native.h' 2022-12-01T10:09:18.4949056Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-12-01T10:09:18.4950724Z adding 'torch/include/ATen/ops/gelu.h' 2022-12-01T10:09:18.4952535Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-12-01T10:09:18.4954591Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4956077Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-12-01T10:09:18.4957662Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-12-01T10:09:18.4959155Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-12-01T10:09:18.4960697Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-12-01T10:09:18.4962193Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-12-01T10:09:18.4963915Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-12-01T10:09:18.4965600Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.4967047Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-12-01T10:09:18.4968604Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-12-01T10:09:18.4970099Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-12-01T10:09:18.4971679Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-12-01T10:09:18.4973219Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-12-01T10:09:18.4974862Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-12-01T10:09:18.4976550Z adding 'torch/include/ATen/ops/geometric.h' 2022-12-01T10:09:18.4978288Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.4979700Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-12-01T10:09:18.4981183Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-12-01T10:09:18.4982657Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-12-01T10:09:18.4984125Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-12-01T10:09:18.4985901Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-12-01T10:09:18.4987447Z adding 'torch/include/ATen/ops/geqrf.h' 2022-12-01T10:09:18.4989130Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-12-01T10:09:18.4990724Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-12-01T10:09:18.4992377Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-12-01T10:09:18.4994019Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-12-01T10:09:18.4995703Z adding 'torch/include/ATen/ops/ger.h' 2022-12-01T10:09:18.4997430Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.4998907Z adding 'torch/include/ATen/ops/ger_native.h' 2022-12-01T10:09:18.5000536Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-12-01T10:09:18.5002179Z adding 'torch/include/ATen/ops/glu.h' 2022-12-01T10:09:18.5003839Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-12-01T10:09:18.5005509Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5007144Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5008759Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-12-01T10:09:18.5010462Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5011995Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-12-01T10:09:18.5013565Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-12-01T10:09:18.5015087Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-12-01T10:09:18.5016741Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-12-01T10:09:18.5018352Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-12-01T10:09:18.5020177Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-12-01T10:09:18.5021819Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5023274Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-12-01T10:09:18.5024846Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-12-01T10:09:18.5026394Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-12-01T10:09:18.5028093Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5029718Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-12-01T10:09:18.5031285Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-12-01T10:09:18.5032878Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-12-01T10:09:18.5034591Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-12-01T10:09:18.5036143Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-12-01T10:09:18.5037778Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-12-01T10:09:18.5039296Z adding 'torch/include/ATen/ops/glu_native.h' 2022-12-01T10:09:18.5040954Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-12-01T10:09:18.5042749Z adding 'torch/include/ATen/ops/gradient.h' 2022-12-01T10:09:18.5044598Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5046153Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-12-01T10:09:18.5048134Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-12-01T10:09:18.5049917Z adding 'torch/include/ATen/ops/greater.h' 2022-12-01T10:09:18.5051722Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5053317Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-12-01T10:09:18.5055097Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5056633Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-12-01T10:09:18.5058537Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-12-01T10:09:18.5060173Z adding 'torch/include/ATen/ops/greater_native.h' 2022-12-01T10:09:18.5061934Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-12-01T10:09:18.5063564Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-12-01T10:09:18.5065203Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-12-01T10:09:18.5066955Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-12-01T10:09:18.5068792Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5070407Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5072259Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5073725Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-12-01T10:09:18.5075605Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-12-01T10:09:18.5077353Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5078977Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-12-01T10:09:18.5080527Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-12-01T10:09:18.5082153Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-12-01T10:09:18.5083745Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-12-01T10:09:18.5085388Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-12-01T10:09:18.5087220Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-12-01T10:09:18.5089067Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5090749Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5092238Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5093782Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-12-01T10:09:18.5095610Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-12-01T10:09:18.5097252Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5098836Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-12-01T10:09:18.5100362Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-12-01T10:09:18.5101922Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-12-01T10:09:18.5103666Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-12-01T10:09:18.5105368Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5106864Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-12-01T10:09:18.5108527Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-12-01T10:09:18.5110132Z adding 'torch/include/ATen/ops/group_norm.h' 2022-12-01T10:09:18.5111965Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5113485Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-12-01T10:09:18.5115168Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-12-01T10:09:18.5116771Z adding 'torch/include/ATen/ops/gru.h' 2022-12-01T10:09:18.5118500Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-12-01T10:09:18.5120056Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5121691Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-12-01T10:09:18.5123321Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-12-01T10:09:18.5125415Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5126739Z adding 'torch/include/ATen/ops/gru_native.h' 2022-12-01T10:09:18.5128412Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-12-01T10:09:18.5130237Z adding 'torch/include/ATen/ops/gt.h' 2022-12-01T10:09:18.5131933Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5133495Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-12-01T10:09:18.5135463Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-12-01T10:09:18.5136912Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-12-01T10:09:18.5138586Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-12-01T10:09:18.5139907Z adding 'torch/include/ATen/ops/gt_native.h' 2022-12-01T10:09:18.5141843Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-12-01T10:09:18.5143969Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-12-01T10:09:18.5146209Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5147762Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-12-01T10:09:18.5150061Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-12-01T10:09:18.5152126Z adding 'torch/include/ATen/ops/hann_window.h' 2022-12-01T10:09:18.5153984Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5155577Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-12-01T10:09:18.5157426Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-12-01T10:09:18.5159357Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-12-01T10:09:18.5160932Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-12-01T10:09:18.5162608Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5164095Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5165939Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5167714Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-12-01T10:09:18.5169351Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-12-01T10:09:18.5170743Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-12-01T10:09:18.5172248Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-12-01T10:09:18.5173960Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5175487Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-12-01T10:09:18.5177075Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-12-01T10:09:18.5178551Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-12-01T10:09:18.5180171Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-12-01T10:09:18.5181693Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-12-01T10:09:18.5183332Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-12-01T10:09:18.5184967Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-12-01T10:09:18.5186538Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-12-01T10:09:18.5188233Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5189846Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5191466Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5193223Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-12-01T10:09:18.5194722Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-12-01T10:09:18.5196250Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-12-01T10:09:18.5197869Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-12-01T10:09:18.5199597Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5201022Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-12-01T10:09:18.5203246Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-12-01T10:09:18.5204874Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-12-01T10:09:18.5206464Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-12-01T10:09:18.5207966Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-12-01T10:09:18.5209648Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-12-01T10:09:18.5211315Z adding 'torch/include/ATen/ops/hardswish.h' 2022-12-01T10:09:18.5213044Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-12-01T10:09:18.5214674Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5216129Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5217598Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5219408Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-12-01T10:09:18.5221124Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-12-01T10:09:18.5222722Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-12-01T10:09:18.5224238Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-12-01T10:09:18.5225750Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-12-01T10:09:18.5227172Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-12-01T10:09:18.5228950Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-12-01T10:09:18.5230614Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-12-01T10:09:18.5232513Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-12-01T10:09:18.5234206Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5235785Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5237264Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-12-01T10:09:18.5238946Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-12-01T10:09:18.5240576Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-12-01T10:09:18.5242154Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-12-01T10:09:18.5243670Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-12-01T10:09:18.5245232Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-12-01T10:09:18.5246967Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-12-01T10:09:18.5248642Z adding 'torch/include/ATen/ops/heaviside.h' 2022-12-01T10:09:18.5250420Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5251950Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-12-01T10:09:18.5253461Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-12-01T10:09:18.5254918Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-12-01T10:09:18.5256480Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-12-01T10:09:18.5257954Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-12-01T10:09:18.5259719Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-12-01T10:09:18.5261353Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-12-01T10:09:18.5263075Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5264439Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-12-01T10:09:18.5266082Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-12-01T10:09:18.5267770Z adding 'torch/include/ATen/ops/histc.h' 2022-12-01T10:09:18.5269406Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-12-01T10:09:18.5271075Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-12-01T10:09:18.5272817Z adding 'torch/include/ATen/ops/histc_native.h' 2022-12-01T10:09:18.5274813Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-12-01T10:09:18.5276553Z adding 'torch/include/ATen/ops/histogram.h' 2022-12-01T10:09:18.5278421Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-12-01T10:09:18.5280111Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-12-01T10:09:18.5282620Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-12-01T10:09:18.5284542Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-12-01T10:09:18.5287111Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5288836Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-12-01T10:09:18.5291527Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-12-01T10:09:18.5293364Z adding 'torch/include/ATen/ops/hsplit.h' 2022-12-01T10:09:18.5295840Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5297411Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-12-01T10:09:18.5299880Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-12-01T10:09:18.5301833Z adding 'torch/include/ATen/ops/hspmm.h' 2022-12-01T10:09:18.5303873Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-12-01T10:09:18.5306082Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-12-01T10:09:18.5308068Z adding 'torch/include/ATen/ops/hstack.h' 2022-12-01T10:09:18.5310357Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5312246Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-12-01T10:09:18.5314616Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-12-01T10:09:18.5316784Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-12-01T10:09:18.5318874Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-12-01T10:09:18.5321182Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5323041Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5325190Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5327065Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-12-01T10:09:18.5329424Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-12-01T10:09:18.5331473Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-12-01T10:09:18.5333720Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-12-01T10:09:18.5335524Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-12-01T10:09:18.5337862Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-12-01T10:09:18.5339844Z adding 'torch/include/ATen/ops/hypot.h' 2022-12-01T10:09:18.5342115Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5343916Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-12-01T10:09:18.5346087Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-12-01T10:09:18.5347886Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-12-01T10:09:18.5350297Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-12-01T10:09:18.5352436Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-12-01T10:09:18.5354898Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-12-01T10:09:18.5356712Z adding 'torch/include/ATen/ops/i0.h' 2022-12-01T10:09:18.5359073Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5360849Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-12-01T10:09:18.5362973Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-12-01T10:09:18.5364765Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-12-01T10:09:18.5366920Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-12-01T10:09:18.5369053Z adding 'torch/include/ATen/ops/i0_native.h' 2022-12-01T10:09:18.5370791Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-12-01T10:09:18.5372398Z adding 'torch/include/ATen/ops/igamma.h' 2022-12-01T10:09:18.5374216Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5375742Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-12-01T10:09:18.5377280Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-12-01T10:09:18.5378892Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-12-01T10:09:18.5380464Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-12-01T10:09:18.5382068Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-12-01T10:09:18.5383746Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-12-01T10:09:18.5385452Z adding 'torch/include/ATen/ops/igammac.h' 2022-12-01T10:09:18.5387201Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5388946Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-12-01T10:09:18.5390799Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-12-01T10:09:18.5392976Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-12-01T10:09:18.5394362Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-12-01T10:09:18.5396514Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-12-01T10:09:18.5397930Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-12-01T10:09:18.5399265Z adding 'torch/include/ATen/ops/im2col.h' 2022-12-01T10:09:18.5401146Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-12-01T10:09:18.5402691Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-12-01T10:09:18.5404333Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-12-01T10:09:18.5406124Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-12-01T10:09:18.5407795Z adding 'torch/include/ATen/ops/imag.h' 2022-12-01T10:09:18.5409381Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5410658Z adding 'torch/include/ATen/ops/imag_native.h' 2022-12-01T10:09:18.5412374Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-12-01T10:09:18.5414055Z adding 'torch/include/ATen/ops/index.h' 2022-12-01T10:09:18.5415721Z adding 'torch/include/ATen/ops/index_add.h' 2022-12-01T10:09:18.5417700Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5419092Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5420649Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-12-01T10:09:18.5422270Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-12-01T10:09:18.5423947Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-12-01T10:09:18.5425686Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-12-01T10:09:18.5427188Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-12-01T10:09:18.5429090Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-12-01T10:09:18.5430955Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5432527Z adding 'torch/include/ATen/ops/index_copy.h' 2022-12-01T10:09:18.5434565Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5436173Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5437790Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-12-01T10:09:18.5439436Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-12-01T10:09:18.5441061Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-12-01T10:09:18.5442726Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-12-01T10:09:18.5444276Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-12-01T10:09:18.5446119Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-12-01T10:09:18.5447819Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-12-01T10:09:18.5449457Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-12-01T10:09:18.5451201Z adding 'torch/include/ATen/ops/index_fill.h' 2022-12-01T10:09:18.5453012Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5454603Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5456141Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-12-01T10:09:18.5457731Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-12-01T10:09:18.5459280Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-12-01T10:09:18.5460859Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-12-01T10:09:18.5463127Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-12-01T10:09:18.5465117Z adding 'torch/include/ATen/ops/index_meta.h' 2022-12-01T10:09:18.5466830Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-12-01T10:09:18.5468458Z adding 'torch/include/ATen/ops/index_native.h' 2022-12-01T10:09:18.5470246Z adding 'torch/include/ATen/ops/index_ops.h' 2022-12-01T10:09:18.5472143Z adding 'torch/include/ATen/ops/index_put.h' 2022-12-01T10:09:18.5473999Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5475441Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-12-01T10:09:18.5477193Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-12-01T10:09:18.5478926Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-12-01T10:09:18.5480729Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5482273Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-12-01T10:09:18.5483861Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-12-01T10:09:18.5485485Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-12-01T10:09:18.5487192Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-12-01T10:09:18.5488795Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-12-01T10:09:18.5490597Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-12-01T10:09:18.5492424Z adding 'torch/include/ATen/ops/index_select.h' 2022-12-01T10:09:18.5494065Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-12-01T10:09:18.5495755Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5497258Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-12-01T10:09:18.5498901Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-12-01T10:09:18.5500645Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5502244Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-12-01T10:09:18.5503838Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-12-01T10:09:18.5505428Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-12-01T10:09:18.5507192Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-12-01T10:09:18.5508831Z adding 'torch/include/ATen/ops/indices.h' 2022-12-01T10:09:18.5510547Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-12-01T10:09:18.5512418Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5513983Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5515404Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-12-01T10:09:18.5517067Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-12-01T10:09:18.5518681Z adding 'torch/include/ATen/ops/indices_native.h' 2022-12-01T10:09:18.5520257Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-12-01T10:09:18.5521892Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-12-01T10:09:18.5523648Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5525035Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-12-01T10:09:18.5526584Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-12-01T10:09:18.5528104Z adding 'torch/include/ATen/ops/inner.h' 2022-12-01T10:09:18.5529718Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5531204Z adding 'torch/include/ATen/ops/inner_native.h' 2022-12-01T10:09:18.5532907Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-12-01T10:09:18.5534503Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-12-01T10:09:18.5536217Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5537674Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-12-01T10:09:18.5539355Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-12-01T10:09:18.5540965Z adding 'torch/include/ATen/ops/int_repr.h' 2022-12-01T10:09:18.5542692Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5544136Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-12-01T10:09:18.5545789Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-12-01T10:09:18.5547354Z adding 'torch/include/ATen/ops/inverse.h' 2022-12-01T10:09:18.5549196Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5550529Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-12-01T10:09:18.5552252Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-12-01T10:09:18.5553872Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-12-01T10:09:18.5555443Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-12-01T10:09:18.5557017Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-12-01T10:09:18.5558525Z adding 'torch/include/ATen/ops/is_complex.h' 2022-12-01T10:09:18.5560171Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5561629Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-12-01T10:09:18.5563182Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-12-01T10:09:18.5564701Z adding 'torch/include/ATen/ops/is_conj.h' 2022-12-01T10:09:18.5566319Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5567784Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-12-01T10:09:18.5569359Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-12-01T10:09:18.5570922Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-12-01T10:09:18.5572562Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5573988Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-12-01T10:09:18.5575571Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-12-01T10:09:18.5577120Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-12-01T10:09:18.5578748Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5590469Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-12-01T10:09:18.5591058Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-12-01T10:09:18.5591363Z adding 'torch/include/ATen/ops/is_inference.h' 2022-12-01T10:09:18.5591710Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5592277Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-12-01T10:09:18.5592448Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-12-01T10:09:18.5592589Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-12-01T10:09:18.5592806Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5592947Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-12-01T10:09:18.5594316Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-12-01T10:09:18.5596213Z adding 'torch/include/ATen/ops/is_neg.h' 2022-12-01T10:09:18.5597471Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5598878Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-12-01T10:09:18.5601131Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-12-01T10:09:18.5602888Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-12-01T10:09:18.5604812Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5606429Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-12-01T10:09:18.5608151Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-12-01T10:09:18.5609781Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-12-01T10:09:18.5611584Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5613284Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-12-01T10:09:18.5615000Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-12-01T10:09:18.5616890Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-12-01T10:09:18.5618690Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-12-01T10:09:18.5620446Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5622025Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-12-01T10:09:18.5623802Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-12-01T10:09:18.5625543Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-12-01T10:09:18.5627386Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-12-01T10:09:18.5629574Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-12-01T10:09:18.5631075Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-12-01T10:09:18.5632917Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-12-01T10:09:18.5634790Z adding 'torch/include/ATen/ops/is_signed.h' 2022-12-01T10:09:18.5636683Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5638230Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-12-01T10:09:18.5640063Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-12-01T10:09:18.5641719Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-12-01T10:09:18.5643584Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5645181Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-12-01T10:09:18.5646875Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-12-01T10:09:18.5648585Z adding 'torch/include/ATen/ops/isclose.h' 2022-12-01T10:09:18.5650552Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5652137Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-12-01T10:09:18.5653887Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-12-01T10:09:18.5655642Z adding 'torch/include/ATen/ops/isfinite.h' 2022-12-01T10:09:18.5657546Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5659151Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-12-01T10:09:18.5660854Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-12-01T10:09:18.5662998Z adding 'torch/include/ATen/ops/isin.h' 2022-12-01T10:09:18.5665025Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5666707Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-12-01T10:09:18.5668658Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-12-01T10:09:18.5670432Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-12-01T10:09:18.5672531Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-12-01T10:09:18.5675206Z adding 'torch/include/ATen/ops/isin_native.h' 2022-12-01T10:09:18.5682614Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-12-01T10:09:18.5684478Z adding 'torch/include/ATen/ops/isinf.h' 2022-12-01T10:09:18.5686550Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5688132Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-12-01T10:09:18.5689992Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-12-01T10:09:18.5691702Z adding 'torch/include/ATen/ops/isnan.h' 2022-12-01T10:09:18.5693625Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5695252Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-12-01T10:09:18.5696917Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-12-01T10:09:18.5698615Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-12-01T10:09:18.5700515Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-12-01T10:09:18.5702239Z adding 'torch/include/ATen/ops/isneginf.h' 2022-12-01T10:09:18.5704108Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5705603Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-12-01T10:09:18.5707209Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-12-01T10:09:18.5708813Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-12-01T10:09:18.5710561Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-12-01T10:09:18.5712463Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-12-01T10:09:18.5714260Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-12-01T10:09:18.5715993Z adding 'torch/include/ATen/ops/isposinf.h' 2022-12-01T10:09:18.5717709Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5719269Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-12-01T10:09:18.5720664Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-12-01T10:09:18.5722163Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-12-01T10:09:18.5723798Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-12-01T10:09:18.5725414Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-12-01T10:09:18.5727197Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-12-01T10:09:18.5728829Z adding 'torch/include/ATen/ops/isreal.h' 2022-12-01T10:09:18.5730526Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5732052Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-12-01T10:09:18.5733659Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-12-01T10:09:18.5735359Z adding 'torch/include/ATen/ops/istft.h' 2022-12-01T10:09:18.5737130Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5738690Z adding 'torch/include/ATen/ops/istft_native.h' 2022-12-01T10:09:18.5740458Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-12-01T10:09:18.5742044Z adding 'torch/include/ATen/ops/item.h' 2022-12-01T10:09:18.5743847Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5745250Z adding 'torch/include/ATen/ops/item_native.h' 2022-12-01T10:09:18.5746903Z adding 'torch/include/ATen/ops/item_ops.h' 2022-12-01T10:09:18.5748907Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-12-01T10:09:18.5750926Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5752683Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-12-01T10:09:18.5754855Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-12-01T10:09:18.5756650Z adding 'torch/include/ATen/ops/kl_div.h' 2022-12-01T10:09:18.5758421Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5759889Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-12-01T10:09:18.5761587Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-12-01T10:09:18.5763335Z adding 'torch/include/ATen/ops/kron.h' 2022-12-01T10:09:18.5765251Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5766894Z adding 'torch/include/ATen/ops/kron_native.h' 2022-12-01T10:09:18.5768683Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-12-01T10:09:18.5770484Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-12-01T10:09:18.5772333Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5773984Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5775626Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-12-01T10:09:18.5777243Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-12-01T10:09:18.5778884Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-12-01T10:09:18.5780769Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-12-01T10:09:18.5782503Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-12-01T10:09:18.5784265Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5785751Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-12-01T10:09:18.5787463Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-12-01T10:09:18.5789208Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-12-01T10:09:18.5790981Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5792633Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-12-01T10:09:18.5794565Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-12-01T10:09:18.5796286Z adding 'torch/include/ATen/ops/lcm.h' 2022-12-01T10:09:18.5798144Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5799669Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-12-01T10:09:18.5801295Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-12-01T10:09:18.5802848Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-12-01T10:09:18.5804592Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-12-01T10:09:18.5806047Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-12-01T10:09:18.5807797Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-12-01T10:09:18.5809511Z adding 'torch/include/ATen/ops/ldexp.h' 2022-12-01T10:09:18.5811228Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5812733Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-12-01T10:09:18.5814503Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-12-01T10:09:18.5816319Z adding 'torch/include/ATen/ops/le.h' 2022-12-01T10:09:18.5818093Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5819708Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-12-01T10:09:18.5821429Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-12-01T10:09:18.5823084Z adding 'torch/include/ATen/ops/le_meta.h' 2022-12-01T10:09:18.5824795Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-12-01T10:09:18.5826437Z adding 'torch/include/ATen/ops/le_native.h' 2022-12-01T10:09:18.5828302Z adding 'torch/include/ATen/ops/le_ops.h' 2022-12-01T10:09:18.5830230Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-12-01T10:09:18.5832162Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-12-01T10:09:18.5834006Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5835537Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-12-01T10:09:18.5837182Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-12-01T10:09:18.5838743Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-12-01T10:09:18.5840380Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-12-01T10:09:18.5841985Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-12-01T10:09:18.5843733Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-12-01T10:09:18.5845541Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5847272Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-12-01T10:09:18.5848858Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-12-01T10:09:18.5850413Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-12-01T10:09:18.5852054Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-12-01T10:09:18.5853612Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-12-01T10:09:18.5855393Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-12-01T10:09:18.5857125Z adding 'torch/include/ATen/ops/lerp.h' 2022-12-01T10:09:18.5858899Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5860426Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-12-01T10:09:18.5862129Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-12-01T10:09:18.5863706Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-12-01T10:09:18.5865746Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-12-01T10:09:18.5867312Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-12-01T10:09:18.5870145Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-12-01T10:09:18.5871462Z adding 'torch/include/ATen/ops/less.h' 2022-12-01T10:09:18.5873451Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5874997Z adding 'torch/include/ATen/ops/less_equal.h' 2022-12-01T10:09:18.5877053Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5878898Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-12-01T10:09:18.5880610Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-12-01T10:09:18.5882253Z adding 'torch/include/ATen/ops/less_native.h' 2022-12-01T10:09:18.5884169Z adding 'torch/include/ATen/ops/less_ops.h' 2022-12-01T10:09:18.5885846Z adding 'torch/include/ATen/ops/lgamma.h' 2022-12-01T10:09:18.5887686Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5889212Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-12-01T10:09:18.5890846Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-12-01T10:09:18.5892717Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-12-01T10:09:18.5894196Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-12-01T10:09:18.5895952Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-12-01T10:09:18.5897900Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-12-01T10:09:18.5899522Z adding 'torch/include/ATen/ops/lift.h' 2022-12-01T10:09:18.5901777Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5903422Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-12-01T10:09:18.5905017Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5906698Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-12-01T10:09:18.5908642Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.5910316Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-12-01T10:09:18.5912231Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-12-01T10:09:18.5913892Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-12-01T10:09:18.5915606Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-12-01T10:09:18.5917211Z adding 'torch/include/ATen/ops/lift_native.h' 2022-12-01T10:09:18.5919045Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-12-01T10:09:18.5920923Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-12-01T10:09:18.5922843Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5924582Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-12-01T10:09:18.5926554Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5928283Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-12-01T10:09:18.5930050Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-12-01T10:09:18.5931806Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-12-01T10:09:18.5933612Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-12-01T10:09:18.5935367Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-12-01T10:09:18.5937210Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-12-01T10:09:18.5938945Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-12-01T10:09:18.5940817Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-12-01T10:09:18.5942654Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-12-01T10:09:18.5944647Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5946311Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-12-01T10:09:18.5948417Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-12-01T10:09:18.5950367Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-12-01T10:09:18.5952538Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.5954587Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-12-01T10:09:18.5956460Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-12-01T10:09:18.5958137Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-12-01T10:09:18.5960051Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-12-01T10:09:18.5961911Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-12-01T10:09:18.5963792Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-12-01T10:09:18.5965607Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-12-01T10:09:18.5967583Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5969173Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-12-01T10:09:18.5971074Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-12-01T10:09:18.5972933Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-12-01T10:09:18.5974796Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5976371Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-12-01T10:09:18.5978264Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-12-01T10:09:18.5980072Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-12-01T10:09:18.5981987Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-12-01T10:09:18.5983761Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-12-01T10:09:18.5985510Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-12-01T10:09:18.5987371Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-12-01T10:09:18.5989354Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-12-01T10:09:18.5991378Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.5993243Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-12-01T10:09:18.5995250Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-12-01T10:09:18.5997091Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-12-01T10:09:18.5998995Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6000654Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-12-01T10:09:18.6002536Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-12-01T10:09:18.6004209Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-12-01T10:09:18.6006072Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6007676Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-12-01T10:09:18.6009546Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-12-01T10:09:18.6011331Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-12-01T10:09:18.6020400Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-12-01T10:09:18.6022266Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-12-01T10:09:18.6023981Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-12-01T10:09:18.6025796Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-12-01T10:09:18.6027588Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-12-01T10:09:18.6029473Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6031247Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-12-01T10:09:18.6033272Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6034869Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-12-01T10:09:18.6036628Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-12-01T10:09:18.6038281Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-12-01T10:09:18.6040014Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-12-01T10:09:18.6041699Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-12-01T10:09:18.6043595Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-12-01T10:09:18.6045285Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-12-01T10:09:18.6047039Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-12-01T10:09:18.6048825Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-12-01T10:09:18.6050669Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6052461Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-12-01T10:09:18.6054318Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6056031Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-12-01T10:09:18.6057795Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-12-01T10:09:18.6059445Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-12-01T10:09:18.6061282Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-12-01T10:09:18.6062963Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-12-01T10:09:18.6064826Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-12-01T10:09:18.6066573Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-12-01T10:09:18.6068475Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-12-01T10:09:18.6070240Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-12-01T10:09:18.6072306Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6074229Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-12-01T10:09:18.6075949Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-12-01T10:09:18.6077733Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-12-01T10:09:18.6079310Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-12-01T10:09:18.6081340Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-12-01T10:09:18.6082877Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-12-01T10:09:18.6084886Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-12-01T10:09:18.6086721Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6088516Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-12-01T10:09:18.6090264Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-12-01T10:09:18.6092063Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-12-01T10:09:18.6093938Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-12-01T10:09:18.6095807Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-12-01T10:09:18.6097710Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6099404Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-12-01T10:09:18.6101079Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-12-01T10:09:18.6102902Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-12-01T10:09:18.6104749Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6106770Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-12-01T10:09:18.6108679Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6110139Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-12-01T10:09:18.6112101Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-12-01T10:09:18.6113767Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-12-01T10:09:18.6115641Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-12-01T10:09:18.6117128Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-12-01T10:09:18.6118905Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-12-01T10:09:18.6120531Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-12-01T10:09:18.6122826Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-12-01T10:09:18.6123838Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-12-01T10:09:18.6125959Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-12-01T10:09:18.6127665Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-12-01T10:09:18.6130107Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-12-01T10:09:18.6131175Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-12-01T10:09:18.6132832Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6134287Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-12-01T10:09:18.6135871Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-12-01T10:09:18.6137430Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-12-01T10:09:18.6139048Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-12-01T10:09:18.6140808Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-12-01T10:09:18.6142340Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-12-01T10:09:18.6143921Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-12-01T10:09:18.6145631Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6147112Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-12-01T10:09:18.6148816Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-12-01T10:09:18.6150522Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-12-01T10:09:18.6152564Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6154178Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-12-01T10:09:18.6155694Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-12-01T10:09:18.6157423Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-12-01T10:09:18.6158964Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-12-01T10:09:18.6160783Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-12-01T10:09:18.6162487Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6164232Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-12-01T10:09:18.6166005Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-12-01T10:09:18.6167704Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-12-01T10:09:18.6169353Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6170899Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-12-01T10:09:18.6172652Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-12-01T10:09:18.6174531Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-12-01T10:09:18.6176620Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6178309Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-12-01T10:09:18.6180437Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-12-01T10:09:18.6182318Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-12-01T10:09:18.6184027Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6185561Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-12-01T10:09:18.6187238Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-12-01T10:09:18.6189126Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-12-01T10:09:18.6191039Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6192770Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-12-01T10:09:18.6194675Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-12-01T10:09:18.6196712Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-12-01T10:09:18.6198558Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6200284Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6202024Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6203666Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-12-01T10:09:18.6205764Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-12-01T10:09:18.6207784Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-12-01T10:09:18.6209593Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6211308Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-12-01T10:09:18.6212947Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-12-01T10:09:18.6214581Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-12-01T10:09:18.6216158Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-12-01T10:09:18.6217740Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-12-01T10:09:18.6219521Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-12-01T10:09:18.6221134Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-12-01T10:09:18.6222856Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6224299Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-12-01T10:09:18.6225993Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-12-01T10:09:18.6227638Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-12-01T10:09:18.6229403Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6231066Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-12-01T10:09:18.6232890Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6234662Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-12-01T10:09:18.6236406Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-12-01T10:09:18.6238104Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-12-01T10:09:18.6239825Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-12-01T10:09:18.6241618Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-12-01T10:09:18.6243333Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-12-01T10:09:18.6245035Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-12-01T10:09:18.6246590Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-12-01T10:09:18.6248397Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-12-01T10:09:18.6250121Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-12-01T10:09:18.6252011Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6253582Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-12-01T10:09:18.6255402Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-12-01T10:09:18.6257101Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-12-01T10:09:18.6258874Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6260443Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-12-01T10:09:18.6262336Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-12-01T10:09:18.6263967Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-12-01T10:09:18.6265691Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6267244Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-12-01T10:09:18.6268918Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-12-01T10:09:18.6270630Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-12-01T10:09:18.6272543Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6274057Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-12-01T10:09:18.6275815Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-12-01T10:09:18.6277546Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-12-01T10:09:18.6279243Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6280793Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-12-01T10:09:18.6282427Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-12-01T10:09:18.6284125Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-12-01T10:09:18.6285886Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6287566Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-12-01T10:09:18.6289404Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-12-01T10:09:18.6290921Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-12-01T10:09:18.6292811Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6294485Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-12-01T10:09:18.6296191Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-12-01T10:09:18.6297703Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-12-01T10:09:18.6299376Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-12-01T10:09:18.6300952Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-12-01T10:09:18.6302738Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-12-01T10:09:18.6304457Z adding 'torch/include/ATen/ops/linear.h' 2022-12-01T10:09:18.6306477Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-12-01T10:09:18.6308589Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6310173Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-12-01T10:09:18.6312087Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-12-01T10:09:18.6313852Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6315522Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6316993Z adding 'torch/include/ATen/ops/linear_native.h' 2022-12-01T10:09:18.6318804Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-12-01T10:09:18.6320558Z adding 'torch/include/ATen/ops/linspace.h' 2022-12-01T10:09:18.6322383Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6323953Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-12-01T10:09:18.6325630Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-12-01T10:09:18.6327190Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-12-01T10:09:18.6328769Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-12-01T10:09:18.6330493Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-12-01T10:09:18.6332170Z adding 'torch/include/ATen/ops/log.h' 2022-12-01T10:09:18.6333782Z adding 'torch/include/ATen/ops/log10.h' 2022-12-01T10:09:18.6335422Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6336908Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-12-01T10:09:18.6338494Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-12-01T10:09:18.6339997Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-12-01T10:09:18.6341619Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-12-01T10:09:18.6343230Z adding 'torch/include/ATen/ops/log10_native.h' 2022-12-01T10:09:18.6345037Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-12-01T10:09:18.6346623Z adding 'torch/include/ATen/ops/log1p.h' 2022-12-01T10:09:18.6348503Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6350053Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-12-01T10:09:18.6351668Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-12-01T10:09:18.6353376Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-12-01T10:09:18.6355057Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-12-01T10:09:18.6356610Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-12-01T10:09:18.6358331Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-12-01T10:09:18.6360073Z adding 'torch/include/ATen/ops/log2.h' 2022-12-01T10:09:18.6361935Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6363337Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-12-01T10:09:18.6365324Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-12-01T10:09:18.6366694Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-12-01T10:09:18.6368379Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-12-01T10:09:18.6369991Z adding 'torch/include/ATen/ops/log2_native.h' 2022-12-01T10:09:18.6371741Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-12-01T10:09:18.6373459Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6374917Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-12-01T10:09:18.6376406Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-12-01T10:09:18.6378182Z adding 'torch/include/ATen/ops/log_meta.h' 2022-12-01T10:09:18.6379626Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-12-01T10:09:18.6381083Z adding 'torch/include/ATen/ops/log_native.h' 2022-12-01T10:09:18.6382846Z adding 'torch/include/ATen/ops/log_normal.h' 2022-12-01T10:09:18.6384662Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6386627Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-12-01T10:09:18.6387902Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-12-01T10:09:18.6389762Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-12-01T10:09:18.6391400Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-12-01T10:09:18.6393425Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-12-01T10:09:18.6395115Z adding 'torch/include/ATen/ops/log_ops.h' 2022-12-01T10:09:18.6396719Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-12-01T10:09:18.6398325Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-12-01T10:09:18.6399983Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-12-01T10:09:18.6401655Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-12-01T10:09:18.6403197Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-12-01T10:09:18.6404926Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-12-01T10:09:18.6406600Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6408133Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-12-01T10:09:18.6409785Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-12-01T10:09:18.6411338Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-12-01T10:09:18.6412716Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-12-01T10:09:18.6414202Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-12-01T10:09:18.6416330Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-12-01T10:09:18.6417965Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-12-01T10:09:18.6419523Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-12-01T10:09:18.6421072Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6422675Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6424014Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-12-01T10:09:18.6425555Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-12-01T10:09:18.6427043Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-12-01T10:09:18.6428529Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-12-01T10:09:18.6430147Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6431553Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-12-01T10:09:18.6433260Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-12-01T10:09:18.6434622Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-12-01T10:09:18.6436134Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-12-01T10:09:18.6437573Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-12-01T10:09:18.6439084Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-12-01T10:09:18.6440684Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6441896Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-12-01T10:09:18.6443282Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-12-01T10:09:18.6444639Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-12-01T10:09:18.6446029Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-12-01T10:09:18.6447363Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-12-01T10:09:18.6448850Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-12-01T10:09:18.6450477Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-12-01T10:09:18.6452266Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6453502Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6454920Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-12-01T10:09:18.6456489Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-12-01T10:09:18.6457884Z adding 'torch/include/ATen/ops/logdet.h' 2022-12-01T10:09:18.6459428Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6460616Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-12-01T10:09:18.6462231Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-12-01T10:09:18.6463730Z adding 'torch/include/ATen/ops/logical_and.h' 2022-12-01T10:09:18.6465338Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6466774Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-12-01T10:09:18.6468296Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-12-01T10:09:18.6469800Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-12-01T10:09:18.6471535Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-12-01T10:09:18.6473329Z adding 'torch/include/ATen/ops/logical_not.h' 2022-12-01T10:09:18.6475029Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6476671Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-12-01T10:09:18.6478056Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-12-01T10:09:18.6479668Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-12-01T10:09:18.6481317Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-12-01T10:09:18.6482838Z adding 'torch/include/ATen/ops/logical_or.h' 2022-12-01T10:09:18.6484655Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6486114Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-12-01T10:09:18.6487781Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-12-01T10:09:18.6489340Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-12-01T10:09:18.6491007Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-12-01T10:09:18.6492695Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-12-01T10:09:18.6494551Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6496145Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-12-01T10:09:18.6497775Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-12-01T10:09:18.6499343Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-12-01T10:09:18.6501135Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-12-01T10:09:18.6502829Z adding 'torch/include/ATen/ops/logit.h' 2022-12-01T10:09:18.6504652Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-12-01T10:09:18.6506482Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6508124Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-12-01T10:09:18.6510029Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-12-01T10:09:18.6511544Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-12-01T10:09:18.6513420Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-12-01T10:09:18.6515010Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-12-01T10:09:18.6516747Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-12-01T10:09:18.6518408Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-12-01T10:09:18.6520051Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-12-01T10:09:18.6521781Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-12-01T10:09:18.6523364Z adding 'torch/include/ATen/ops/logit_native.h' 2022-12-01T10:09:18.6525084Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-12-01T10:09:18.6526862Z adding 'torch/include/ATen/ops/logspace.h' 2022-12-01T10:09:18.6528844Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6530394Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-12-01T10:09:18.6531987Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-12-01T10:09:18.6533615Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-12-01T10:09:18.6535211Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-12-01T10:09:18.6536971Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-12-01T10:09:18.6538719Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-12-01T10:09:18.6540490Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6542229Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6543849Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6545365Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-12-01T10:09:18.6547126Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-12-01T10:09:18.6548953Z adding 'torch/include/ATen/ops/lshift.h' 2022-12-01T10:09:18.6550749Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6552534Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-12-01T10:09:18.6554210Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-12-01T10:09:18.6555866Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-12-01T10:09:18.6557510Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-12-01T10:09:18.6559356Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-12-01T10:09:18.6561150Z adding 'torch/include/ATen/ops/lstm.h' 2022-12-01T10:09:18.6562887Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-12-01T10:09:18.6564667Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6566226Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-12-01T10:09:18.6567957Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-12-01T10:09:18.6569735Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6571535Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-12-01T10:09:18.6573386Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6575103Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-12-01T10:09:18.6577002Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-12-01T10:09:18.6578722Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-12-01T10:09:18.6580584Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-12-01T10:09:18.6582371Z adding 'torch/include/ATen/ops/lt.h' 2022-12-01T10:09:18.6584179Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6585813Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-12-01T10:09:18.6587448Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-12-01T10:09:18.6589150Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-12-01T10:09:18.6590910Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-12-01T10:09:18.6592821Z adding 'torch/include/ATen/ops/lt_native.h' 2022-12-01T10:09:18.6594994Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-12-01T10:09:18.6596776Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-12-01T10:09:18.6598508Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6600103Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-12-01T10:09:18.6601951Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-12-01T10:09:18.6603666Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-12-01T10:09:18.6605607Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6607100Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-12-01T10:09:18.6609069Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-12-01T10:09:18.6610734Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-12-01T10:09:18.6612434Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-12-01T10:09:18.6613989Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-12-01T10:09:18.6616017Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-12-01T10:09:18.6617535Z adding 'torch/include/ATen/ops/mH.h' 2022-12-01T10:09:18.6619187Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6620597Z adding 'torch/include/ATen/ops/mH_native.h' 2022-12-01T10:09:18.6622186Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-12-01T10:09:18.6623776Z adding 'torch/include/ATen/ops/mT.h' 2022-12-01T10:09:18.6625354Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6626754Z adding 'torch/include/ATen/ops/mT_native.h' 2022-12-01T10:09:18.6628281Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-12-01T10:09:18.6629951Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-12-01T10:09:18.6631608Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6633210Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-12-01T10:09:18.6634911Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-12-01T10:09:18.6636591Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-12-01T10:09:18.6638288Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6639856Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-12-01T10:09:18.6641494Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-12-01T10:09:18.6643283Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-12-01T10:09:18.6645187Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-12-01T10:09:18.6647285Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-12-01T10:09:18.6649202Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-12-01T10:09:18.6651174Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6652960Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-12-01T10:09:18.6654835Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-12-01T10:09:18.6656564Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-12-01T10:09:18.6658279Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-12-01T10:09:18.6660161Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-12-01T10:09:18.6662005Z adding 'torch/include/ATen/ops/masked_select.h' 2022-12-01T10:09:18.6663844Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-12-01T10:09:18.6665743Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6667451Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-12-01T10:09:18.6669239Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-12-01T10:09:18.6671006Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-12-01T10:09:18.6672889Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-12-01T10:09:18.6674446Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-12-01T10:09:18.6676224Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-12-01T10:09:18.6677848Z adding 'torch/include/ATen/ops/matmul.h' 2022-12-01T10:09:18.6679700Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-12-01T10:09:18.6681618Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6683226Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-12-01T10:09:18.6684962Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-12-01T10:09:18.6686788Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6688364Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-12-01T10:09:18.6690089Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-12-01T10:09:18.6691714Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-12-01T10:09:18.6693575Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6694997Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-12-01T10:09:18.6696655Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-12-01T10:09:18.6698272Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-12-01T10:09:18.6699910Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-12-01T10:09:18.6701618Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6703156Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-12-01T10:09:18.6704858Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-12-01T10:09:18.6706579Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6708100Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-12-01T10:09:18.6709914Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-12-01T10:09:18.6711593Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-12-01T10:09:18.6713618Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6715229Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-12-01T10:09:18.6717023Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-12-01T10:09:18.6718903Z adding 'torch/include/ATen/ops/max.h' 2022-12-01T10:09:18.6720818Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6722601Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6724292Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-12-01T10:09:18.6726077Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-12-01T10:09:18.6727818Z adding 'torch/include/ATen/ops/max_meta.h' 2022-12-01T10:09:18.6729567Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-12-01T10:09:18.6731273Z adding 'torch/include/ATen/ops/max_native.h' 2022-12-01T10:09:18.6733394Z adding 'torch/include/ATen/ops/max_ops.h' 2022-12-01T10:09:18.6735301Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-12-01T10:09:18.6737237Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6738863Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-12-01T10:09:18.6740629Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-12-01T10:09:18.6742380Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-12-01T10:09:18.6744219Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6745822Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-12-01T10:09:18.6747657Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-12-01T10:09:18.6749469Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-12-01T10:09:18.6751282Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6753134Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-12-01T10:09:18.6755075Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-12-01T10:09:18.6756933Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-12-01T10:09:18.6758739Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-12-01T10:09:18.6760639Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6762434Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-12-01T10:09:18.6764217Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-12-01T10:09:18.6765801Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-12-01T10:09:18.6767468Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-12-01T10:09:18.6769290Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-12-01T10:09:18.6771231Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-12-01T10:09:18.6773322Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6775139Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-12-01T10:09:18.6776928Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-12-01T10:09:18.6778644Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-12-01T10:09:18.6780440Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-12-01T10:09:18.6782165Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-12-01T10:09:18.6784174Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-12-01T10:09:18.6786079Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-12-01T10:09:18.6788033Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6789844Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-12-01T10:09:18.6791596Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-12-01T10:09:18.6793691Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-12-01T10:09:18.6795684Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-12-01T10:09:18.6797658Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-12-01T10:09:18.6799563Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-12-01T10:09:18.6801493Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-12-01T10:09:18.6803546Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-12-01T10:09:18.6805515Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-12-01T10:09:18.6807411Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-12-01T10:09:18.6809952Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-12-01T10:09:18.6812044Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-12-01T10:09:18.6814012Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-12-01T10:09:18.6815950Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-12-01T10:09:18.6817700Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-12-01T10:09:18.6819473Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-12-01T10:09:18.6821344Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-12-01T10:09:18.6823310Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-12-01T10:09:18.6825222Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-12-01T10:09:18.6827145Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-12-01T10:09:18.6829145Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-12-01T10:09:18.6831190Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-12-01T10:09:18.6833163Z adding 'torch/include/ATen/ops/maximum.h' 2022-12-01T10:09:18.6835093Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6836795Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-12-01T10:09:18.6838564Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-12-01T10:09:18.6840277Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-12-01T10:09:18.6842060Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-12-01T10:09:18.6843792Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-12-01T10:09:18.6845737Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-12-01T10:09:18.6847619Z adding 'torch/include/ATen/ops/mean.h' 2022-12-01T10:09:18.6849626Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6851429Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6853612Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6855099Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-12-01T10:09:18.6857087Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-12-01T10:09:18.6858985Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-12-01T10:09:18.6860966Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-12-01T10:09:18.6862968Z adding 'torch/include/ATen/ops/mean_native.h' 2022-12-01T10:09:18.6865209Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-12-01T10:09:18.6867485Z adding 'torch/include/ATen/ops/median.h' 2022-12-01T10:09:18.6869755Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6871956Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6874073Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-12-01T10:09:18.6876187Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-12-01T10:09:18.6878142Z adding 'torch/include/ATen/ops/median_native.h' 2022-12-01T10:09:18.6880565Z adding 'torch/include/ATen/ops/median_ops.h' 2022-12-01T10:09:18.6882654Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-12-01T10:09:18.6884802Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6886620Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-12-01T10:09:18.6888797Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-12-01T10:09:18.6891009Z adding 'torch/include/ATen/ops/min.h' 2022-12-01T10:09:18.6893313Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6895391Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.6897411Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-12-01T10:09:18.6899428Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-12-01T10:09:18.6901552Z adding 'torch/include/ATen/ops/min_meta.h' 2022-12-01T10:09:18.6903608Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-12-01T10:09:18.6905696Z adding 'torch/include/ATen/ops/min_native.h' 2022-12-01T10:09:18.6908074Z adding 'torch/include/ATen/ops/min_ops.h' 2022-12-01T10:09:18.6910407Z adding 'torch/include/ATen/ops/minimum.h' 2022-12-01T10:09:18.6912740Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.6914938Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-12-01T10:09:18.6916929Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-12-01T10:09:18.6918867Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-12-01T10:09:18.6920893Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-12-01T10:09:18.6922884Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-12-01T10:09:18.6925110Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-12-01T10:09:18.6927315Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-12-01T10:09:18.6929537Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-12-01T10:09:18.6931912Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6933941Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:09:18.6935968Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-12-01T10:09:18.6938274Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-12-01T10:09:18.6940542Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6942575Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-12-01T10:09:18.6944661Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-12-01T10:09:18.6946926Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-12-01T10:09:18.6949254Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-12-01T10:09:18.6951437Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-12-01T10:09:18.6953754Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-12-01T10:09:18.6955711Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-12-01T10:09:18.6958072Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-12-01T10:09:18.6960158Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6962010Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-12-01T10:09:18.6964088Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-12-01T10:09:18.6966637Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-12-01T10:09:18.6968485Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-12-01T10:09:18.6970355Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-12-01T10:09:18.6972318Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-12-01T10:09:18.6974327Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-12-01T10:09:18.6976475Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-12-01T10:09:18.6978688Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6980687Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-12-01T10:09:18.6982704Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-12-01T10:09:18.6984841Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-12-01T10:09:18.6986983Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-12-01T10:09:18.6989188Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.6991167Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-12-01T10:09:18.6993243Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-12-01T10:09:18.6995491Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-12-01T10:09:18.6997847Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-12-01T10:09:18.7000250Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-12-01T10:09:18.7002624Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7004691Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7006826Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-12-01T10:09:18.7009296Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-12-01T10:09:18.7011581Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7013595Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-12-01T10:09:18.7015636Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-12-01T10:09:18.7017907Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-12-01T10:09:18.7020314Z adding 'torch/include/ATen/ops/mish.h' 2022-12-01T10:09:18.7022239Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-12-01T10:09:18.7024761Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7026635Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7029009Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7030968Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-12-01T10:09:18.7033532Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-12-01T10:09:18.7035801Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7037859Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-12-01T10:09:18.7040057Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-12-01T10:09:18.7042018Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-12-01T10:09:18.7044301Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-12-01T10:09:18.7046244Z adding 'torch/include/ATen/ops/mish_native.h' 2022-12-01T10:09:18.7048674Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-12-01T10:09:18.7050824Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-12-01T10:09:18.7053074Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-12-01T10:09:18.7055488Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7057448Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-12-01T10:09:18.7059717Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T10:09:18.7061677Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-12-01T10:09:18.7063907Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-12-01T10:09:18.7066164Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-12-01T10:09:18.7068613Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7070424Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-12-01T10:09:18.7072984Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-12-01T10:09:18.7075197Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-12-01T10:09:18.7077350Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-12-01T10:09:18.7079690Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7081635Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-12-01T10:09:18.7084147Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7085663Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-12-01T10:09:18.7088200Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-12-01T10:09:18.7090123Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-12-01T10:09:18.7092544Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-12-01T10:09:18.7094692Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-12-01T10:09:18.7096973Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7098728Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-12-01T10:09:18.7101214Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-12-01T10:09:18.7103331Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7105302Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-12-01T10:09:18.7107558Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-12-01T10:09:18.7109966Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-12-01T10:09:18.7112601Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-12-01T10:09:18.7114757Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7116600Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-12-01T10:09:18.7119127Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-12-01T10:09:18.7121221Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7123290Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-12-01T10:09:18.7125470Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-12-01T10:09:18.7127676Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-12-01T10:09:18.7129861Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-12-01T10:09:18.7132184Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7133816Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-12-01T10:09:18.7135568Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-12-01T10:09:18.7137682Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7138966Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-12-01T10:09:18.7141144Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-12-01T10:09:18.7142719Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-12-01T10:09:18.7144663Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7146070Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-12-01T10:09:18.7148115Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-12-01T10:09:18.7149818Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-12-01T10:09:18.7151505Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7153686Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-12-01T10:09:18.7155266Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-12-01T10:09:18.7156565Z adding 'torch/include/ATen/ops/mm.h' 2022-12-01T10:09:18.7158529Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7159842Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-12-01T10:09:18.7161404Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-12-01T10:09:18.7162857Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-12-01T10:09:18.7164421Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-12-01T10:09:18.7165952Z adding 'torch/include/ATen/ops/mm_native.h' 2022-12-01T10:09:18.7167572Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-12-01T10:09:18.7169256Z adding 'torch/include/ATen/ops/mode.h' 2022-12-01T10:09:18.7170972Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7172647Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7174178Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-12-01T10:09:18.7175763Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-12-01T10:09:18.7177266Z adding 'torch/include/ATen/ops/mode_native.h' 2022-12-01T10:09:18.7179029Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-12-01T10:09:18.7180683Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-12-01T10:09:18.7182375Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7183931Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-12-01T10:09:18.7185511Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-12-01T10:09:18.7187017Z adding 'torch/include/ATen/ops/movedim.h' 2022-12-01T10:09:18.7188694Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7190207Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-12-01T10:09:18.7191953Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-12-01T10:09:18.7193726Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-12-01T10:09:18.7195451Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7197010Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-12-01T10:09:18.7198816Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-12-01T10:09:18.7200639Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-12-01T10:09:18.7202391Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7203876Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-12-01T10:09:18.7205635Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-12-01T10:09:18.7207312Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-12-01T10:09:18.7209099Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7210577Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-12-01T10:09:18.7212288Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-12-01T10:09:18.7213886Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-12-01T10:09:18.7215503Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-12-01T10:09:18.7217135Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7218857Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7220317Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-12-01T10:09:18.7221933Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-12-01T10:09:18.7223665Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7225157Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-12-01T10:09:18.7226724Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-12-01T10:09:18.7228180Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-12-01T10:09:18.7229792Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-12-01T10:09:18.7231293Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-12-01T10:09:18.7233186Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-12-01T10:09:18.7234758Z adding 'torch/include/ATen/ops/msort.h' 2022-12-01T10:09:18.7236472Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7237906Z adding 'torch/include/ATen/ops/msort_native.h' 2022-12-01T10:09:18.7239486Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-12-01T10:09:18.7241092Z adding 'torch/include/ATen/ops/mul.h' 2022-12-01T10:09:18.7242768Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7244356Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7245802Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-12-01T10:09:18.7247372Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-12-01T10:09:18.7248909Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-12-01T10:09:18.7250457Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-12-01T10:09:18.7252079Z adding 'torch/include/ATen/ops/mul_native.h' 2022-12-01T10:09:18.7253906Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-12-01T10:09:18.7255646Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-12-01T10:09:18.7257712Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-12-01T10:09:18.7259289Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7261576Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7263248Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-12-01T10:09:18.7265002Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-12-01T10:09:18.7266677Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-12-01T10:09:18.7268278Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-12-01T10:09:18.7269969Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-12-01T10:09:18.7271732Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-12-01T10:09:18.7273893Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-12-01T10:09:18.7275568Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-12-01T10:09:18.7277398Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7279044Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7280623Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-12-01T10:09:18.7282455Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-12-01T10:09:18.7284240Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7285855Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-12-01T10:09:18.7287580Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-12-01T10:09:18.7289318Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-12-01T10:09:18.7290919Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-12-01T10:09:18.7292673Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-12-01T10:09:18.7294527Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-12-01T10:09:18.7296050Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-12-01T10:09:18.7297718Z adding 'torch/include/ATen/ops/multinomial.h' 2022-12-01T10:09:18.7299490Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-12-01T10:09:18.7301183Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-12-01T10:09:18.7302767Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-12-01T10:09:18.7304705Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-12-01T10:09:18.7306352Z adding 'torch/include/ATen/ops/multiply.h' 2022-12-01T10:09:18.7308092Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7309744Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-12-01T10:09:18.7311628Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-12-01T10:09:18.7313514Z adding 'torch/include/ATen/ops/mv.h' 2022-12-01T10:09:18.7315248Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7316731Z adding 'torch/include/ATen/ops/mv_native.h' 2022-12-01T10:09:18.7318424Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-12-01T10:09:18.7320084Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-12-01T10:09:18.7321810Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7323424Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-12-01T10:09:18.7325093Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-12-01T10:09:18.7326654Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-12-01T10:09:18.7328391Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-12-01T10:09:18.7330199Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-12-01T10:09:18.7332016Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7333590Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-12-01T10:09:18.7335212Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-12-01T10:09:18.7336903Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-12-01T10:09:18.7338755Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-12-01T10:09:18.7340513Z adding 'torch/include/ATen/ops/nanmean.h' 2022-12-01T10:09:18.7342301Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7343821Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-12-01T10:09:18.7345556Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-12-01T10:09:18.7347478Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-12-01T10:09:18.7349348Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7351090Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7353361Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-12-01T10:09:18.7354673Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-12-01T10:09:18.7356247Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-12-01T10:09:18.7358612Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-12-01T10:09:18.7360649Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-12-01T10:09:18.7362426Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7364119Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-12-01T10:09:18.7366039Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-12-01T10:09:18.7367919Z adding 'torch/include/ATen/ops/nansum.h' 2022-12-01T10:09:18.7369639Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-12-01T10:09:18.7371391Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-12-01T10:09:18.7373100Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-12-01T10:09:18.7374866Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-12-01T10:09:18.7376479Z adding 'torch/include/ATen/ops/narrow.h' 2022-12-01T10:09:18.7378471Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7380223Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-12-01T10:09:18.7382085Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7383990Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-12-01T10:09:18.7385402Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-12-01T10:09:18.7387209Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-12-01T10:09:18.7389030Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-12-01T10:09:18.7391477Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-12-01T10:09:18.7393293Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-12-01T10:09:18.7395231Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-12-01T10:09:18.7397280Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7398719Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7400315Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7402015Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-12-01T10:09:18.7404067Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-12-01T10:09:18.7405944Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-12-01T10:09:18.7407783Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-12-01T10:09:18.7409531Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-12-01T10:09:18.7411520Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-12-01T10:09:18.7413277Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-12-01T10:09:18.7415207Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7417154Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-12-01T10:09:18.7418839Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-12-01T10:09:18.7420624Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-12-01T10:09:18.7422398Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-12-01T10:09:18.7424202Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-12-01T10:09:18.7426039Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7427844Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7429691Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7431398Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-12-01T10:09:18.7433434Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-12-01T10:09:18.7435311Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7436961Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-12-01T10:09:18.7438686Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-12-01T10:09:18.7440440Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-12-01T10:09:18.7442350Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-12-01T10:09:18.7444428Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-12-01T10:09:18.7446556Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-12-01T10:09:18.7448613Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7450422Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7452232Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7454070Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-12-01T10:09:18.7456071Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-12-01T10:09:18.7458084Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7459911Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-12-01T10:09:18.7461620Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-12-01T10:09:18.7463380Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-12-01T10:09:18.7465367Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-12-01T10:09:18.7467392Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-12-01T10:09:18.7469631Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-12-01T10:09:18.7471727Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7473756Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7475614Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7477472Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-12-01T10:09:18.7479569Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-12-01T10:09:18.7481561Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7483354Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-12-01T10:09:18.7485131Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-12-01T10:09:18.7486867Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-12-01T10:09:18.7488842Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-12-01T10:09:18.7490793Z adding 'torch/include/ATen/ops/native_norm.h' 2022-12-01T10:09:18.7492785Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7494440Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-12-01T10:09:18.7496430Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-12-01T10:09:18.7498266Z adding 'torch/include/ATen/ops/ne.h' 2022-12-01T10:09:18.7500167Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7501867Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-12-01T10:09:18.7503659Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-12-01T10:09:18.7505635Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-12-01T10:09:18.7507290Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-12-01T10:09:18.7509168Z adding 'torch/include/ATen/ops/ne_native.h' 2022-12-01T10:09:18.7511202Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-12-01T10:09:18.7513361Z adding 'torch/include/ATen/ops/neg.h' 2022-12-01T10:09:18.7515271Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7516976Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-12-01T10:09:18.7518653Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-12-01T10:09:18.7520421Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-12-01T10:09:18.7522083Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-12-01T10:09:18.7523744Z adding 'torch/include/ATen/ops/neg_native.h' 2022-12-01T10:09:18.7525600Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-12-01T10:09:18.7527417Z adding 'torch/include/ATen/ops/negative.h' 2022-12-01T10:09:18.7529218Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7530778Z adding 'torch/include/ATen/ops/negative_native.h' 2022-12-01T10:09:18.7532574Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-12-01T10:09:18.7534404Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-12-01T10:09:18.7536219Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7537900Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-12-01T10:09:18.7539641Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-12-01T10:09:18.7541357Z adding 'torch/include/ATen/ops/new_empty.h' 2022-12-01T10:09:18.7543308Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7545057Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-12-01T10:09:18.7546895Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-12-01T10:09:18.7548768Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-12-01T10:09:18.7550718Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7552837Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7554542Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-12-01T10:09:18.7556416Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-12-01T10:09:18.7558237Z adding 'torch/include/ATen/ops/new_full.h' 2022-12-01T10:09:18.7560201Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7561950Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-12-01T10:09:18.7563904Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-12-01T10:09:18.7565757Z adding 'torch/include/ATen/ops/new_ones.h' 2022-12-01T10:09:18.7567714Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7569364Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-12-01T10:09:18.7571231Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-12-01T10:09:18.7573014Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-12-01T10:09:18.7574972Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7576633Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-12-01T10:09:18.7578517Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-12-01T10:09:18.7580265Z adding 'torch/include/ATen/ops/nextafter.h' 2022-12-01T10:09:18.7582161Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7583809Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-12-01T10:09:18.7585543Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-12-01T10:09:18.7587230Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-12-01T10:09:18.7589126Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-12-01T10:09:18.7590858Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-12-01T10:09:18.7592959Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-12-01T10:09:18.7594702Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-12-01T10:09:18.7596551Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-12-01T10:09:18.7598454Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-12-01T10:09:18.7600329Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7602126Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7603878Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-12-01T10:09:18.7605861Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-12-01T10:09:18.7608073Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7609764Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-12-01T10:09:18.7612316Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-12-01T10:09:18.7613835Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-12-01T10:09:18.7615697Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-12-01T10:09:18.7617623Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-12-01T10:09:18.7619398Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-12-01T10:09:18.7621231Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-12-01T10:09:18.7622974Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-12-01T10:09:18.7624975Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7626763Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7628504Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7630512Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-12-01T10:09:18.7632402Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-12-01T10:09:18.7634155Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-12-01T10:09:18.7636120Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-12-01T10:09:18.7637919Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7639684Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-12-01T10:09:18.7641740Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7643557Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-12-01T10:09:18.7645477Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-12-01T10:09:18.7647328Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-12-01T10:09:18.7649432Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-12-01T10:09:18.7651140Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-12-01T10:09:18.7653124Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-12-01T10:09:18.7654934Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-12-01T10:09:18.7656763Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-12-01T10:09:18.7658699Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7660713Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-12-01T10:09:18.7662274Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-12-01T10:09:18.7664244Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-12-01T10:09:18.7665865Z adding 'torch/include/ATen/ops/nonzero.h' 2022-12-01T10:09:18.7667467Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-12-01T10:09:18.7669122Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-12-01T10:09:18.7670592Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-12-01T10:09:18.7672245Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-12-01T10:09:18.7674167Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7675614Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-12-01T10:09:18.7677236Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-12-01T10:09:18.7679566Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-12-01T10:09:18.7681666Z adding 'torch/include/ATen/ops/norm.h' 2022-12-01T10:09:18.7683576Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7685281Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7687118Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7688598Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-12-01T10:09:18.7690283Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-12-01T10:09:18.7691857Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-12-01T10:09:18.7693538Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7695019Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-12-01T10:09:18.7696551Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-12-01T10:09:18.7698149Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-12-01T10:09:18.7699749Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-12-01T10:09:18.7701458Z adding 'torch/include/ATen/ops/norm_native.h' 2022-12-01T10:09:18.7703626Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-12-01T10:09:18.7705914Z adding 'torch/include/ATen/ops/normal.h' 2022-12-01T10:09:18.7707829Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7709548Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-12-01T10:09:18.7711236Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-12-01T10:09:18.7713060Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-12-01T10:09:18.7714716Z adding 'torch/include/ATen/ops/normal_native.h' 2022-12-01T10:09:18.7717048Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-12-01T10:09:18.7718841Z adding 'torch/include/ATen/ops/not_equal.h' 2022-12-01T10:09:18.7720602Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7722081Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-12-01T10:09:18.7723862Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-12-01T10:09:18.7725572Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-12-01T10:09:18.7727261Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7728726Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-12-01T10:09:18.7730430Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-12-01T10:09:18.7731910Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-12-01T10:09:18.7733565Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7735095Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-12-01T10:09:18.7736856Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-12-01T10:09:18.7738545Z adding 'torch/include/ATen/ops/one_hot.h' 2022-12-01T10:09:18.7740352Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7741909Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-12-01T10:09:18.7743637Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-12-01T10:09:18.7745595Z adding 'torch/include/ATen/ops/ones.h' 2022-12-01T10:09:18.7747669Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7749648Z adding 'torch/include/ATen/ops/ones_like.h' 2022-12-01T10:09:18.7751583Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7753463Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-12-01T10:09:18.7755352Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-12-01T10:09:18.7757103Z adding 'torch/include/ATen/ops/ones_native.h' 2022-12-01T10:09:18.7759104Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-12-01T10:09:18.7760945Z adding 'torch/include/ATen/ops/or.h' 2022-12-01T10:09:18.7762851Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7764420Z adding 'torch/include/ATen/ops/or_native.h' 2022-12-01T10:09:18.7766306Z adding 'torch/include/ATen/ops/or_ops.h' 2022-12-01T10:09:18.7768151Z adding 'torch/include/ATen/ops/orgqr.h' 2022-12-01T10:09:18.7769959Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7771545Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-12-01T10:09:18.7773331Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-12-01T10:09:18.7775171Z adding 'torch/include/ATen/ops/ormqr.h' 2022-12-01T10:09:18.7776969Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-12-01T10:09:18.7778677Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-12-01T10:09:18.7780358Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-12-01T10:09:18.7782122Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-12-01T10:09:18.7783874Z adding 'torch/include/ATen/ops/outer.h' 2022-12-01T10:09:18.7785705Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7787358Z adding 'torch/include/ATen/ops/outer_native.h' 2022-12-01T10:09:18.7789249Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-12-01T10:09:18.7791027Z adding 'torch/include/ATen/ops/output_nr.h' 2022-12-01T10:09:18.7792974Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7794595Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-12-01T10:09:18.7796319Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-12-01T10:09:18.7797976Z adding 'torch/include/ATen/ops/pad.h' 2022-12-01T10:09:18.7799772Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7801347Z adding 'torch/include/ATen/ops/pad_native.h' 2022-12-01T10:09:18.7803116Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-12-01T10:09:18.7804911Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-12-01T10:09:18.7806696Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7808277Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-12-01T10:09:18.7809991Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-12-01T10:09:18.7811747Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-12-01T10:09:18.7813571Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7815185Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-12-01T10:09:18.7816949Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-12-01T10:09:18.7818672Z adding 'torch/include/ATen/ops/pdist.h' 2022-12-01T10:09:18.7820513Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7822102Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-12-01T10:09:18.7823845Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-12-01T10:09:18.7825515Z adding 'torch/include/ATen/ops/permute.h' 2022-12-01T10:09:18.7827293Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7828992Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-12-01T10:09:18.7830856Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7832981Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7834743Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-12-01T10:09:18.7836813Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-12-01T10:09:18.7838381Z adding 'torch/include/ATen/ops/permute_native.h' 2022-12-01T10:09:18.7840106Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-12-01T10:09:18.7841720Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-12-01T10:09:18.7843506Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7845067Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-12-01T10:09:18.7846861Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-12-01T10:09:18.7848996Z adding 'torch/include/ATen/ops/pinverse.h' 2022-12-01T10:09:18.7850745Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7852102Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-12-01T10:09:18.7853914Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-12-01T10:09:18.7855777Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-12-01T10:09:18.7857691Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7859846Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7861363Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-12-01T10:09:18.7863140Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-12-01T10:09:18.7864897Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-12-01T10:09:18.7867121Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-12-01T10:09:18.7869112Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7871131Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7872737Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-12-01T10:09:18.7874786Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-12-01T10:09:18.7876629Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-12-01T10:09:18.7878689Z adding 'torch/include/ATen/ops/poisson.h' 2022-12-01T10:09:18.7880584Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7882283Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-12-01T10:09:18.7884171Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-12-01T10:09:18.7885761Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-12-01T10:09:18.7887535Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-12-01T10:09:18.7889461Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7891400Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-12-01T10:09:18.7893175Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-12-01T10:09:18.7894771Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-12-01T10:09:18.7896321Z adding 'torch/include/ATen/ops/polar.h' 2022-12-01T10:09:18.7897912Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7899395Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-12-01T10:09:18.7901136Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-12-01T10:09:18.7902749Z adding 'torch/include/ATen/ops/polar_native.h' 2022-12-01T10:09:18.7904330Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-12-01T10:09:18.7905901Z adding 'torch/include/ATen/ops/polygamma.h' 2022-12-01T10:09:18.7907680Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7910136Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7912287Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-12-01T10:09:18.7914397Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-12-01T10:09:18.7916728Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-12-01T10:09:18.7918547Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-12-01T10:09:18.7919996Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-12-01T10:09:18.7921574Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-12-01T10:09:18.7923117Z adding 'torch/include/ATen/ops/positive.h' 2022-12-01T10:09:18.7924668Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7926135Z adding 'torch/include/ATen/ops/positive_native.h' 2022-12-01T10:09:18.7927748Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-12-01T10:09:18.7930015Z adding 'torch/include/ATen/ops/pow.h' 2022-12-01T10:09:18.7931849Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7933470Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-12-01T10:09:18.7935225Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-12-01T10:09:18.7936770Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-12-01T10:09:18.7938454Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-12-01T10:09:18.7940037Z adding 'torch/include/ATen/ops/pow_native.h' 2022-12-01T10:09:18.7941990Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-12-01T10:09:18.7943734Z adding 'torch/include/ATen/ops/prelu.h' 2022-12-01T10:09:18.7945498Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-12-01T10:09:18.7947152Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7948737Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-12-01T10:09:18.7950257Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-12-01T10:09:18.7951941Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-12-01T10:09:18.7953838Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-12-01T10:09:18.7955504Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7956844Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-12-01T10:09:18.7958601Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-12-01T10:09:18.7959926Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-12-01T10:09:18.7961732Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-12-01T10:09:18.7963356Z adding 'torch/include/ATen/ops/prod.h' 2022-12-01T10:09:18.7965204Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7966797Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.7968294Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7970077Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-12-01T10:09:18.7971897Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-12-01T10:09:18.7973759Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-12-01T10:09:18.7975189Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-12-01T10:09:18.7976622Z adding 'torch/include/ATen/ops/prod_native.h' 2022-12-01T10:09:18.7978514Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-12-01T10:09:18.7980226Z adding 'torch/include/ATen/ops/promote_types.h' 2022-12-01T10:09:18.7981931Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.7983361Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-12-01T10:09:18.7985048Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-12-01T10:09:18.7986533Z adding 'torch/include/ATen/ops/put.h' 2022-12-01T10:09:18.7988416Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.7989880Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-12-01T10:09:18.7991492Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-12-01T10:09:18.7993061Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-12-01T10:09:18.7994819Z adding 'torch/include/ATen/ops/put_native.h' 2022-12-01T10:09:18.7996424Z adding 'torch/include/ATen/ops/put_ops.h' 2022-12-01T10:09:18.7998069Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-12-01T10:09:18.7999460Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-12-01T10:09:18.8001113Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-12-01T10:09:18.8002608Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-12-01T10:09:18.8004364Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8005640Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-12-01T10:09:18.8007292Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-12-01T10:09:18.8008850Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-12-01T10:09:18.8010617Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8011915Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-12-01T10:09:18.8013655Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-12-01T10:09:18.8015724Z adding 'torch/include/ATen/ops/q_scale.h' 2022-12-01T10:09:18.8016618Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-12-01T10:09:18.8018276Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-12-01T10:09:18.8019755Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-12-01T10:09:18.8021173Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-12-01T10:09:18.8022770Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-12-01T10:09:18.8024340Z adding 'torch/include/ATen/ops/qr.h' 2022-12-01T10:09:18.8026025Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8027486Z adding 'torch/include/ATen/ops/qr_native.h' 2022-12-01T10:09:18.8029293Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-12-01T10:09:18.8030901Z adding 'torch/include/ATen/ops/qscheme.h' 2022-12-01T10:09:18.8032673Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-12-01T10:09:18.8034316Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-12-01T10:09:18.8036105Z adding 'torch/include/ATen/ops/quantile.h' 2022-12-01T10:09:18.8038017Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8039624Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-12-01T10:09:18.8041451Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-12-01T10:09:18.8043223Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-12-01T10:09:18.8044971Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8046584Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-12-01T10:09:18.8048326Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-12-01T10:09:18.8049822Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-12-01T10:09:18.8051510Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-12-01T10:09:18.8053359Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-12-01T10:09:18.8055236Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8056920Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-12-01T10:09:18.8058599Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-12-01T10:09:18.8060244Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-12-01T10:09:18.8061966Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8063554Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-12-01T10:09:18.8065169Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-12-01T10:09:18.8066714Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-12-01T10:09:18.8068473Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-12-01T10:09:18.8070221Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-12-01T10:09:18.8072435Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-12-01T10:09:18.8074283Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-12-01T10:09:18.8076129Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8078358Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-12-01T10:09:18.8080201Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-12-01T10:09:18.8081999Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-12-01T10:09:18.8083781Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8085342Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-12-01T10:09:18.8087078Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-12-01T10:09:18.8088819Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-12-01T10:09:18.8090538Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8092118Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-12-01T10:09:18.8093889Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-12-01T10:09:18.8095687Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-12-01T10:09:18.8097455Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8098986Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-12-01T10:09:18.8100947Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-12-01T10:09:18.8102647Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-12-01T10:09:18.8104451Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8106070Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-12-01T10:09:18.8107775Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-12-01T10:09:18.8109550Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-12-01T10:09:18.8111389Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8113122Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-12-01T10:09:18.8114997Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-12-01T10:09:18.8116726Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-12-01T10:09:18.8118543Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8120149Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-12-01T10:09:18.8122089Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-12-01T10:09:18.8123792Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-12-01T10:09:18.8125596Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8127127Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-12-01T10:09:18.8128799Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-12-01T10:09:18.8130910Z adding 'torch/include/ATen/ops/rand.h' 2022-12-01T10:09:18.8133136Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8134809Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8136582Z adding 'torch/include/ATen/ops/rand_like.h' 2022-12-01T10:09:18.8138542Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8140266Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-12-01T10:09:18.8142143Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-12-01T10:09:18.8144029Z adding 'torch/include/ATen/ops/rand_native.h' 2022-12-01T10:09:18.8146351Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-12-01T10:09:18.8148829Z adding 'torch/include/ATen/ops/randint.h' 2022-12-01T10:09:18.8151085Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8153401Z adding 'torch/include/ATen/ops/randint_like.h' 2022-12-01T10:09:18.8155500Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8157314Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-12-01T10:09:18.8159388Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-12-01T10:09:18.8161288Z adding 'torch/include/ATen/ops/randint_native.h' 2022-12-01T10:09:18.8163543Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-12-01T10:09:18.8165859Z adding 'torch/include/ATen/ops/randn.h' 2022-12-01T10:09:18.8167987Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8169854Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8171731Z adding 'torch/include/ATen/ops/randn_like.h' 2022-12-01T10:09:18.8173739Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8175419Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-12-01T10:09:18.8177302Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-12-01T10:09:18.8179140Z adding 'torch/include/ATen/ops/randn_native.h' 2022-12-01T10:09:18.8181467Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-12-01T10:09:18.8183578Z adding 'torch/include/ATen/ops/random.h' 2022-12-01T10:09:18.8185658Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8187390Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-12-01T10:09:18.8189290Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-12-01T10:09:18.8191067Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-12-01T10:09:18.8193033Z adding 'torch/include/ATen/ops/random_native.h' 2022-12-01T10:09:18.8195236Z adding 'torch/include/ATen/ops/random_ops.h' 2022-12-01T10:09:18.8197389Z adding 'torch/include/ATen/ops/randperm.h' 2022-12-01T10:09:18.8199367Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8201112Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-12-01T10:09:18.8202864Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-12-01T10:09:18.8204591Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-12-01T10:09:18.8206562Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-12-01T10:09:18.8208579Z adding 'torch/include/ATen/ops/range.h' 2022-12-01T10:09:18.8210664Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8212437Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-12-01T10:09:18.8214224Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-12-01T10:09:18.8215980Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-12-01T10:09:18.8217768Z adding 'torch/include/ATen/ops/range_native.h' 2022-12-01T10:09:18.8219779Z adding 'torch/include/ATen/ops/range_ops.h' 2022-12-01T10:09:18.8221667Z adding 'torch/include/ATen/ops/ravel.h' 2022-12-01T10:09:18.8223514Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8225141Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-12-01T10:09:18.8226934Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-12-01T10:09:18.8228672Z adding 'torch/include/ATen/ops/real.h' 2022-12-01T10:09:18.8230574Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8232388Z adding 'torch/include/ATen/ops/real_native.h' 2022-12-01T10:09:18.8234164Z adding 'torch/include/ATen/ops/real_ops.h' 2022-12-01T10:09:18.8236038Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-12-01T10:09:18.8237982Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8239642Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-12-01T10:09:18.8241496Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-12-01T10:09:18.8243201Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-12-01T10:09:18.8245068Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-12-01T10:09:18.8246724Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-12-01T10:09:18.8248552Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-12-01T10:09:18.8250316Z adding 'torch/include/ATen/ops/record_stream.h' 2022-12-01T10:09:18.8252076Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-12-01T10:09:18.8253784Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-12-01T10:09:18.8255501Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-12-01T10:09:18.8257200Z adding 'torch/include/ATen/ops/refine_names.h' 2022-12-01T10:09:18.8259084Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8260711Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-12-01T10:09:18.8262474Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-12-01T10:09:18.8264285Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-12-01T10:09:18.8266088Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-12-01T10:09:18.8268037Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8269903Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.8271741Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.8273705Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-12-01T10:09:18.8275511Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-12-01T10:09:18.8277238Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-12-01T10:09:18.8279121Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-12-01T10:09:18.8281028Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8282726Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-12-01T10:09:18.8284464Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-12-01T10:09:18.8286094Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-12-01T10:09:18.8287722Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-12-01T10:09:18.8289496Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-12-01T10:09:18.8291092Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-12-01T10:09:18.8292868Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-12-01T10:09:18.8294861Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-12-01T10:09:18.8296276Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.8297738Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.8299295Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-12-01T10:09:18.8300736Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-12-01T10:09:18.8302187Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-12-01T10:09:18.8303705Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-12-01T10:09:18.8305352Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-12-01T10:09:18.8306904Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-12-01T10:09:18.8308699Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-12-01T10:09:18.8310268Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-12-01T10:09:18.8312198Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8314044Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.8315727Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.8317325Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-12-01T10:09:18.8318973Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-12-01T10:09:18.8320583Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-12-01T10:09:18.8322268Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-12-01T10:09:18.8324193Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8325783Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-12-01T10:09:18.8327397Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-12-01T10:09:18.8328971Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-12-01T10:09:18.8330607Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-12-01T10:09:18.8332180Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-12-01T10:09:18.8333845Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-12-01T10:09:18.8335483Z adding 'torch/include/ATen/ops/relu.h' 2022-12-01T10:09:18.8337026Z adding 'torch/include/ATen/ops/relu6.h' 2022-12-01T10:09:18.8338688Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8340204Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-12-01T10:09:18.8341799Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-12-01T10:09:18.8343495Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8345006Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-12-01T10:09:18.8346581Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-12-01T10:09:18.8348314Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-12-01T10:09:18.8349921Z adding 'torch/include/ATen/ops/relu_native.h' 2022-12-01T10:09:18.8351682Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-12-01T10:09:18.8353734Z adding 'torch/include/ATen/ops/remainder.h' 2022-12-01T10:09:18.8355313Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8356979Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8358545Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-12-01T10:09:18.8359980Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-12-01T10:09:18.8361536Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-12-01T10:09:18.8363144Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-12-01T10:09:18.8364739Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-12-01T10:09:18.8366879Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-12-01T10:09:18.8369294Z adding 'torch/include/ATen/ops/rename.h' 2022-12-01T10:09:18.8370812Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8372572Z adding 'torch/include/ATen/ops/rename_native.h' 2022-12-01T10:09:18.8374228Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-12-01T10:09:18.8375852Z adding 'torch/include/ATen/ops/renorm.h' 2022-12-01T10:09:18.8377570Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8379365Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-12-01T10:09:18.8380880Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-12-01T10:09:18.8382373Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-12-01T10:09:18.8383865Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-12-01T10:09:18.8385458Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-12-01T10:09:18.8387171Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-12-01T10:09:18.8389031Z adding 'torch/include/ATen/ops/repeat.h' 2022-12-01T10:09:18.8390858Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8392782Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-12-01T10:09:18.8394453Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8396096Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8397613Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-12-01T10:09:18.8399004Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-12-01T10:09:18.8400501Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-12-01T10:09:18.8402232Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-12-01T10:09:18.8403866Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-12-01T10:09:18.8405485Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-12-01T10:09:18.8407058Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-12-01T10:09:18.8408619Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-12-01T10:09:18.8410279Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8411658Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.8413282Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.8414645Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-12-01T10:09:18.8416297Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-12-01T10:09:18.8417848Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-12-01T10:09:18.8419471Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-12-01T10:09:18.8421055Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8422528Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-12-01T10:09:18.8424019Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-12-01T10:09:18.8425467Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-12-01T10:09:18.8427032Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-12-01T10:09:18.8428597Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-12-01T10:09:18.8430384Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-12-01T10:09:18.8431951Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-12-01T10:09:18.8433465Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-12-01T10:09:18.8435007Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.8436493Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.8437982Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-12-01T10:09:18.8439562Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-12-01T10:09:18.8441239Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8442710Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-12-01T10:09:18.8444386Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-12-01T10:09:18.8446022Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-12-01T10:09:18.8447696Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-12-01T10:09:18.8449384Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-12-01T10:09:18.8451019Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-12-01T10:09:18.8452714Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-12-01T10:09:18.8454417Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-12-01T10:09:18.8456011Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-12-01T10:09:18.8457582Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-12-01T10:09:18.8459182Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-12-01T10:09:18.8460916Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-12-01T10:09:18.8462920Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8464570Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-12-01T10:09:18.8466193Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-12-01T10:09:18.8467658Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-12-01T10:09:18.8469340Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-12-01T10:09:18.8470845Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-12-01T10:09:18.8472680Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-12-01T10:09:18.8474458Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-12-01T10:09:18.8476227Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8477630Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-12-01T10:09:18.8480004Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-12-01T10:09:18.8481663Z adding 'torch/include/ATen/ops/reshape.h' 2022-12-01T10:09:18.8483234Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-12-01T10:09:18.8484907Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8486608Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:09:18.8487993Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-12-01T10:09:18.8489580Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-12-01T10:09:18.8491195Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8492832Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:09:18.8494221Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-12-01T10:09:18.8495834Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-12-01T10:09:18.8497550Z adding 'torch/include/ATen/ops/resize.h' 2022-12-01T10:09:18.8499296Z adding 'torch/include/ATen/ops/resize_as.h' 2022-12-01T10:09:18.8501022Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8502559Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-12-01T10:09:18.8504244Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-12-01T10:09:18.8506285Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-12-01T10:09:18.8508057Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8509791Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-12-01T10:09:18.8511368Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-12-01T10:09:18.8513287Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-12-01T10:09:18.8515033Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8516650Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-12-01T10:09:18.8518254Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-12-01T10:09:18.8519860Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-12-01T10:09:18.8521557Z adding 'torch/include/ATen/ops/resize_native.h' 2022-12-01T10:09:18.8523292Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-12-01T10:09:18.8524884Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-12-01T10:09:18.8526532Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8527926Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-12-01T10:09:18.8529469Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-12-01T10:09:18.8530968Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-12-01T10:09:18.8532680Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8534096Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-12-01T10:09:18.8535696Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-12-01T10:09:18.8537295Z adding 'torch/include/ATen/ops/result_type.h' 2022-12-01T10:09:18.8539034Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8540477Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-12-01T10:09:18.8542250Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-12-01T10:09:18.8543837Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-12-01T10:09:18.8545509Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8546903Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-12-01T10:09:18.8548589Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-12-01T10:09:18.8550106Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-12-01T10:09:18.8551869Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8553376Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-12-01T10:09:18.8554963Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-12-01T10:09:18.8556566Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-12-01T10:09:18.8558233Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-12-01T10:09:18.8559921Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8561460Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-12-01T10:09:18.8563070Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-12-01T10:09:18.8564809Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8566293Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-12-01T10:09:18.8568112Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-12-01T10:09:18.8570014Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-12-01T10:09:18.8571766Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-12-01T10:09:18.8573387Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8574832Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-12-01T10:09:18.8576536Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-12-01T10:09:18.8578255Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8579749Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-12-01T10:09:18.8581442Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-12-01T10:09:18.8583110Z adding 'torch/include/ATen/ops/roll.h' 2022-12-01T10:09:18.8584863Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8586377Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-12-01T10:09:18.8587920Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-12-01T10:09:18.8589537Z adding 'torch/include/ATen/ops/roll_native.h' 2022-12-01T10:09:18.8591208Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-12-01T10:09:18.8592990Z adding 'torch/include/ATen/ops/rot90.h' 2022-12-01T10:09:18.8594633Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8596232Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-12-01T10:09:18.8597972Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-12-01T10:09:18.8599747Z adding 'torch/include/ATen/ops/round.h' 2022-12-01T10:09:18.8601694Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8603240Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-12-01T10:09:18.8604907Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-12-01T10:09:18.8606496Z adding 'torch/include/ATen/ops/round_meta.h' 2022-12-01T10:09:18.8608162Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-12-01T10:09:18.8609778Z adding 'torch/include/ATen/ops/round_native.h' 2022-12-01T10:09:18.8611775Z adding 'torch/include/ATen/ops/round_ops.h' 2022-12-01T10:09:18.8613406Z adding 'torch/include/ATen/ops/row_indices.h' 2022-12-01T10:09:18.8615021Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-12-01T10:09:18.8616740Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8618218Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-12-01T10:09:18.8619830Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-12-01T10:09:18.8621404Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-12-01T10:09:18.8622973Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-12-01T10:09:18.8624749Z adding 'torch/include/ATen/ops/row_stack.h' 2022-12-01T10:09:18.8626535Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8628091Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-12-01T10:09:18.8630354Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-12-01T10:09:18.8632047Z adding 'torch/include/ATen/ops/rrelu.h' 2022-12-01T10:09:18.8633878Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8635366Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-12-01T10:09:18.8637277Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-12-01T10:09:18.8639257Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-12-01T10:09:18.8640975Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-12-01T10:09:18.8642794Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8644506Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-12-01T10:09:18.8646246Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-12-01T10:09:18.8647990Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-12-01T10:09:18.8649791Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-12-01T10:09:18.8651446Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-12-01T10:09:18.8653055Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-12-01T10:09:18.8655034Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-12-01T10:09:18.8656888Z adding 'torch/include/ATen/ops/rshift.h' 2022-12-01T10:09:18.8658648Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8660325Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-12-01T10:09:18.8661949Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-12-01T10:09:18.8663506Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-12-01T10:09:18.8665189Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-12-01T10:09:18.8667160Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-12-01T10:09:18.8669058Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-12-01T10:09:18.8670853Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8672595Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-12-01T10:09:18.8674170Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-12-01T10:09:18.8675850Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-12-01T10:09:18.8677432Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-12-01T10:09:18.8678970Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-12-01T10:09:18.8680816Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-12-01T10:09:18.8682717Z adding 'torch/include/ATen/ops/rsub.h' 2022-12-01T10:09:18.8684444Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8685955Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-12-01T10:09:18.8687523Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-12-01T10:09:18.8689057Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-12-01T10:09:18.8691008Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-12-01T10:09:18.8692846Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-12-01T10:09:18.8694640Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8696264Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-12-01T10:09:18.8698071Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-12-01T10:09:18.8700127Z adding 'torch/include/ATen/ops/scatter.h' 2022-12-01T10:09:18.8701949Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-12-01T10:09:18.8703887Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8705479Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8706988Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-12-01T10:09:18.8708833Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-12-01T10:09:18.8710478Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-12-01T10:09:18.8712390Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-12-01T10:09:18.8713920Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-12-01T10:09:18.8715855Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-12-01T10:09:18.8717766Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8719415Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8721155Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-12-01T10:09:18.8723033Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-12-01T10:09:18.8724886Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-12-01T10:09:18.8726613Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-12-01T10:09:18.8728296Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-12-01T10:09:18.8730693Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-12-01T10:09:18.8732654Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-12-01T10:09:18.8734527Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8736081Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-12-01T10:09:18.8737807Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-12-01T10:09:18.8739353Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-12-01T10:09:18.8741067Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-12-01T10:09:18.8742625Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-12-01T10:09:18.8744384Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-12-01T10:09:18.8746206Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-12-01T10:09:18.8748080Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8749898Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-12-01T10:09:18.8751620Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-12-01T10:09:18.8753421Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-12-01T10:09:18.8755370Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-12-01T10:09:18.8757204Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-12-01T10:09:18.8759058Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8760605Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-12-01T10:09:18.8762235Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-12-01T10:09:18.8763881Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-12-01T10:09:18.8765614Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-12-01T10:09:18.8767211Z adding 'torch/include/ATen/ops/select.h' 2022-12-01T10:09:18.8768952Z adding 'torch/include/ATen/ops/select_backward.h' 2022-12-01T10:09:18.8770778Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8772514Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8773936Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-12-01T10:09:18.8775718Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-12-01T10:09:18.8777436Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8778994Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8780499Z adding 'torch/include/ATen/ops/select_copy.h' 2022-12-01T10:09:18.8782237Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8783865Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8785378Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-12-01T10:09:18.8787022Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-12-01T10:09:18.8788710Z adding 'torch/include/ATen/ops/select_native.h' 2022-12-01T10:09:18.8790409Z adding 'torch/include/ATen/ops/select_ops.h' 2022-12-01T10:09:18.8792270Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-12-01T10:09:18.8794289Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8795859Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-12-01T10:09:18.8797631Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-12-01T10:09:18.8799237Z adding 'torch/include/ATen/ops/selu.h' 2022-12-01T10:09:18.8800920Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8802370Z adding 'torch/include/ATen/ops/selu_native.h' 2022-12-01T10:09:18.8804015Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-12-01T10:09:18.8805931Z adding 'torch/include/ATen/ops/set.h' 2022-12-01T10:09:18.8807860Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8809563Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8811137Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-12-01T10:09:18.8812768Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-12-01T10:09:18.8814210Z adding 'torch/include/ATen/ops/set_data.h' 2022-12-01T10:09:18.8815907Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8817287Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-12-01T10:09:18.8818882Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-12-01T10:09:18.8820524Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-12-01T10:09:18.8822196Z adding 'torch/include/ATen/ops/set_native.h' 2022-12-01T10:09:18.8824466Z adding 'torch/include/ATen/ops/set_ops.h' 2022-12-01T10:09:18.8826353Z adding 'torch/include/ATen/ops/sgn.h' 2022-12-01T10:09:18.8828068Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8829855Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-12-01T10:09:18.8831425Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-12-01T10:09:18.8833106Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-12-01T10:09:18.8834684Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-12-01T10:09:18.8836286Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-12-01T10:09:18.8838000Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-12-01T10:09:18.8839676Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-12-01T10:09:18.8841274Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-12-01T10:09:18.8843058Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8844675Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-12-01T10:09:18.8846541Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-12-01T10:09:18.8847963Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-12-01T10:09:18.8849812Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-12-01T10:09:18.8851194Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-12-01T10:09:18.8852994Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-12-01T10:09:18.8854884Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8856909Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-12-01T10:09:18.8858485Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-12-01T10:09:18.8860112Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-12-01T10:09:18.8861831Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-12-01T10:09:18.8863510Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-12-01T10:09:18.8865586Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-12-01T10:09:18.8867429Z adding 'torch/include/ATen/ops/sign.h' 2022-12-01T10:09:18.8869460Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8872010Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-12-01T10:09:18.8873847Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-12-01T10:09:18.8875599Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-12-01T10:09:18.8877480Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-12-01T10:09:18.8879238Z adding 'torch/include/ATen/ops/sign_native.h' 2022-12-01T10:09:18.8881209Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-12-01T10:09:18.8883114Z adding 'torch/include/ATen/ops/signbit.h' 2022-12-01T10:09:18.8885087Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8886753Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-12-01T10:09:18.8888558Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-12-01T10:09:18.8890337Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-12-01T10:09:18.8892066Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-12-01T10:09:18.8893822Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-12-01T10:09:18.8895699Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-12-01T10:09:18.8897498Z adding 'torch/include/ATen/ops/silu.h' 2022-12-01T10:09:18.8899349Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-12-01T10:09:18.8901339Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8903091Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8904889Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-12-01T10:09:18.8906674Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-12-01T10:09:18.8908506Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-12-01T10:09:18.8910321Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-12-01T10:09:18.8912282Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-12-01T10:09:18.8914134Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-12-01T10:09:18.8916119Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8917817Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-12-01T10:09:18.8919557Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-12-01T10:09:18.8921220Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-12-01T10:09:18.8922952Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-12-01T10:09:18.8924608Z adding 'torch/include/ATen/ops/silu_native.h' 2022-12-01T10:09:18.8926505Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-12-01T10:09:18.8928326Z adding 'torch/include/ATen/ops/sin.h' 2022-12-01T10:09:18.8930311Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8931874Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-12-01T10:09:18.8933652Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-12-01T10:09:18.8935303Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-12-01T10:09:18.8937105Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-12-01T10:09:18.8938802Z adding 'torch/include/ATen/ops/sin_native.h' 2022-12-01T10:09:18.8940661Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-12-01T10:09:18.8942453Z adding 'torch/include/ATen/ops/sinc.h' 2022-12-01T10:09:18.8944441Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8946071Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-12-01T10:09:18.8947822Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-12-01T10:09:18.8949553Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-12-01T10:09:18.8951346Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-12-01T10:09:18.8953512Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-12-01T10:09:18.8955448Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-12-01T10:09:18.8957256Z adding 'torch/include/ATen/ops/sinh.h' 2022-12-01T10:09:18.8959224Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8960971Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-12-01T10:09:18.8962837Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-12-01T10:09:18.8964559Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-12-01T10:09:18.8966425Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-12-01T10:09:18.8968165Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-12-01T10:09:18.8970087Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-12-01T10:09:18.8971925Z adding 'torch/include/ATen/ops/size.h' 2022-12-01T10:09:18.8973844Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.8975527Z adding 'torch/include/ATen/ops/size_native.h' 2022-12-01T10:09:18.8977424Z adding 'torch/include/ATen/ops/size_ops.h' 2022-12-01T10:09:18.8979317Z adding 'torch/include/ATen/ops/slice.h' 2022-12-01T10:09:18.8981289Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-12-01T10:09:18.8983310Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8984990Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-12-01T10:09:18.8986914Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-12-01T10:09:18.8988945Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8990872Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-12-01T10:09:18.8993105Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.8995048Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.8996665Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-12-01T10:09:18.8998586Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-12-01T10:09:18.9000353Z adding 'torch/include/ATen/ops/slice_native.h' 2022-12-01T10:09:18.9002283Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-12-01T10:09:18.9004298Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-12-01T10:09:18.9006347Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9008204Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-12-01T10:09:18.9010109Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-12-01T10:09:18.9011980Z adding 'torch/include/ATen/ops/slogdet.h' 2022-12-01T10:09:18.9013889Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9015583Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-12-01T10:09:18.9017480Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-12-01T10:09:18.9019456Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-12-01T10:09:18.9021376Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9023295Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-12-01T10:09:18.9025090Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-12-01T10:09:18.9026891Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-12-01T10:09:18.9028907Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-12-01T10:09:18.9030809Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-12-01T10:09:18.9033189Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-12-01T10:09:18.9035187Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-12-01T10:09:18.9037102Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9038896Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-12-01T10:09:18.9040672Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-12-01T10:09:18.9042473Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-12-01T10:09:18.9044517Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-12-01T10:09:18.9046483Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-12-01T10:09:18.9048448Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9050229Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-12-01T10:09:18.9051997Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-12-01T10:09:18.9053838Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-12-01T10:09:18.9055805Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-12-01T10:09:18.9057819Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-12-01T10:09:18.9059787Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9061615Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-12-01T10:09:18.9063618Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-12-01T10:09:18.9065357Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-12-01T10:09:18.9067273Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-12-01T10:09:18.9069178Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-12-01T10:09:18.9071292Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-12-01T10:09:18.9073443Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-12-01T10:09:18.9075371Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-12-01T10:09:18.9077225Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-12-01T10:09:18.9079100Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-12-01T10:09:18.9081092Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-12-01T10:09:18.9082840Z adding 'torch/include/ATen/ops/smm.h' 2022-12-01T10:09:18.9084763Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9086391Z adding 'torch/include/ATen/ops/smm_native.h' 2022-12-01T10:09:18.9088195Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-12-01T10:09:18.9090057Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-12-01T10:09:18.9092000Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-12-01T10:09:18.9093858Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9095656Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-12-01T10:09:18.9108663Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-12-01T10:09:18.9109296Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-12-01T10:09:18.9109572Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-12-01T10:09:18.9109853Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9110154Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-12-01T10:09:18.9110344Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-12-01T10:09:18.9110513Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-12-01T10:09:18.9110691Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-12-01T10:09:18.9112395Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-12-01T10:09:18.9114226Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-12-01T10:09:18.9116103Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-12-01T10:09:18.9117930Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-12-01T10:09:18.9119889Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9121674Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-12-01T10:09:18.9123575Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-12-01T10:09:18.9125511Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9127227Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-12-01T10:09:18.9129181Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-12-01T10:09:18.9131098Z adding 'torch/include/ATen/ops/softmax.h' 2022-12-01T10:09:18.9132990Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9134824Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9136487Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-12-01T10:09:18.9138486Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-12-01T10:09:18.9140330Z adding 'torch/include/ATen/ops/softplus.h' 2022-12-01T10:09:18.9142272Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-12-01T10:09:18.9144227Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9146048Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-12-01T10:09:18.9147836Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-12-01T10:09:18.9149742Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-12-01T10:09:18.9151623Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-12-01T10:09:18.9153605Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-12-01T10:09:18.9155604Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-12-01T10:09:18.9157580Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9159345Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-12-01T10:09:18.9161150Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-12-01T10:09:18.9162866Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-12-01T10:09:18.9164706Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-12-01T10:09:18.9166492Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-12-01T10:09:18.9168357Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-12-01T10:09:18.9170181Z adding 'torch/include/ATen/ops/softshrink.h' 2022-12-01T10:09:18.9172048Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-12-01T10:09:18.9174008Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9175781Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-12-01T10:09:18.9177572Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-12-01T10:09:18.9179341Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-12-01T10:09:18.9181198Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-12-01T10:09:18.9182980Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-12-01T10:09:18.9184837Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-12-01T10:09:18.9186849Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9188752Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-12-01T10:09:18.9190518Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-12-01T10:09:18.9192369Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-12-01T10:09:18.9194200Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-12-01T10:09:18.9195949Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-12-01T10:09:18.9197826Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-12-01T10:09:18.9199947Z adding 'torch/include/ATen/ops/sort.h' 2022-12-01T10:09:18.9202002Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9203884Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9205701Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9207479Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-12-01T10:09:18.9209331Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-12-01T10:09:18.9211099Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-12-01T10:09:18.9212947Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-12-01T10:09:18.9214886Z adding 'torch/include/ATen/ops/sort_native.h' 2022-12-01T10:09:18.9217193Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-12-01T10:09:18.9219335Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-12-01T10:09:18.9221338Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9223165Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-12-01T10:09:18.9225121Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-12-01T10:09:18.9227135Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-12-01T10:09:18.9229201Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9230986Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-12-01T10:09:18.9233108Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-12-01T10:09:18.9235224Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-12-01T10:09:18.9237232Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9239061Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-12-01T10:09:18.9241112Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-12-01T10:09:18.9243275Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-12-01T10:09:18.9245318Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9247205Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9248977Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-12-01T10:09:18.9251012Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-12-01T10:09:18.9253116Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-12-01T10:09:18.9255127Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9256882Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-12-01T10:09:18.9258884Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-12-01T10:09:18.9260895Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-12-01T10:09:18.9262849Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9264615Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-12-01T10:09:18.9266606Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-12-01T10:09:18.9268480Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-12-01T10:09:18.9270239Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-12-01T10:09:18.9272298Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-12-01T10:09:18.9274275Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-12-01T10:09:18.9276193Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9277961Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-12-01T10:09:18.9279816Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-12-01T10:09:18.9281663Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-12-01T10:09:18.9283551Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-12-01T10:09:18.9285506Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9287261Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-12-01T10:09:18.9288997Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-12-01T10:09:18.9291055Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-12-01T10:09:18.9292971Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9294756Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-12-01T10:09:18.9296527Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-12-01T10:09:18.9298500Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-12-01T10:09:18.9300411Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-12-01T10:09:18.9302463Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-12-01T10:09:18.9304989Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-12-01T10:09:18.9306873Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-12-01T10:09:18.9308868Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9310670Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-12-01T10:09:18.9312543Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-12-01T10:09:18.9314362Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-12-01T10:09:18.9316131Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-12-01T10:09:18.9317923Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-12-01T10:09:18.9319810Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-12-01T10:09:18.9321650Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-12-01T10:09:18.9323567Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9325334Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-12-01T10:09:18.9327123Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-12-01T10:09:18.9328828Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-12-01T10:09:18.9330621Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-12-01T10:09:18.9332420Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-12-01T10:09:18.9334284Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-12-01T10:09:18.9336160Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-12-01T10:09:18.9338100Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9339818Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-12-01T10:09:18.9341632Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-12-01T10:09:18.9343354Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-12-01T10:09:18.9345178Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-12-01T10:09:18.9346955Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-12-01T10:09:18.9348933Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-12-01T10:09:18.9350717Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-12-01T10:09:18.9352757Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9354602Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-12-01T10:09:18.9356466Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-12-01T10:09:18.9358121Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-12-01T10:09:18.9360098Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-12-01T10:09:18.9361762Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-12-01T10:09:18.9363587Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-12-01T10:09:18.9365391Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-12-01T10:09:18.9367414Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9369087Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-12-01T10:09:18.9370800Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-12-01T10:09:18.9372547Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-12-01T10:09:18.9374391Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-12-01T10:09:18.9376107Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-12-01T10:09:18.9377929Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-12-01T10:09:18.9379884Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-12-01T10:09:18.9381798Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9383699Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9385387Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9387247Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T10:09:18.9389208Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T10:09:18.9391047Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-12-01T10:09:18.9393146Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T10:09:18.9394944Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-12-01T10:09:18.9396920Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-12-01T10:09:18.9398907Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-12-01T10:09:18.9400873Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9402787Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9404578Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9406305Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T10:09:18.9408110Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T10:09:18.9409811Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-12-01T10:09:18.9411672Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T10:09:18.9413478Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-12-01T10:09:18.9415585Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-12-01T10:09:18.9417549Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-12-01T10:09:18.9419552Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9421407Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9423200Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9424955Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T10:09:18.9426780Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T10:09:18.9428653Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-12-01T10:09:18.9430613Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T10:09:18.9432462Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-12-01T10:09:18.9434828Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-12-01T10:09:18.9436786Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-12-01T10:09:18.9438826Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9440631Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9442313Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9443819Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T10:09:18.9445750Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T10:09:18.9447219Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-12-01T10:09:18.9448801Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T10:09:18.9450452Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-12-01T10:09:18.9452243Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-12-01T10:09:18.9453949Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-12-01T10:09:18.9455701Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9457173Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-12-01T10:09:18.9459052Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-12-01T10:09:18.9460519Z adding 'torch/include/ATen/ops/special_entr.h' 2022-12-01T10:09:18.9462223Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9463633Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-12-01T10:09:18.9465045Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-12-01T10:09:18.9466576Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-12-01T10:09:18.9468657Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-12-01T10:09:18.9469907Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-12-01T10:09:18.9471536Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-12-01T10:09:18.9473293Z adding 'torch/include/ATen/ops/special_erf.h' 2022-12-01T10:09:18.9474946Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9476462Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-12-01T10:09:18.9477968Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-12-01T10:09:18.9479515Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-12-01T10:09:18.9481164Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9482617Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-12-01T10:09:18.9484234Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-12-01T10:09:18.9485789Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-12-01T10:09:18.9487489Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9488923Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-12-01T10:09:18.9490683Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-12-01T10:09:18.9492172Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-12-01T10:09:18.9493610Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-12-01T10:09:18.9495080Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-12-01T10:09:18.9496739Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-12-01T10:09:18.9498331Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-12-01T10:09:18.9500141Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9501673Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-12-01T10:09:18.9503286Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-12-01T10:09:18.9504842Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-12-01T10:09:18.9506572Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9508005Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-12-01T10:09:18.9509794Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-12-01T10:09:18.9511426Z adding 'torch/include/ATen/ops/special_expit.h' 2022-12-01T10:09:18.9513342Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9514864Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-12-01T10:09:18.9516547Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-12-01T10:09:18.9518119Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-12-01T10:09:18.9519826Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9521282Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-12-01T10:09:18.9522981Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-12-01T10:09:18.9524608Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-12-01T10:09:18.9526380Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9527843Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-12-01T10:09:18.9529548Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-12-01T10:09:18.9531208Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-12-01T10:09:18.9532945Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9534401Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-12-01T10:09:18.9536076Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-12-01T10:09:18.9537799Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-12-01T10:09:18.9539462Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9540957Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-12-01T10:09:18.9542642Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-12-01T10:09:18.9544335Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-12-01T10:09:18.9546082Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9547704Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9549449Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9551034Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-12-01T10:09:18.9552857Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-12-01T10:09:18.9554497Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-12-01T10:09:18.9556182Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-12-01T10:09:18.9557807Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-12-01T10:09:18.9559654Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-12-01T10:09:18.9561512Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-12-01T10:09:18.9563382Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9565039Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9566732Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9568194Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-12-01T10:09:18.9569807Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-12-01T10:09:18.9571526Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-12-01T10:09:18.9572976Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-12-01T10:09:18.9574552Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-12-01T10:09:18.9576514Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-12-01T10:09:18.9578242Z adding 'torch/include/ATen/ops/special_i0.h' 2022-12-01T10:09:18.9579965Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9581396Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-12-01T10:09:18.9583084Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-12-01T10:09:18.9584740Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-12-01T10:09:18.9586454Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9588065Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-12-01T10:09:18.9589755Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-12-01T10:09:18.9591483Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-12-01T10:09:18.9594518Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-12-01T10:09:18.9595849Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-12-01T10:09:18.9597906Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-12-01T10:09:18.9599672Z adding 'torch/include/ATen/ops/special_i1.h' 2022-12-01T10:09:18.9601585Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9603197Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-12-01T10:09:18.9605038Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-12-01T10:09:18.9606823Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-12-01T10:09:18.9608660Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-12-01T10:09:18.9610350Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-12-01T10:09:18.9612207Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-12-01T10:09:18.9614085Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-12-01T10:09:18.9615977Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9617444Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-12-01T10:09:18.9619085Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-12-01T10:09:18.9620701Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-12-01T10:09:18.9622440Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-12-01T10:09:18.9624129Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-12-01T10:09:18.9626024Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-12-01T10:09:18.9627963Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-12-01T10:09:18.9630159Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9632162Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9634092Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9635822Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-12-01T10:09:18.9637621Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-12-01T10:09:18.9639342Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-12-01T10:09:18.9641108Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-12-01T10:09:18.9642866Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-12-01T10:09:18.9644887Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-12-01T10:09:18.9646911Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-12-01T10:09:18.9649013Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9650831Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9652608Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9654371Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-12-01T10:09:18.9656145Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-12-01T10:09:18.9657875Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-12-01T10:09:18.9659652Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-12-01T10:09:18.9661393Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-12-01T10:09:18.9663456Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-12-01T10:09:18.9665419Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-12-01T10:09:18.9667332Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9669103Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-12-01T10:09:18.9670936Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-12-01T10:09:18.9672898Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-12-01T10:09:18.9674803Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9676564Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-12-01T10:09:18.9678349Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-12-01T10:09:18.9680079Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-12-01T10:09:18.9681877Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-12-01T10:09:18.9683615Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-12-01T10:09:18.9685482Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-12-01T10:09:18.9687313Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-12-01T10:09:18.9689139Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9690816Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-12-01T10:09:18.9692656Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-12-01T10:09:18.9694531Z adding 'torch/include/ATen/ops/special_logit.h' 2022-12-01T10:09:18.9696471Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9698158Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-12-01T10:09:18.9700063Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-12-01T10:09:18.9701985Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-12-01T10:09:18.9703947Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9705652Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-12-01T10:09:18.9707585Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-12-01T10:09:18.9709549Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-12-01T10:09:18.9712458Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9714273Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-12-01T10:09:18.9716120Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-12-01T10:09:18.9717848Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-12-01T10:09:18.9719642Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-12-01T10:09:18.9721369Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-12-01T10:09:18.9723185Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-12-01T10:09:18.9725054Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-12-01T10:09:18.9727112Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9728787Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-12-01T10:09:18.9730507Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-12-01T10:09:18.9732219Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-12-01T10:09:18.9733948Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-12-01T10:09:18.9735729Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-12-01T10:09:18.9737604Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-12-01T10:09:18.9739470Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-12-01T10:09:18.9741353Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9743153Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T10:09:18.9744907Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T10:09:18.9746648Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-12-01T10:09:18.9748524Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-12-01T10:09:18.9750305Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-12-01T10:09:18.9752274Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-12-01T10:09:18.9754304Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-12-01T10:09:18.9756223Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9757968Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T10:09:18.9759789Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T10:09:18.9761447Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-12-01T10:09:18.9763244Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-12-01T10:09:18.9764954Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-12-01T10:09:18.9766825Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-12-01T10:09:18.9768695Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-12-01T10:09:18.9770591Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9772329Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-12-01T10:09:18.9774108Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-12-01T10:09:18.9775949Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-12-01T10:09:18.9777851Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9779567Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-12-01T10:09:18.9781461Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-12-01T10:09:18.9783312Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-12-01T10:09:18.9785182Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9786903Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-12-01T10:09:18.9788697Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-12-01T10:09:18.9790426Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-12-01T10:09:18.9792279Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-12-01T10:09:18.9794109Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-12-01T10:09:18.9795953Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-12-01T10:09:18.9797856Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-12-01T10:09:18.9799726Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9801454Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-12-01T10:09:18.9803413Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-12-01T10:09:18.9805178Z adding 'torch/include/ATen/ops/special_psi.h' 2022-12-01T10:09:18.9807023Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9808727Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-12-01T10:09:18.9810564Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-12-01T10:09:18.9812422Z adding 'torch/include/ATen/ops/special_round.h' 2022-12-01T10:09:18.9814291Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9816030Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-12-01T10:09:18.9817832Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-12-01T10:09:18.9819716Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-12-01T10:09:18.9821630Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9823374Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T10:09:18.9825109Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T10:09:18.9826868Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-12-01T10:09:18.9828692Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-12-01T10:09:18.9830539Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-12-01T10:09:18.9832455Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-12-01T10:09:18.9834213Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-12-01T10:09:18.9836117Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9837861Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T10:09:18.9839663Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T10:09:18.9841781Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-12-01T10:09:18.9843740Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-12-01T10:09:18.9845372Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-12-01T10:09:18.9847206Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-12-01T10:09:18.9848989Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-12-01T10:09:18.9850817Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9852650Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9854186Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9855671Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T10:09:18.9857156Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T10:09:18.9858753Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-12-01T10:09:18.9860367Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T10:09:18.9861654Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-12-01T10:09:18.9863394Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-12-01T10:09:18.9865337Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-12-01T10:09:18.9867043Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9868944Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9870442Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9872242Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T10:09:18.9874192Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T10:09:18.9875723Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-12-01T10:09:18.9877441Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T10:09:18.9878974Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-12-01T10:09:18.9880865Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-12-01T10:09:18.9882711Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-12-01T10:09:18.9884410Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9886346Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9887698Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9889342Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T10:09:18.9891076Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T10:09:18.9892776Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-12-01T10:09:18.9894530Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T10:09:18.9896207Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-12-01T10:09:18.9898155Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-12-01T10:09:18.9900137Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-12-01T10:09:18.9902124Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9903919Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9905624Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9907313Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T10:09:18.9909263Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T10:09:18.9910914Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-12-01T10:09:18.9912791Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T10:09:18.9914807Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-12-01T10:09:18.9916841Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-12-01T10:09:18.9918592Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-12-01T10:09:18.9920406Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9922048Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-12-01T10:09:18.9923841Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-12-01T10:09:18.9925563Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-12-01T10:09:18.9927411Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9929038Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-12-01T10:09:18.9930855Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-12-01T10:09:18.9932647Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-12-01T10:09:18.9934727Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9936234Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-12-01T10:09:18.9937933Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-12-01T10:09:18.9939622Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-12-01T10:09:18.9941391Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-12-01T10:09:18.9943049Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-12-01T10:09:18.9944873Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-12-01T10:09:18.9946768Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-12-01T10:09:18.9948765Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9950620Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9952460Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-12-01T10:09:18.9954198Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-12-01T10:09:18.9955906Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-12-01T10:09:18.9957654Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-12-01T10:09:18.9959376Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-12-01T10:09:18.9961540Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-12-01T10:09:18.9963438Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-12-01T10:09:18.9965318Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9967055Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-12-01T10:09:18.9968981Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-12-01T10:09:18.9970957Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-12-01T10:09:18.9972869Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9974827Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9976459Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-12-01T10:09:18.9978199Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-12-01T10:09:18.9979888Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-12-01T10:09:18.9981638Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-12-01T10:09:18.9983319Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-12-01T10:09:18.9985322Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-12-01T10:09:18.9987209Z adding 'torch/include/ATen/ops/split.h' 2022-12-01T10:09:18.9989094Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9990898Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:18.9992701Z adding 'torch/include/ATen/ops/split_copy.h' 2022-12-01T10:09:18.9994537Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:18.9996350Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:18.9997893Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-12-01T10:09:18.9999749Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-12-01T10:09:19.0001465Z adding 'torch/include/ATen/ops/split_native.h' 2022-12-01T10:09:19.0003348Z adding 'torch/include/ATen/ops/split_ops.h' 2022-12-01T10:09:19.0005095Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-12-01T10:09:19.0006952Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0008676Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-12-01T10:09:19.0010546Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0012401Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0014001Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-12-01T10:09:19.0015856Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-12-01T10:09:19.0017596Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-12-01T10:09:19.0019345Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-12-01T10:09:19.0021108Z adding 'torch/include/ATen/ops/sqrt.h' 2022-12-01T10:09:19.0022955Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0024597Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-12-01T10:09:19.0026270Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-12-01T10:09:19.0027933Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-12-01T10:09:19.0029752Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-12-01T10:09:19.0031479Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-12-01T10:09:19.0033455Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-12-01T10:09:19.0035328Z adding 'torch/include/ATen/ops/square.h' 2022-12-01T10:09:19.0037286Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0038890Z adding 'torch/include/ATen/ops/square_native.h' 2022-12-01T10:09:19.0040795Z adding 'torch/include/ATen/ops/square_ops.h' 2022-12-01T10:09:19.0042579Z adding 'torch/include/ATen/ops/squeeze.h' 2022-12-01T10:09:19.0044516Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0046453Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0048137Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-12-01T10:09:19.0050041Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0051892Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0053526Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-12-01T10:09:19.0055361Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-12-01T10:09:19.0057175Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-12-01T10:09:19.0059182Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-12-01T10:09:19.0061063Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-12-01T10:09:19.0062948Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0064741Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-12-01T10:09:19.0066563Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-12-01T10:09:19.0068284Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-12-01T10:09:19.0070312Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-12-01T10:09:19.0072348Z adding 'torch/include/ATen/ops/stack.h' 2022-12-01T10:09:19.0074495Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0076219Z adding 'torch/include/ATen/ops/stack_native.h' 2022-12-01T10:09:19.0078139Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-12-01T10:09:19.0080213Z adding 'torch/include/ATen/ops/std.h' 2022-12-01T10:09:19.0082294Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0084138Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-12-01T10:09:19.0085951Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-12-01T10:09:19.0087863Z adding 'torch/include/ATen/ops/std_mean.h' 2022-12-01T10:09:19.0090051Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0091730Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0093327Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-12-01T10:09:19.0095169Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-12-01T10:09:19.0096695Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-12-01T10:09:19.0098760Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-12-01T10:09:19.0100770Z adding 'torch/include/ATen/ops/std_native.h' 2022-12-01T10:09:19.0102858Z adding 'torch/include/ATen/ops/std_ops.h' 2022-12-01T10:09:19.0104858Z adding 'torch/include/ATen/ops/stft.h' 2022-12-01T10:09:19.0106750Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0108461Z adding 'torch/include/ATen/ops/stft_native.h' 2022-12-01T10:09:19.0110350Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-12-01T10:09:19.0112320Z adding 'torch/include/ATen/ops/stride.h' 2022-12-01T10:09:19.0114129Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0115768Z adding 'torch/include/ATen/ops/stride_native.h' 2022-12-01T10:09:19.0117474Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-12-01T10:09:19.0119259Z adding 'torch/include/ATen/ops/sub.h' 2022-12-01T10:09:19.0121654Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0123203Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0124676Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-12-01T10:09:19.0126459Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-12-01T10:09:19.0128764Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-12-01T10:09:19.0130611Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-12-01T10:09:19.0132345Z adding 'torch/include/ATen/ops/sub_native.h' 2022-12-01T10:09:19.0134278Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-12-01T10:09:19.0136290Z adding 'torch/include/ATen/ops/subtract.h' 2022-12-01T10:09:19.0138502Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0139913Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-12-01T10:09:19.0141875Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-12-01T10:09:19.0143822Z adding 'torch/include/ATen/ops/sum.h' 2022-12-01T10:09:19.0145715Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0147603Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0149412Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0150976Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-12-01T10:09:19.0153518Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-12-01T10:09:19.0154799Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-12-01T10:09:19.0156576Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-12-01T10:09:19.0158336Z adding 'torch/include/ATen/ops/sum_native.h' 2022-12-01T10:09:19.0160303Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-12-01T10:09:19.0162033Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-12-01T10:09:19.0163805Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0165495Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-12-01T10:09:19.0166987Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-12-01T10:09:19.0168996Z adding 'torch/include/ATen/ops/svd.h' 2022-12-01T10:09:19.0170756Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0172340Z adding 'torch/include/ATen/ops/svd_native.h' 2022-12-01T10:09:19.0174300Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-12-01T10:09:19.0175916Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-12-01T10:09:19.0177627Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0179264Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-12-01T10:09:19.0180949Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-12-01T10:09:19.0182697Z adding 'torch/include/ATen/ops/swapdims.h' 2022-12-01T10:09:19.0184440Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0186064Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-12-01T10:09:19.0187766Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-12-01T10:09:19.0189558Z adding 'torch/include/ATen/ops/symeig.h' 2022-12-01T10:09:19.0191658Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0193200Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-12-01T10:09:19.0194998Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-12-01T10:09:19.0196717Z adding 'torch/include/ATen/ops/t.h' 2022-12-01T10:09:19.0198577Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0200068Z adding 'torch/include/ATen/ops/t_copy.h' 2022-12-01T10:09:19.0201784Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0203543Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0205028Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-12-01T10:09:19.0206782Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-12-01T10:09:19.0208425Z adding 'torch/include/ATen/ops/t_native.h' 2022-12-01T10:09:19.0210184Z adding 'torch/include/ATen/ops/t_ops.h' 2022-12-01T10:09:19.0211859Z adding 'torch/include/ATen/ops/take.h' 2022-12-01T10:09:19.0213681Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-12-01T10:09:19.0215526Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0217091Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-12-01T10:09:19.0218813Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-12-01T10:09:19.0220570Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-12-01T10:09:19.0222215Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-12-01T10:09:19.0223894Z adding 'torch/include/ATen/ops/take_native.h' 2022-12-01T10:09:19.0225609Z adding 'torch/include/ATen/ops/take_ops.h' 2022-12-01T10:09:19.0227672Z adding 'torch/include/ATen/ops/tan.h' 2022-12-01T10:09:19.0229210Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0230860Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-12-01T10:09:19.0232600Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-12-01T10:09:19.0234338Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-12-01T10:09:19.0235982Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-12-01T10:09:19.0237773Z adding 'torch/include/ATen/ops/tan_native.h' 2022-12-01T10:09:19.0239357Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-12-01T10:09:19.0240752Z adding 'torch/include/ATen/ops/tanh.h' 2022-12-01T10:09:19.0242494Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-12-01T10:09:19.0244144Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0245668Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0247203Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0248575Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-12-01T10:09:19.0250094Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-12-01T10:09:19.0251573Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-12-01T10:09:19.0253227Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-12-01T10:09:19.0254958Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0256432Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-12-01T10:09:19.0257875Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-12-01T10:09:19.0259322Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-12-01T10:09:19.0260846Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-12-01T10:09:19.0262334Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-12-01T10:09:19.0263972Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-12-01T10:09:19.0265670Z adding 'torch/include/ATen/ops/tensor.h' 2022-12-01T10:09:19.0267254Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-12-01T10:09:19.0269029Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0270521Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-12-01T10:09:19.0272462Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-12-01T10:09:19.0274142Z adding 'torch/include/ATen/ops/tensordot.h' 2022-12-01T10:09:19.0275805Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0277321Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-12-01T10:09:19.0278908Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-12-01T10:09:19.0280450Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-12-01T10:09:19.0282131Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-12-01T10:09:19.0283803Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-12-01T10:09:19.0285499Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0287231Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-12-01T10:09:19.0289383Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-12-01T10:09:19.0291025Z adding 'torch/include/ATen/ops/threshold.h' 2022-12-01T10:09:19.0292640Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-12-01T10:09:19.0294496Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0295973Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0298055Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0299884Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-12-01T10:09:19.0301669Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-12-01T10:09:19.0303340Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-12-01T10:09:19.0305102Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-12-01T10:09:19.0306902Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0308745Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-12-01T10:09:19.0310364Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-12-01T10:09:19.0312227Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-12-01T10:09:19.0313992Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-12-01T10:09:19.0315911Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-12-01T10:09:19.0317471Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-12-01T10:09:19.0319064Z adding 'torch/include/ATen/ops/tile.h' 2022-12-01T10:09:19.0320880Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0322525Z adding 'torch/include/ATen/ops/tile_native.h' 2022-12-01T10:09:19.0324218Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-12-01T10:09:19.0325881Z adding 'torch/include/ATen/ops/to.h' 2022-12-01T10:09:19.0327809Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0329441Z adding 'torch/include/ATen/ops/to_dense.h' 2022-12-01T10:09:19.0331261Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-12-01T10:09:19.0333095Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0334723Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-12-01T10:09:19.0336526Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-12-01T10:09:19.0338437Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0340073Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-12-01T10:09:19.0341885Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-12-01T10:09:19.0343732Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-12-01T10:09:19.0345525Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-12-01T10:09:19.0347395Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0349108Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-12-01T10:09:19.0350947Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-12-01T10:09:19.0352986Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0354862Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-12-01T10:09:19.0356405Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-12-01T10:09:19.0358150Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-12-01T10:09:19.0359928Z adding 'torch/include/ATen/ops/to_native.h' 2022-12-01T10:09:19.0361873Z adding 'torch/include/ATen/ops/to_ops.h' 2022-12-01T10:09:19.0363738Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-12-01T10:09:19.0365543Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0367178Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-12-01T10:09:19.0368984Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-12-01T10:09:19.0370800Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-12-01T10:09:19.0372492Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-12-01T10:09:19.0374351Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0375977Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-12-01T10:09:19.0377546Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-12-01T10:09:19.0379191Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-12-01T10:09:19.0381078Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-12-01T10:09:19.0382906Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-12-01T10:09:19.0384537Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0386118Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-12-01T10:09:19.0387719Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-12-01T10:09:19.0389352Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-12-01T10:09:19.0391143Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-12-01T10:09:19.0393135Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0395074Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-12-01T10:09:19.0396714Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-12-01T10:09:19.0398499Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0400083Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-12-01T10:09:19.0401733Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-12-01T10:09:19.0403274Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-12-01T10:09:19.0404975Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-12-01T10:09:19.0406653Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-12-01T10:09:19.0408407Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0410034Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-12-01T10:09:19.0411708Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-12-01T10:09:19.0413276Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-12-01T10:09:19.0415071Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-12-01T10:09:19.0416639Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-12-01T10:09:19.0418219Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-12-01T10:09:19.0419999Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-12-01T10:09:19.0421803Z adding 'torch/include/ATen/ops/topk.h' 2022-12-01T10:09:19.0423678Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0425639Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-12-01T10:09:19.0427640Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-12-01T10:09:19.0430055Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-12-01T10:09:19.0432155Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-12-01T10:09:19.0434522Z adding 'torch/include/ATen/ops/topk_native.h' 2022-12-01T10:09:19.0436554Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-12-01T10:09:19.0438760Z adding 'torch/include/ATen/ops/trace.h' 2022-12-01T10:09:19.0440624Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-12-01T10:09:19.0443026Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0444714Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-12-01T10:09:19.0447037Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-12-01T10:09:19.0449034Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0451150Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-12-01T10:09:19.0453086Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-12-01T10:09:19.0455134Z adding 'torch/include/ATen/ops/trace_native.h' 2022-12-01T10:09:19.0457328Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-12-01T10:09:19.0459315Z adding 'torch/include/ATen/ops/transpose.h' 2022-12-01T10:09:19.0461520Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0463503Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0465505Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-12-01T10:09:19.0467776Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0469895Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0471970Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-12-01T10:09:19.0474487Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-12-01T10:09:19.0476406Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-12-01T10:09:19.0478740Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-12-01T10:09:19.0480775Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-12-01T10:09:19.0482996Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0484781Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-12-01T10:09:19.0487085Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-12-01T10:09:19.0489020Z adding 'torch/include/ATen/ops/trapz.h' 2022-12-01T10:09:19.0491383Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0493230Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-12-01T10:09:19.0495511Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-12-01T10:09:19.0497662Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-12-01T10:09:19.0499947Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0501870Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-12-01T10:09:19.0504052Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-12-01T10:09:19.0505953Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-12-01T10:09:19.0508187Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-12-01T10:09:19.0510282Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-12-01T10:09:19.0512703Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-12-01T10:09:19.0514837Z adding 'torch/include/ATen/ops/tril.h' 2022-12-01T10:09:19.0517135Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0518947Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-12-01T10:09:19.0521153Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-12-01T10:09:19.0523220Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-12-01T10:09:19.0525510Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0527577Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-12-01T10:09:19.0529704Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-12-01T10:09:19.0531623Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-12-01T10:09:19.0534016Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-12-01T10:09:19.0535955Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-12-01T10:09:19.0538247Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-12-01T10:09:19.0540047Z adding 'torch/include/ATen/ops/tril_native.h' 2022-12-01T10:09:19.0542453Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-12-01T10:09:19.0544512Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-12-01T10:09:19.0546874Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0549743Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-12-01T10:09:19.0552134Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-12-01T10:09:19.0554480Z adding 'torch/include/ATen/ops/triu.h' 2022-12-01T10:09:19.0556749Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0558820Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-12-01T10:09:19.0561118Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-12-01T10:09:19.0563240Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-12-01T10:09:19.0565741Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0567710Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-12-01T10:09:19.0569945Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-12-01T10:09:19.0571973Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-12-01T10:09:19.0574454Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-12-01T10:09:19.0576485Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-12-01T10:09:19.0578850Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-12-01T10:09:19.0580742Z adding 'torch/include/ATen/ops/triu_native.h' 2022-12-01T10:09:19.0583044Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-12-01T10:09:19.0585117Z adding 'torch/include/ATen/ops/true_divide.h' 2022-12-01T10:09:19.0587446Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0589411Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-12-01T10:09:19.0592185Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-12-01T10:09:19.0593959Z adding 'torch/include/ATen/ops/trunc.h' 2022-12-01T10:09:19.0596629Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0598262Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-12-01T10:09:19.0600570Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-12-01T10:09:19.0602355Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-12-01T10:09:19.0604638Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-12-01T10:09:19.0607170Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-12-01T10:09:19.0608560Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-12-01T10:09:19.0610884Z adding 'torch/include/ATen/ops/type_as.h' 2022-12-01T10:09:19.0613008Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0614837Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-12-01T10:09:19.0617009Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-12-01T10:09:19.0618972Z adding 'torch/include/ATen/ops/unbind.h' 2022-12-01T10:09:19.0621168Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0623125Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0625299Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:09:19.0627255Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-12-01T10:09:19.0629852Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0631922Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0633890Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-12-01T10:09:19.0636183Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-12-01T10:09:19.0638167Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-12-01T10:09:19.0640508Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-12-01T10:09:19.0642362Z adding 'torch/include/ATen/ops/unflatten.h' 2022-12-01T10:09:19.0644718Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0646557Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-12-01T10:09:19.0648910Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0650644Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-12-01T10:09:19.0652953Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-12-01T10:09:19.0654835Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-12-01T10:09:19.0657146Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-12-01T10:09:19.0659010Z adding 'torch/include/ATen/ops/unfold.h' 2022-12-01T10:09:19.0661208Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-12-01T10:09:19.0663499Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0665407Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0667489Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0669582Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-12-01T10:09:19.0672062Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-12-01T10:09:19.0674171Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-12-01T10:09:19.0675943Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0677611Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0679142Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-12-01T10:09:19.0680868Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-12-01T10:09:19.0682584Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-12-01T10:09:19.0684305Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-12-01T10:09:19.0685961Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-12-01T10:09:19.0687525Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-12-01T10:09:19.0689135Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-12-01T10:09:19.0690802Z adding 'torch/include/ATen/ops/uniform.h' 2022-12-01T10:09:19.0692595Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0694204Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-12-01T10:09:19.0695847Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-12-01T10:09:19.0697429Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-12-01T10:09:19.0698973Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-12-01T10:09:19.0700731Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-12-01T10:09:19.0702511Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-12-01T10:09:19.0704394Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0706085Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-12-01T10:09:19.0707663Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-12-01T10:09:19.0709304Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-12-01T10:09:19.0711132Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-12-01T10:09:19.0713045Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-12-01T10:09:19.0714929Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0716622Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-12-01T10:09:19.0718431Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0720132Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-12-01T10:09:19.0721756Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-12-01T10:09:19.0723387Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-12-01T10:09:19.0725217Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-12-01T10:09:19.0726859Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-12-01T10:09:19.0728655Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-12-01T10:09:19.0730563Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-12-01T10:09:19.0732361Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-12-01T10:09:19.0734050Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-12-01T10:09:19.0735767Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.0737262Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-12-01T10:09:19.0738959Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-12-01T10:09:19.0740610Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-12-01T10:09:19.0742357Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0743925Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-12-01T10:09:19.0745689Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-12-01T10:09:19.0747393Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-12-01T10:09:19.0749246Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0750828Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-12-01T10:09:19.0752706Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-12-01T10:09:19.0754319Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-12-01T10:09:19.0756023Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0757596Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-12-01T10:09:19.0759295Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0760931Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0762408Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-12-01T10:09:19.0764044Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-12-01T10:09:19.0765582Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-12-01T10:09:19.0767301Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-12-01T10:09:19.0769285Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-12-01T10:09:19.0771503Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-12-01T10:09:19.0773541Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0775309Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0777000Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0778716Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0780388Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-12-01T10:09:19.0782094Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-12-01T10:09:19.0783796Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-12-01T10:09:19.0785818Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-12-01T10:09:19.0787913Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0789779Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0791512Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-12-01T10:09:19.0793464Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-12-01T10:09:19.0795032Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-12-01T10:09:19.0796879Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-12-01T10:09:19.0798654Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-12-01T10:09:19.0800792Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-12-01T10:09:19.0802952Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-12-01T10:09:19.0805317Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-12-01T10:09:19.0807393Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0809280Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0811074Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0812971Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0814694Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-12-01T10:09:19.0816580Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-12-01T10:09:19.0818421Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-12-01T10:09:19.0820561Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-12-01T10:09:19.0822592Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0824475Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0826217Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-12-01T10:09:19.0828099Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-12-01T10:09:19.0829939Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-12-01T10:09:19.0831929Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-12-01T10:09:19.0833902Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-12-01T10:09:19.0835944Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-12-01T10:09:19.0838090Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-12-01T10:09:19.0840422Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-12-01T10:09:19.0842541Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0844412Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0846158Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0848012Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0849785Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-12-01T10:09:19.0851646Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-12-01T10:09:19.0853520Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-12-01T10:09:19.0855620Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-12-01T10:09:19.0857631Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0859519Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0861231Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-12-01T10:09:19.0863049Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-12-01T10:09:19.0864884Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-12-01T10:09:19.0866870Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-12-01T10:09:19.0868662Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-12-01T10:09:19.0870722Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-12-01T10:09:19.0872959Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-12-01T10:09:19.0875312Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-12-01T10:09:19.0877435Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0879393Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0881116Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0882943Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0884736Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-12-01T10:09:19.0886536Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-12-01T10:09:19.0888336Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-12-01T10:09:19.0890373Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-12-01T10:09:19.0892388Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0894245Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0896047Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-12-01T10:09:19.0897890Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-12-01T10:09:19.0899608Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-12-01T10:09:19.0901414Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-12-01T10:09:19.0903256Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-12-01T10:09:19.0905230Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-12-01T10:09:19.0907352Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-12-01T10:09:19.0909810Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-12-01T10:09:19.0912060Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0914132Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0915918Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0917797Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0919639Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-12-01T10:09:19.0921495Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-12-01T10:09:19.0923354Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-12-01T10:09:19.0925486Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-12-01T10:09:19.0927538Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0929608Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0931418Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-12-01T10:09:19.0933372Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-12-01T10:09:19.0935260Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-12-01T10:09:19.0937237Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-12-01T10:09:19.0939086Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-12-01T10:09:19.0941193Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-12-01T10:09:19.0943436Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-12-01T10:09:19.0945796Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-12-01T10:09:19.0947958Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0949997Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0952076Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0954073Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0955907Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-12-01T10:09:19.0957898Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-12-01T10:09:19.0959776Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-12-01T10:09:19.0961858Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-12-01T10:09:19.0963899Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0965859Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0967680Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-12-01T10:09:19.0969582Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-12-01T10:09:19.0971490Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-12-01T10:09:19.0973329Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-12-01T10:09:19.0975214Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-12-01T10:09:19.0977311Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-12-01T10:09:19.0979549Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-12-01T10:09:19.0981945Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-12-01T10:09:19.0984072Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.0986036Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.0987963Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-12-01T10:09:19.0990009Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-12-01T10:09:19.0992005Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-12-01T10:09:19.0994028Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-12-01T10:09:19.1003473Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-12-01T10:09:19.1005733Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-12-01T10:09:19.1007858Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1009844Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.1011740Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-12-01T10:09:19.1013639Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-12-01T10:09:19.1015547Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-12-01T10:09:19.1017500Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-12-01T10:09:19.1019440Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-12-01T10:09:19.1021567Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-12-01T10:09:19.1023531Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-12-01T10:09:19.1025484Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1027260Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-12-01T10:09:19.1029166Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-12-01T10:09:19.1030947Z adding 'torch/include/ATen/ops/values.h' 2022-12-01T10:09:19.1032886Z adding 'torch/include/ATen/ops/values_copy.h' 2022-12-01T10:09:19.1034906Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1036915Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.1038542Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-12-01T10:09:19.1040443Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-12-01T10:09:19.1042183Z adding 'torch/include/ATen/ops/values_native.h' 2022-12-01T10:09:19.1043964Z adding 'torch/include/ATen/ops/values_ops.h' 2022-12-01T10:09:19.1045800Z adding 'torch/include/ATen/ops/vander.h' 2022-12-01T10:09:19.1047603Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1049231Z adding 'torch/include/ATen/ops/vander_native.h' 2022-12-01T10:09:19.1051003Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-12-01T10:09:19.1053062Z adding 'torch/include/ATen/ops/var.h' 2022-12-01T10:09:19.1055102Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1056978Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-12-01T10:09:19.1058778Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-12-01T10:09:19.1060710Z adding 'torch/include/ATen/ops/var_mean.h' 2022-12-01T10:09:19.1062649Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1064499Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1066291Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-12-01T10:09:19.1068078Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-12-01T10:09:19.1069967Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-12-01T10:09:19.1072129Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-12-01T10:09:19.1074180Z adding 'torch/include/ATen/ops/var_native.h' 2022-12-01T10:09:19.1076691Z adding 'torch/include/ATen/ops/var_ops.h' 2022-12-01T10:09:19.1078690Z adding 'torch/include/ATen/ops/vdot.h' 2022-12-01T10:09:19.1080719Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1082285Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-12-01T10:09:19.1083844Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-12-01T10:09:19.1085952Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-12-01T10:09:19.1087199Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-12-01T10:09:19.1088790Z adding 'torch/include/ATen/ops/view.h' 2022-12-01T10:09:19.1090377Z adding 'torch/include/ATen/ops/view_as.h' 2022-12-01T10:09:19.1091957Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-12-01T10:09:19.1093619Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-12-01T10:09:19.1095456Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1097130Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.1098504Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-12-01T10:09:19.1100165Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-12-01T10:09:19.1101835Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-12-01T10:09:19.1103381Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-12-01T10:09:19.1105034Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-12-01T10:09:19.1106514Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-12-01T10:09:19.1108151Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-12-01T10:09:19.1110032Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1111566Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-12-01T10:09:19.1113358Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-12-01T10:09:19.1114966Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-12-01T10:09:19.1116571Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-12-01T10:09:19.1118410Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1120140Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.1121546Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-12-01T10:09:19.1123259Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-12-01T10:09:19.1124972Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-12-01T10:09:19.1126544Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-12-01T10:09:19.1128244Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-12-01T10:09:19.1129666Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-12-01T10:09:19.1131591Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-12-01T10:09:19.1133151Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1134924Z adding 'torch/include/ATen/ops/view_copy.h' 2022-12-01T10:09:19.1136858Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1138502Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.1139898Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-12-01T10:09:19.1142304Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-12-01T10:09:19.1143807Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-12-01T10:09:19.1145601Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-12-01T10:09:19.1147108Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-12-01T10:09:19.1148987Z adding 'torch/include/ATen/ops/view_native.h' 2022-12-01T10:09:19.1150847Z adding 'torch/include/ATen/ops/view_ops.h' 2022-12-01T10:09:19.1152873Z adding 'torch/include/ATen/ops/vsplit.h' 2022-12-01T10:09:19.1154594Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1156112Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-12-01T10:09:19.1157768Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-12-01T10:09:19.1159487Z adding 'torch/include/ATen/ops/vstack.h' 2022-12-01T10:09:19.1161187Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1162730Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-12-01T10:09:19.1164394Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-12-01T10:09:19.1166185Z adding 'torch/include/ATen/ops/where.h' 2022-12-01T10:09:19.1167952Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1169562Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-12-01T10:09:19.1171183Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-12-01T10:09:19.1172821Z adding 'torch/include/ATen/ops/where_native.h' 2022-12-01T10:09:19.1174655Z adding 'torch/include/ATen/ops/where_ops.h' 2022-12-01T10:09:19.1176531Z adding 'torch/include/ATen/ops/xlogy.h' 2022-12-01T10:09:19.1178424Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1180202Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:09:19.1181822Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-12-01T10:09:19.1183390Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-12-01T10:09:19.1184916Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-12-01T10:09:19.1186546Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-12-01T10:09:19.1188145Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-12-01T10:09:19.1190273Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-12-01T10:09:19.1192245Z adding 'torch/include/ATen/ops/xor.h' 2022-12-01T10:09:19.1194064Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:09:19.1195593Z adding 'torch/include/ATen/ops/xor_native.h' 2022-12-01T10:09:19.1197407Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-12-01T10:09:19.1199207Z adding 'torch/include/ATen/ops/zero.h' 2022-12-01T10:09:19.1200944Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1202485Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-12-01T10:09:19.1204059Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-12-01T10:09:19.1205661Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-12-01T10:09:19.1207291Z adding 'torch/include/ATen/ops/zero_native.h' 2022-12-01T10:09:19.1208995Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-12-01T10:09:19.1210938Z adding 'torch/include/ATen/ops/zeros.h' 2022-12-01T10:09:19.1212952Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1214693Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-12-01T10:09:19.1216459Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:09:19.1218083Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-12-01T10:09:19.1219858Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-12-01T10:09:19.1221613Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-12-01T10:09:19.1223485Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-12-01T10:09:19.1228436Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-12-01T10:09:19.1231662Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-12-01T10:09:19.1234233Z adding 'torch/include/THC/THCAtomics.cuh' 2022-12-01T10:09:19.1235773Z adding 'torch/include/THC/THCDeviceUtils.cuh' 2022-12-01T10:09:19.1240320Z adding 'torch/include/c10/core/Allocator.h' 2022-12-01T10:09:19.1242270Z adding 'torch/include/c10/core/AutogradState.h' 2022-12-01T10:09:19.1245029Z adding 'torch/include/c10/core/Backend.h' 2022-12-01T10:09:19.1247241Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-12-01T10:09:19.1249244Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-12-01T10:09:19.1250917Z adding 'torch/include/c10/core/CopyBytes.h' 2022-12-01T10:09:19.1252517Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-12-01T10:09:19.1254122Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-12-01T10:09:19.1256911Z adding 'torch/include/c10/core/Device.h' 2022-12-01T10:09:19.1258762Z adding 'torch/include/c10/core/DeviceArray.h' 2022-12-01T10:09:19.1261739Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-12-01T10:09:19.1264370Z adding 'torch/include/c10/core/DeviceType.h' 2022-12-01T10:09:19.1274809Z adding 'torch/include/c10/core/DispatchKey.h' 2022-12-01T10:09:19.1288227Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-12-01T10:09:19.1291854Z adding 'torch/include/c10/core/DynamicCast.h' 2022-12-01T10:09:19.1294328Z adding 'torch/include/c10/core/Event.h' 2022-12-01T10:09:19.1297074Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-12-01T10:09:19.1298930Z adding 'torch/include/c10/core/GradMode.h' 2022-12-01T10:09:19.1301253Z adding 'torch/include/c10/core/InferenceMode.h' 2022-12-01T10:09:19.1303066Z adding 'torch/include/c10/core/Layout.h' 2022-12-01T10:09:19.1306326Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-12-01T10:09:19.1308148Z adding 'torch/include/c10/core/OptionalRef.h' 2022-12-01T10:09:19.1310342Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-12-01T10:09:19.1312323Z adding 'torch/include/c10/core/QEngine.h' 2022-12-01T10:09:19.1314149Z adding 'torch/include/c10/core/QScheme.h' 2022-12-01T10:09:19.1316266Z adding 'torch/include/c10/core/SafePyObject.h' 2022-12-01T10:09:19.1319497Z adding 'torch/include/c10/core/Scalar.h' 2022-12-01T10:09:19.1324346Z adding 'torch/include/c10/core/ScalarType.h' 2022-12-01T10:09:19.1326624Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-12-01T10:09:19.1328873Z adding 'torch/include/c10/core/Storage.h' 2022-12-01T10:09:19.1331886Z adding 'torch/include/c10/core/StorageImpl.h' 2022-12-01T10:09:19.1335311Z adding 'torch/include/c10/core/Stream.h' 2022-12-01T10:09:19.1338133Z adding 'torch/include/c10/core/StreamGuard.h' 2022-12-01T10:09:19.1340140Z adding 'torch/include/c10/core/SymFloat.h' 2022-12-01T10:09:19.1342060Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-12-01T10:09:19.1345326Z adding 'torch/include/c10/core/SymInt.h' 2022-12-01T10:09:19.1347424Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-12-01T10:09:19.1349379Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-12-01T10:09:19.1388457Z adding 'torch/include/c10/core/TensorImpl.h' 2022-12-01T10:09:19.1399334Z adding 'torch/include/c10/core/TensorOptions.h' 2022-12-01T10:09:19.1401574Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-12-01T10:09:19.1403174Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-12-01T10:09:19.1404732Z adding 'torch/include/c10/core/alignment.h' 2022-12-01T10:09:19.1406807Z adding 'torch/include/c10/core/thread_pool.h' 2022-12-01T10:09:19.1411536Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-12-01T10:09:19.1413858Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-12-01T10:09:19.1415581Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-12-01T10:09:19.1420245Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-12-01T10:09:19.1422646Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-12-01T10:09:19.1426040Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-12-01T10:09:19.1428915Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-12-01T10:09:19.1432717Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-12-01T10:09:19.1434551Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-12-01T10:09:19.1437081Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-12-01T10:09:19.1439043Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-12-01T10:09:19.1440858Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-12-01T10:09:19.1442451Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-12-01T10:09:19.1444501Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-12-01T10:09:19.1447208Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-12-01T10:09:19.1449589Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-12-01T10:09:19.1451894Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-12-01T10:09:19.1454100Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-12-01T10:09:19.1457568Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-12-01T10:09:19.1459668Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-12-01T10:09:19.1461872Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-12-01T10:09:19.1463532Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-12-01T10:09:19.1467300Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-12-01T10:09:19.1470962Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-12-01T10:09:19.1472927Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-12-01T10:09:19.1474536Z adding 'torch/include/c10/cuda/impl/cuda_cmake_macros.h' 2022-12-01T10:09:19.1477520Z adding 'torch/include/c10/macros/Export.h' 2022-12-01T10:09:19.1483488Z adding 'torch/include/c10/macros/Macros.h' 2022-12-01T10:09:19.1485762Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-12-01T10:09:19.1489420Z adding 'torch/include/c10/util/AlignOf.h' 2022-12-01T10:09:19.1493092Z adding 'torch/include/c10/util/Array.h' 2022-12-01T10:09:19.1496908Z adding 'torch/include/c10/util/ArrayRef.h' 2022-12-01T10:09:19.1499924Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-12-01T10:09:19.1502786Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-12-01T10:09:19.1504974Z adding 'torch/include/c10/util/BFloat16.h' 2022-12-01T10:09:19.1506715Z adding 'torch/include/c10/util/Backtrace.h' 2022-12-01T10:09:19.1509076Z adding 'torch/include/c10/util/Bitset.h' 2022-12-01T10:09:19.1513618Z adding 'torch/include/c10/util/C++17.h' 2022-12-01T10:09:19.1516023Z adding 'torch/include/c10/util/CallOnce.h' 2022-12-01T10:09:19.1519354Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-12-01T10:09:19.1521635Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-12-01T10:09:19.1523827Z adding 'torch/include/c10/util/Deprecated.h' 2022-12-01T10:09:19.1525642Z adding 'torch/include/c10/util/DimVector.h' 2022-12-01T10:09:19.1532712Z adding 'torch/include/c10/util/Exception.h' 2022-12-01T10:09:19.1536133Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-12-01T10:09:19.1538304Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-12-01T10:09:19.1541683Z adding 'torch/include/c10/util/Flags.h' 2022-12-01T10:09:19.1544066Z adding 'torch/include/c10/util/FunctionRef.h' 2022-12-01T10:09:19.1546815Z adding 'torch/include/c10/util/Half-inl.h' 2022-12-01T10:09:19.1553571Z adding 'torch/include/c10/util/Half.h' 2022-12-01T10:09:19.1556223Z adding 'torch/include/c10/util/IdWrapper.h' 2022-12-01T10:09:19.1559372Z adding 'torch/include/c10/util/LeftRight.h' 2022-12-01T10:09:19.1561290Z adding 'torch/include/c10/util/Load.h' 2022-12-01T10:09:19.1564765Z adding 'torch/include/c10/util/Logging.h' 2022-12-01T10:09:19.1567062Z adding 'torch/include/c10/util/MathConstants.h' 2022-12-01T10:09:19.1570145Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-12-01T10:09:19.1574895Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-12-01T10:09:19.1797934Z adding 'torch/include/c10/util/Optional.h' 2022-12-01T10:09:19.1800703Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-12-01T10:09:19.1804712Z adding 'torch/include/c10/util/Registry.h' 2022-12-01T10:09:19.1807083Z adding 'torch/include/c10/util/ScopeExit.h' 2022-12-01T10:09:19.1808957Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-12-01T10:09:19.1822847Z adding 'torch/include/c10/util/SmallVector.h' 2022-12-01T10:09:19.1826678Z adding 'torch/include/c10/util/StringUtil.h' 2022-12-01T10:09:19.1828875Z adding 'torch/include/c10/util/Synchronized.h' 2022-12-01T10:09:19.1831275Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-12-01T10:09:19.1833745Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-12-01T10:09:19.1835530Z adding 'torch/include/c10/util/Type.h' 2022-12-01T10:09:19.1837897Z adding 'torch/include/c10/util/TypeCast.h' 2022-12-01T10:09:19.1840628Z adding 'torch/include/c10/util/TypeIndex.h' 2022-12-01T10:09:19.1845203Z adding 'torch/include/c10/util/TypeList.h' 2022-12-01T10:09:19.1848013Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-12-01T10:09:19.1850742Z adding 'torch/include/c10/util/TypeTraits.h' 2022-12-01T10:09:19.1852557Z adding 'torch/include/c10/util/Unicode.h' 2022-12-01T10:09:19.1855093Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-12-01T10:09:19.1856923Z adding 'torch/include/c10/util/Unroll.h' 2022-12-01T10:09:19.1859222Z adding 'torch/include/c10/util/accumulate.h' 2022-12-01T10:09:19.1864232Z adding 'torch/include/c10/util/complex.h' 2022-12-01T10:09:19.1867237Z adding 'torch/include/c10/util/complex_math.h' 2022-12-01T10:09:19.1869467Z adding 'torch/include/c10/util/complex_utils.h' 2022-12-01T10:09:19.1871363Z adding 'torch/include/c10/util/copysign.h' 2022-12-01T10:09:19.1874298Z adding 'torch/include/c10/util/either.h' 2022-12-01T10:09:19.1876305Z adding 'torch/include/c10/util/env.h' 2022-12-01T10:09:19.1888664Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-12-01T10:09:19.1893981Z adding 'torch/include/c10/util/hash.h' 2022-12-01T10:09:19.1896026Z adding 'torch/include/c10/util/in_place.h' 2022-12-01T10:09:19.1900050Z adding 'torch/include/c10/util/int128.h' 2022-12-01T10:09:19.1910367Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-12-01T10:09:19.1913607Z adding 'torch/include/c10/util/irange.h' 2022-12-01T10:09:19.1921652Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-12-01T10:09:19.1924697Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-12-01T10:09:19.1927916Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-12-01T10:09:19.1930770Z adding 'torch/include/c10/util/math_compat.h' 2022-12-01T10:09:19.1932758Z adding 'torch/include/c10/util/numa.h' 2022-12-01T10:09:19.1947515Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-12-01T10:09:19.1950891Z adding 'torch/include/c10/util/overloaded.h' 2022-12-01T10:09:19.1952738Z adding 'torch/include/c10/util/python_stub.h' 2022-12-01T10:09:19.1954253Z adding 'torch/include/c10/util/qint32.h' 2022-12-01T10:09:19.1955989Z adding 'torch/include/c10/util/qint8.h' 2022-12-01T10:09:19.1957714Z adding 'torch/include/c10/util/quint2x4.h' 2022-12-01T10:09:19.1959347Z adding 'torch/include/c10/util/quint4x2.h' 2022-12-01T10:09:19.1961051Z adding 'torch/include/c10/util/quint8.h' 2022-12-01T10:09:19.1963872Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-12-01T10:09:19.1966186Z adding 'torch/include/c10/util/safe_numerics.h' 2022-12-01T10:09:19.1968522Z adding 'torch/include/c10/util/signal_handler.h' 2022-12-01T10:09:19.1975556Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-12-01T10:09:19.1977988Z adding 'torch/include/c10/util/strides.h' 2022-12-01T10:09:19.1980394Z adding 'torch/include/c10/util/string_utils.h' 2022-12-01T10:09:19.1985621Z adding 'torch/include/c10/util/string_view.h' 2022-12-01T10:09:19.1993564Z adding 'torch/include/c10/util/strong_type.h' 2022-12-01T10:09:19.1997244Z adding 'torch/include/c10/util/tempfile.h' 2022-12-01T10:09:19.1999061Z adding 'torch/include/c10/util/thread_name.h' 2022-12-01T10:09:19.2005881Z adding 'torch/include/c10/util/typeid.h' 2022-12-01T10:09:19.2026467Z adding 'torch/include/c10/util/variant.h' 2022-12-01T10:09:19.2030615Z adding 'torch/include/c10/util/win32-headers.h' 2022-12-01T10:09:19.2033530Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-12-01T10:09:19.2036693Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-12-01T10:09:19.2040787Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-12-01T10:09:19.2042667Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-12-01T10:09:19.2046491Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-12-01T10:09:19.2048521Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-12-01T10:09:19.2050586Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-12-01T10:09:19.2052823Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-12-01T10:09:19.2054988Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-12-01T10:09:19.2057255Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-12-01T10:09:19.2060246Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-12-01T10:09:19.2063272Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-12-01T10:09:19.2066896Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-12-01T10:09:19.2070459Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-12-01T10:09:19.2073096Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-12-01T10:09:19.2076615Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-12-01T10:09:19.2078969Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-12-01T10:09:19.2080945Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-12-01T10:09:19.2083997Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-12-01T10:09:19.2086554Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-12-01T10:09:19.2088658Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-12-01T10:09:19.2091041Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-12-01T10:09:19.2093056Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-12-01T10:09:19.2096028Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-12-01T10:09:19.2097821Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-12-01T10:09:19.2100309Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-12-01T10:09:19.2102227Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-12-01T10:09:19.2104999Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-12-01T10:09:19.2107253Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-12-01T10:09:19.2109886Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-12-01T10:09:19.2114029Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-12-01T10:09:19.2116397Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-12-01T10:09:19.2118613Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-12-01T10:09:19.2120577Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-12-01T10:09:19.2123298Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-12-01T10:09:19.2125886Z adding 'torch/include/caffe2/core/allocator.h' 2022-12-01T10:09:19.2128268Z adding 'torch/include/caffe2/core/blob.h' 2022-12-01T10:09:19.2132259Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-12-01T10:09:19.2135206Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-12-01T10:09:19.2137106Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-12-01T10:09:19.2139662Z adding 'torch/include/caffe2/core/common.h' 2022-12-01T10:09:19.2143055Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-12-01T10:09:19.2148198Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-12-01T10:09:19.2150560Z adding 'torch/include/caffe2/core/common_omp.h' 2022-12-01T10:09:19.2153710Z adding 'torch/include/caffe2/core/context.h' 2022-12-01T10:09:19.2156508Z adding 'torch/include/caffe2/core/context_base.h' 2022-12-01T10:09:19.2160673Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-12-01T10:09:19.2164247Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-12-01T10:09:19.2168255Z adding 'torch/include/caffe2/core/db.h' 2022-12-01T10:09:19.2170457Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-12-01T10:09:19.2174111Z adding 'torch/include/caffe2/core/event.h' 2022-12-01T10:09:19.2176566Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-12-01T10:09:19.2179796Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-12-01T10:09:19.2183835Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-12-01T10:09:19.2185870Z adding 'torch/include/caffe2/core/flags.h' 2022-12-01T10:09:19.2188644Z adding 'torch/include/caffe2/core/graph.h' 2022-12-01T10:09:19.2192013Z adding 'torch/include/caffe2/core/init.h' 2022-12-01T10:09:19.2193816Z adding 'torch/include/caffe2/core/logging.h' 2022-12-01T10:09:19.2196143Z adding 'torch/include/caffe2/core/macros.h' 2022-12-01T10:09:19.2197987Z adding 'torch/include/caffe2/core/memonger.h' 2022-12-01T10:09:19.2200189Z adding 'torch/include/caffe2/core/module.h' 2022-12-01T10:09:19.2202760Z adding 'torch/include/caffe2/core/net.h' 2022-12-01T10:09:19.2206067Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-12-01T10:09:19.2208123Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-12-01T10:09:19.2209985Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-12-01T10:09:19.2211991Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-12-01T10:09:19.2214143Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-12-01T10:09:19.2216887Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-12-01T10:09:19.2219057Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-12-01T10:09:19.2221295Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-12-01T10:09:19.2223418Z adding 'torch/include/caffe2/core/net_simple.h' 2022-12-01T10:09:19.2225597Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-12-01T10:09:19.2227214Z adding 'torch/include/caffe2/core/numa.h' 2022-12-01T10:09:19.2229609Z adding 'torch/include/caffe2/core/observer.h' 2022-12-01T10:09:19.2246325Z adding 'torch/include/caffe2/core/operator.h' 2022-12-01T10:09:19.2251389Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-12-01T10:09:19.2257192Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-12-01T10:09:19.2259421Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-12-01T10:09:19.2261649Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-12-01T10:09:19.2264740Z adding 'torch/include/caffe2/core/qtensor.h' 2022-12-01T10:09:19.2267159Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-12-01T10:09:19.2269889Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-12-01T10:09:19.2271924Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-12-01T10:09:19.2274533Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-12-01T10:09:19.2278297Z adding 'torch/include/caffe2/core/stats.h' 2022-12-01T10:09:19.2280434Z adding 'torch/include/caffe2/core/storage.h' 2022-12-01T10:09:19.2286914Z adding 'torch/include/caffe2/core/tensor.h' 2022-12-01T10:09:19.2289251Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-12-01T10:09:19.2290940Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-12-01T10:09:19.2293650Z adding 'torch/include/caffe2/core/test_utils.h' 2022-12-01T10:09:19.2296249Z adding 'torch/include/caffe2/core/timer.h' 2022-12-01T10:09:19.2298861Z adding 'torch/include/caffe2/core/transform.h' 2022-12-01T10:09:19.2300749Z adding 'torch/include/caffe2/core/types.h' 2022-12-01T10:09:19.2305091Z adding 'torch/include/caffe2/core/workspace.h' 2022-12-01T10:09:19.2308437Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-12-01T10:09:19.2311505Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-12-01T10:09:19.2315870Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-12-01T10:09:19.2319737Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-12-01T10:09:19.2321792Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-12-01T10:09:19.2323599Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-12-01T10:09:19.2326861Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-12-01T10:09:19.2329449Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-12-01T10:09:19.2334568Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-12-01T10:09:19.2337779Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-12-01T10:09:19.2340174Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-12-01T10:09:19.2342578Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-12-01T10:09:19.2345356Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-12-01T10:09:19.2350492Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-12-01T10:09:19.2355384Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-12-01T10:09:19.2358297Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-12-01T10:09:19.2360965Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-12-01T10:09:19.2365765Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-12-01T10:09:19.2368722Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-12-01T10:09:19.2371663Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-12-01T10:09:19.2374011Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-12-01T10:09:19.2376313Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-12-01T10:09:19.2378339Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-12-01T10:09:19.2380324Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-12-01T10:09:19.2382181Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-12-01T10:09:19.2384364Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-12-01T10:09:19.2386235Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-12-01T10:09:19.2390009Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-12-01T10:09:19.2394226Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-12-01T10:09:19.2397275Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-12-01T10:09:19.2400268Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-12-01T10:09:19.2403517Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-12-01T10:09:19.2406282Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-12-01T10:09:19.2408842Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-12-01T10:09:19.2411196Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-12-01T10:09:19.2413647Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-12-01T10:09:19.2416344Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-12-01T10:09:19.2419344Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-12-01T10:09:19.2422880Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-12-01T10:09:19.2425875Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-12-01T10:09:19.2428914Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-12-01T10:09:19.2441773Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-12-01T10:09:19.2445035Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-12-01T10:09:19.2447744Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-12-01T10:09:19.2449539Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-12-01T10:09:19.2451440Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-12-01T10:09:19.2453643Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-12-01T10:09:19.2455575Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-12-01T10:09:19.2457432Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-12-01T10:09:19.2466886Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-12-01T10:09:19.2469913Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-12-01T10:09:19.2474181Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-12-01T10:09:19.2486062Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-12-01T10:09:19.2491306Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-12-01T10:09:19.2494488Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-12-01T10:09:19.2496944Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-12-01T10:09:19.2504418Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-12-01T10:09:19.2507590Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-12-01T10:09:19.2513567Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-12-01T10:09:19.2516970Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-12-01T10:09:19.2572663Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-12-01T10:09:19.2599262Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-12-01T10:09:19.2603468Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-12-01T10:09:19.2605791Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-12-01T10:09:19.2607908Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-12-01T10:09:19.2610262Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-12-01T10:09:19.2611973Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-12-01T10:09:19.2614968Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-12-01T10:09:19.2617778Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-12-01T10:09:19.2621317Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-12-01T10:09:19.2623627Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-12-01T10:09:19.2625557Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-12-01T10:09:19.2627536Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-12-01T10:09:19.2630962Z adding 'torch/include/caffe2/onnx/backend.h' 2022-12-01T10:09:19.2633214Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-12-01T10:09:19.2634770Z adding 'torch/include/caffe2/onnx/device.h' 2022-12-01T10:09:19.2636881Z adding 'torch/include/caffe2/onnx/helper.h' 2022-12-01T10:09:19.2638801Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-12-01T10:09:19.2641191Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-12-01T10:09:19.2643480Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-12-01T10:09:19.2645272Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-12-01T10:09:19.2646962Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-12-01T10:09:19.2648817Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-12-01T10:09:19.2650439Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-12-01T10:09:19.2654926Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-12-01T10:09:19.2656858Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-12-01T10:09:19.2658617Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-12-01T10:09:19.2660495Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-12-01T10:09:19.2662554Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-12-01T10:09:19.2664747Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-12-01T10:09:19.2666624Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-12-01T10:09:19.2668591Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-12-01T10:09:19.2670708Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-12-01T10:09:19.2672807Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-12-01T10:09:19.2674661Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-12-01T10:09:19.2676445Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-12-01T10:09:19.2678127Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-12-01T10:09:19.2680174Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-12-01T10:09:19.2681945Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-12-01T10:09:19.2684578Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-12-01T10:09:19.2687627Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-12-01T10:09:19.2689929Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-12-01T10:09:19.2691814Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-12-01T10:09:19.2694278Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-12-01T10:09:19.2696652Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-12-01T10:09:19.2699270Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-12-01T10:09:19.2701445Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-12-01T10:09:19.2703189Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-12-01T10:09:19.2705686Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-12-01T10:09:19.2707673Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-12-01T10:09:19.2709769Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-12-01T10:09:19.2711674Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-12-01T10:09:19.2713585Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-12-01T10:09:19.2716155Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-12-01T10:09:19.2718181Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-12-01T10:09:19.2719743Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-12-01T10:09:19.2721558Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-12-01T10:09:19.2723514Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-12-01T10:09:19.2725335Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-12-01T10:09:19.2727956Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-12-01T10:09:19.2731803Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-12-01T10:09:19.2733912Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-12-01T10:09:19.2735981Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-12-01T10:09:19.2738090Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-12-01T10:09:19.2743668Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-12-01T10:09:19.2746234Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-12-01T10:09:19.2753932Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-12-01T10:09:19.2756865Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-12-01T10:09:19.2760513Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-12-01T10:09:19.2762937Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-12-01T10:09:19.2768809Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-12-01T10:09:19.2772749Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-12-01T10:09:19.2774822Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-12-01T10:09:19.2776977Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-12-01T10:09:19.2778722Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-12-01T10:09:19.2780464Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-12-01T10:09:19.2782235Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-12-01T10:09:19.2784452Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-12-01T10:09:19.2787004Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-12-01T10:09:19.2789330Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-12-01T10:09:19.2791270Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-12-01T10:09:19.2793282Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-12-01T10:09:19.2795125Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-12-01T10:09:19.2796716Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-12-01T10:09:19.2799360Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-12-01T10:09:19.2801684Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-12-01T10:09:19.2805367Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-12-01T10:09:19.2807808Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-12-01T10:09:19.2810567Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-12-01T10:09:19.2813625Z adding 'torch/include/caffe2/operators/do_op.h' 2022-12-01T10:09:19.2815639Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-12-01T10:09:19.2817731Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-12-01T10:09:19.2819621Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-12-01T10:09:19.2821361Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-12-01T10:09:19.2823826Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-12-01T10:09:19.2825736Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-12-01T10:09:19.2828253Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-12-01T10:09:19.2832912Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-12-01T10:09:19.2835266Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-12-01T10:09:19.2837148Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-12-01T10:09:19.2838932Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-12-01T10:09:19.2841095Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-12-01T10:09:19.2843087Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-12-01T10:09:19.2845058Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-12-01T10:09:19.2846806Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-12-01T10:09:19.2848491Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-12-01T10:09:19.2850764Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-12-01T10:09:19.2853064Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-12-01T10:09:19.2854818Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-12-01T10:09:19.2859371Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-12-01T10:09:19.2862090Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-12-01T10:09:19.2866635Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-12-01T10:09:19.2869341Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-12-01T10:09:19.2871509Z adding 'torch/include/caffe2/operators/find_op.h' 2022-12-01T10:09:19.2873848Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-12-01T10:09:19.2875622Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-12-01T10:09:19.2877464Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-12-01T10:09:19.2879317Z adding 'torch/include/caffe2/operators/free_op.h' 2022-12-01T10:09:19.2882318Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-12-01T10:09:19.2885315Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-12-01T10:09:19.2888695Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-12-01T10:09:19.2891591Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-12-01T10:09:19.2893723Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-12-01T10:09:19.2895923Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-12-01T10:09:19.2899261Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-12-01T10:09:19.2902803Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-12-01T10:09:19.2904899Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-12-01T10:09:19.2907833Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-12-01T10:09:19.2912339Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-12-01T10:09:19.2919475Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-12-01T10:09:19.2922227Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-12-01T10:09:19.2924385Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-12-01T10:09:19.2926661Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-12-01T10:09:19.2928743Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-12-01T10:09:19.2931642Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-12-01T10:09:19.2934601Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-12-01T10:09:19.2937313Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-12-01T10:09:19.2939572Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-12-01T10:09:19.2941476Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-12-01T10:09:19.2943351Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-12-01T10:09:19.2945562Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-12-01T10:09:19.2947599Z adding 'torch/include/caffe2/operators/if_op.h' 2022-12-01T10:09:19.2950303Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-12-01T10:09:19.2952762Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-12-01T10:09:19.2955176Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-12-01T10:09:19.2958801Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-12-01T10:09:19.2961622Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-12-01T10:09:19.2963571Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-12-01T10:09:19.2965307Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-12-01T10:09:19.2967001Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-12-01T10:09:19.2968869Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-12-01T10:09:19.2971724Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-12-01T10:09:19.2973689Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-12-01T10:09:19.2975817Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-12-01T10:09:19.2978067Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-12-01T10:09:19.2980833Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-12-01T10:09:19.2985666Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-12-01T10:09:19.2992456Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-12-01T10:09:19.2995898Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-12-01T10:09:19.2997821Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-12-01T10:09:19.2999592Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-12-01T10:09:19.3001508Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-12-01T10:09:19.3005812Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-12-01T10:09:19.3008144Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-12-01T10:09:19.3010317Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-12-01T10:09:19.3012638Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-12-01T10:09:19.3017136Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-12-01T10:09:19.3019734Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-12-01T10:09:19.3021408Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-12-01T10:09:19.3023133Z adding 'torch/include/caffe2/operators/log_op.h' 2022-12-01T10:09:19.3024981Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-12-01T10:09:19.3026724Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-12-01T10:09:19.3028574Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-12-01T10:09:19.3031178Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-12-01T10:09:19.3034841Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-12-01T10:09:19.3037964Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-12-01T10:09:19.3040113Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-12-01T10:09:19.3041959Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-12-01T10:09:19.3044111Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-12-01T10:09:19.3046034Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-12-01T10:09:19.3048137Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-12-01T10:09:19.3050414Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-12-01T10:09:19.3052589Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-12-01T10:09:19.3054386Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-12-01T10:09:19.3056161Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-12-01T10:09:19.3058408Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-12-01T10:09:19.3060220Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-12-01T10:09:19.3061937Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-12-01T10:09:19.3063596Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-12-01T10:09:19.3065696Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-12-01T10:09:19.3067685Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-12-01T10:09:19.3069515Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-12-01T10:09:19.3071615Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-12-01T10:09:19.3074409Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-12-01T10:09:19.3076557Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-12-01T10:09:19.3080292Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-12-01T10:09:19.3082675Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-12-01T10:09:19.3085260Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-12-01T10:09:19.3087329Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-12-01T10:09:19.3089683Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-12-01T10:09:19.3091752Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-12-01T10:09:19.3093910Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-12-01T10:09:19.3097500Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-12-01T10:09:19.3099523Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-12-01T10:09:19.3101214Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-12-01T10:09:19.3104414Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-12-01T10:09:19.3107239Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-12-01T10:09:19.3109229Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-12-01T10:09:19.3111714Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-12-01T10:09:19.3114625Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-12-01T10:09:19.3116519Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-12-01T10:09:19.3118634Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-12-01T10:09:19.3121440Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-12-01T10:09:19.3123971Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-12-01T10:09:19.3125837Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-12-01T10:09:19.3127635Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-12-01T10:09:19.3129981Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-12-01T10:09:19.3132641Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-12-01T10:09:19.3135480Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-12-01T10:09:19.3140902Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-12-01T10:09:19.3144028Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-12-01T10:09:19.3146037Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-12-01T10:09:19.3147729Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-12-01T10:09:19.3150030Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-12-01T10:09:19.3152205Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-12-01T10:09:19.3154861Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-12-01T10:09:19.3157257Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-12-01T10:09:19.3159052Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-12-01T10:09:19.3161222Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-12-01T10:09:19.3162915Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-12-01T10:09:19.3165062Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-12-01T10:09:19.3166829Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-12-01T10:09:19.3168815Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-12-01T10:09:19.3170658Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-12-01T10:09:19.3172495Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-12-01T10:09:19.3174273Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-12-01T10:09:19.3176235Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-12-01T10:09:19.3177851Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-12-01T10:09:19.3179654Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-12-01T10:09:19.3182585Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-12-01T10:09:19.3196959Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-12-01T10:09:19.3201463Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-12-01T10:09:19.3203399Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-12-01T10:09:19.3205988Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-12-01T10:09:19.3208229Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-12-01T10:09:19.3209898Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-12-01T10:09:19.3211633Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-12-01T10:09:19.3213255Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-12-01T10:09:19.3215435Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-12-01T10:09:19.3218610Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-12-01T10:09:19.3220643Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-12-01T10:09:19.3222306Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-12-01T10:09:19.3224158Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-12-01T10:09:19.3225809Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-12-01T10:09:19.3227548Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-12-01T10:09:19.3230063Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-12-01T10:09:19.3232252Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-12-01T10:09:19.3234179Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-12-01T10:09:19.3235939Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-12-01T10:09:19.3237614Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-12-01T10:09:19.3240905Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-12-01T10:09:19.3243477Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-12-01T10:09:19.3247375Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-12-01T10:09:19.3249664Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-12-01T10:09:19.3251301Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-12-01T10:09:19.3253347Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-12-01T10:09:19.3255639Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-12-01T10:09:19.3258140Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-12-01T10:09:19.3260062Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-12-01T10:09:19.3262632Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-12-01T10:09:19.3264931Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-12-01T10:09:19.3267315Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-12-01T10:09:19.3269612Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-12-01T10:09:19.3271573Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-12-01T10:09:19.3274111Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-12-01T10:09:19.3276791Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-12-01T10:09:19.3279648Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-12-01T10:09:19.3281884Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-12-01T10:09:19.3285376Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-12-01T10:09:19.3287683Z adding 'torch/include/caffe2/operators/top_k.h' 2022-12-01T10:09:19.3290167Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-12-01T10:09:19.3293469Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-12-01T10:09:19.3296052Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-12-01T10:09:19.3298577Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-12-01T10:09:19.3300998Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-12-01T10:09:19.3314335Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-12-01T10:09:19.3317985Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-12-01T10:09:19.3319714Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-12-01T10:09:19.3322004Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-12-01T10:09:19.3324423Z adding 'torch/include/caffe2/operators/while_op.h' 2022-12-01T10:09:19.3326106Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-12-01T10:09:19.3329446Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-12-01T10:09:19.3332825Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-12-01T10:09:19.3335833Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-12-01T10:09:19.3338473Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-12-01T10:09:19.3341086Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-12-01T10:09:19.3344343Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-12-01T10:09:19.3347284Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-12-01T10:09:19.3349766Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-12-01T10:09:19.3352847Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-12-01T10:09:19.3355498Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-12-01T10:09:19.3358033Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-12-01T10:09:19.3360822Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-12-01T10:09:19.3363796Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-12-01T10:09:19.3366464Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-12-01T10:09:19.3369181Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-12-01T10:09:19.3371890Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-12-01T10:09:19.3374343Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-12-01T10:09:19.3378892Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-12-01T10:09:19.3381748Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-12-01T10:09:19.3384038Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-12-01T10:09:19.3386695Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-12-01T10:09:19.3389634Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-12-01T10:09:19.3392594Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-12-01T10:09:19.3395120Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-12-01T10:09:19.3397939Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-12-01T10:09:19.3401136Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-12-01T10:09:19.3406980Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-12-01T10:09:19.3410173Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-12-01T10:09:19.3412659Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-12-01T10:09:19.3422177Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-12-01T10:09:19.3425679Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-12-01T10:09:19.3428845Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-12-01T10:09:19.3432031Z adding 'torch/include/caffe2/opt/annotations.h' 2022-12-01T10:09:19.3434267Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-12-01T10:09:19.3436872Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-12-01T10:09:19.3440091Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-12-01T10:09:19.3442862Z adding 'torch/include/caffe2/opt/converter.h' 2022-12-01T10:09:19.3444955Z adding 'torch/include/caffe2/opt/device.h' 2022-12-01T10:09:19.3447116Z adding 'torch/include/caffe2/opt/distributed.h' 2022-12-01T10:09:19.3449291Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-12-01T10:09:19.3452091Z adding 'torch/include/caffe2/opt/fusion.h' 2022-12-01T10:09:19.3454585Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-12-01T10:09:19.3456404Z adding 'torch/include/caffe2/opt/mobile.h' 2022-12-01T10:09:19.3458928Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-12-01T10:09:19.3465170Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-12-01T10:09:19.3469037Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-12-01T10:09:19.3471154Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-12-01T10:09:19.3473450Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-12-01T10:09:19.3475794Z adding 'torch/include/caffe2/opt/passes.h' 2022-12-01T10:09:19.3478946Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-12-01T10:09:19.3481532Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-12-01T10:09:19.3485210Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-12-01T10:09:19.3487382Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-12-01T10:09:19.3489479Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-12-01T10:09:19.3491576Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-12-01T10:09:19.3493637Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-12-01T10:09:19.3496171Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-12-01T10:09:19.3499343Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-12-01T10:09:19.3502843Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-12-01T10:09:19.3505874Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-12-01T10:09:19.3508505Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-12-01T10:09:19.3511069Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-12-01T10:09:19.3513584Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-12-01T10:09:19.3516129Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-12-01T10:09:19.3518584Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-12-01T10:09:19.3520800Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-12-01T10:09:19.3523566Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-12-01T10:09:19.3525890Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-12-01T10:09:19.3527961Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-12-01T10:09:19.3530261Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-12-01T10:09:19.3532142Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-12-01T10:09:19.3534885Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-12-01T10:09:19.3537641Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-12-01T10:09:19.3540165Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-12-01T10:09:19.3542520Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-12-01T10:09:19.3544763Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-12-01T10:09:19.3546487Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-12-01T10:09:19.3549462Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-12-01T10:09:19.3552626Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-12-01T10:09:19.3554988Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-12-01T10:09:19.3557416Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-12-01T10:09:19.3559618Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-12-01T10:09:19.3561478Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-12-01T10:09:19.3564008Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-12-01T10:09:19.3565882Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-12-01T10:09:19.3568447Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-12-01T10:09:19.3638760Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-12-01T10:09:19.3651768Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-12-01T10:09:19.3672078Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-12-01T10:09:19.3677278Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-12-01T10:09:19.3680690Z adding 'torch/include/caffe2/python/dlpack.h' 2022-12-01T10:09:19.3686274Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-12-01T10:09:19.3689563Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-12-01T10:09:19.3691862Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-12-01T10:09:19.3696175Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-12-01T10:09:19.3698685Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-12-01T10:09:19.3700741Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-12-01T10:09:19.3703594Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-12-01T10:09:19.3705750Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-12-01T10:09:19.3707860Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-12-01T10:09:19.3710089Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-12-01T10:09:19.3712939Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-12-01T10:09:19.3715717Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-12-01T10:09:19.3719532Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-12-01T10:09:19.3721896Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-12-01T10:09:19.3724110Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-12-01T10:09:19.3727396Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-12-01T10:09:19.3731905Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-12-01T10:09:19.3734285Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-12-01T10:09:19.3736756Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-12-01T10:09:19.3739998Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-12-01T10:09:19.3742516Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-12-01T10:09:19.3745939Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-12-01T10:09:19.3748922Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-12-01T10:09:19.3751141Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-12-01T10:09:19.3753605Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-12-01T10:09:19.3756657Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-12-01T10:09:19.3759209Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-12-01T10:09:19.3761516Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-12-01T10:09:19.3764272Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-12-01T10:09:19.3767122Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-12-01T10:09:19.3771506Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-12-01T10:09:19.3774193Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-12-01T10:09:19.3776801Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-12-01T10:09:19.3778930Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-12-01T10:09:19.3781020Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-12-01T10:09:19.3783107Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-12-01T10:09:19.3785440Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-12-01T10:09:19.3787658Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-12-01T10:09:19.3790631Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-12-01T10:09:19.3792918Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-12-01T10:09:19.3795341Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-12-01T10:09:19.3797296Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-12-01T10:09:19.3799535Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-12-01T10:09:19.3801716Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-12-01T10:09:19.3804022Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-12-01T10:09:19.3806161Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-12-01T10:09:19.3808553Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-12-01T10:09:19.3810780Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-12-01T10:09:19.3812878Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-12-01T10:09:19.3815685Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-12-01T10:09:19.3818450Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-12-01T10:09:19.3821008Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-12-01T10:09:19.3824533Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-12-01T10:09:19.3827003Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-12-01T10:09:19.3829545Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-12-01T10:09:19.3862646Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-12-01T10:09:19.3866822Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-12-01T10:09:19.3868592Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-12-01T10:09:19.3872506Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-12-01T10:09:19.3874825Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-12-01T10:09:19.3876629Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-12-01T10:09:19.3880260Z adding 'torch/include/caffe2/serialize/versions.h' 2022-12-01T10:09:19.3883832Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-12-01T10:09:19.3887828Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-12-01T10:09:19.3892490Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-12-01T10:09:19.3897886Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-12-01T10:09:19.3900817Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-12-01T10:09:19.3903344Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-12-01T10:09:19.3905765Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-12-01T10:09:19.3908147Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-12-01T10:09:19.3910633Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-12-01T10:09:19.3912992Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-12-01T10:09:19.3915874Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-12-01T10:09:19.3918294Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-12-01T10:09:19.3920536Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-12-01T10:09:19.3925193Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-12-01T10:09:19.3929147Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-12-01T10:09:19.3931570Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-12-01T10:09:19.3934176Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-12-01T10:09:19.3936553Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-12-01T10:09:19.3942800Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-12-01T10:09:19.3946070Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-12-01T10:09:19.3948998Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-12-01T10:09:19.3951939Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-12-01T10:09:19.3954907Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-12-01T10:09:19.3958923Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-12-01T10:09:19.3962945Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-12-01T10:09:19.3965552Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-12-01T10:09:19.3967467Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-12-01T10:09:19.3970488Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-12-01T10:09:19.3972684Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-12-01T10:09:19.3975479Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-12-01T10:09:19.3977568Z adding 'torch/include/caffe2/utils/cast.h' 2022-12-01T10:09:19.3982528Z adding 'torch/include/caffe2/utils/cblas.h' 2022-12-01T10:09:19.3985635Z adding 'torch/include/caffe2/utils/conversions.h' 2022-12-01T10:09:19.3987631Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-12-01T10:09:19.3990532Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-12-01T10:09:19.3993755Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-12-01T10:09:19.3996659Z adding 'torch/include/caffe2/utils/filler.h' 2022-12-01T10:09:19.3999531Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-12-01T10:09:19.4001822Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-12-01T10:09:19.4003728Z adding 'torch/include/caffe2/utils/knobs.h' 2022-12-01T10:09:19.4005957Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-12-01T10:09:19.4008103Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-12-01T10:09:19.4012171Z adding 'torch/include/caffe2/utils/math.h' 2022-12-01T10:09:19.4014794Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-12-01T10:09:19.4016483Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-12-01T10:09:19.4021122Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-12-01T10:09:19.4023445Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-12-01T10:09:19.4038390Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-12-01T10:09:19.4038851Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-12-01T10:09:19.4039102Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-12-01T10:09:19.4039279Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-12-01T10:09:19.4039516Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-12-01T10:09:19.4039692Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-12-01T10:09:19.4039860Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-12-01T10:09:19.4040682Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-12-01T10:09:19.4042721Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-12-01T10:09:19.4044410Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-12-01T10:09:19.4046801Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-12-01T10:09:19.4049342Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-12-01T10:09:19.4051184Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-12-01T10:09:19.4055401Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-12-01T10:09:19.4057736Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-12-01T10:09:19.4060341Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-12-01T10:09:19.4062347Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-12-01T10:09:19.4064397Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-12-01T10:09:19.4069153Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-12-01T10:09:19.4078668Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-12-01T10:09:19.4081568Z adding 'torch/include/caffe2/video/video_io.h' 2022-12-01T10:09:19.4088298Z adding 'torch/include/pybind11/attr.h' 2022-12-01T10:09:19.4092029Z adding 'torch/include/pybind11/buffer_info.h' 2022-12-01T10:09:19.4110775Z adding 'torch/include/pybind11/cast.h' 2022-12-01T10:09:19.4115764Z adding 'torch/include/pybind11/chrono.h' 2022-12-01T10:09:19.4117678Z adding 'torch/include/pybind11/common.h' 2022-12-01T10:09:19.4119662Z adding 'torch/include/pybind11/complex.h' 2022-12-01T10:09:19.4128663Z adding 'torch/include/pybind11/eigen.h' 2022-12-01T10:09:19.4133508Z adding 'torch/include/pybind11/embed.h' 2022-12-01T10:09:19.4136281Z adding 'torch/include/pybind11/eval.h' 2022-12-01T10:09:19.4139001Z adding 'torch/include/pybind11/functional.h' 2022-12-01T10:09:19.4142075Z adding 'torch/include/pybind11/gil.h' 2022-12-01T10:09:19.4145670Z adding 'torch/include/pybind11/iostream.h' 2022-12-01T10:09:19.4167892Z adding 'torch/include/pybind11/numpy.h' 2022-12-01T10:09:19.4172886Z adding 'torch/include/pybind11/operators.h' 2022-12-01T10:09:19.4174978Z adding 'torch/include/pybind11/options.h' 2022-12-01T10:09:19.4210541Z adding 'torch/include/pybind11/pybind11.h' 2022-12-01T10:09:19.4236980Z adding 'torch/include/pybind11/pytypes.h' 2022-12-01T10:09:19.4243305Z adding 'torch/include/pybind11/stl.h' 2022-12-01T10:09:19.4250442Z adding 'torch/include/pybind11/stl_bind.h' 2022-12-01T10:09:19.4259767Z adding 'torch/include/pybind11/detail/class.h' 2022-12-01T10:09:19.4274741Z adding 'torch/include/pybind11/detail/common.h' 2022-12-01T10:09:19.4278585Z adding 'torch/include/pybind11/detail/descr.h' 2022-12-01T10:09:19.4283890Z adding 'torch/include/pybind11/detail/init.h' 2022-12-01T10:09:19.4291004Z adding 'torch/include/pybind11/detail/internals.h' 2022-12-01T10:09:19.4304186Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-12-01T10:09:19.4307189Z adding 'torch/include/pybind11/detail/typeid.h' 2022-12-01T10:09:19.4313883Z adding 'torch/include/torch/custom_class.h' 2022-12-01T10:09:19.4317728Z adding 'torch/include/torch/custom_class_detail.h' 2022-12-01T10:09:19.4319713Z adding 'torch/include/torch/extension.h' 2022-12-01T10:09:19.4331205Z adding 'torch/include/torch/library.h' 2022-12-01T10:09:19.4333870Z adding 'torch/include/torch/script.h' 2022-12-01T10:09:19.4337065Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-12-01T10:09:19.4338970Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-12-01T10:09:19.4340580Z adding 'torch/include/torch/csrc/Device.h' 2022-12-01T10:09:19.4342323Z adding 'torch/include/torch/csrc/Dtype.h' 2022-12-01T10:09:19.4344173Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-12-01T10:09:19.4348776Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-12-01T10:09:19.4350819Z adding 'torch/include/torch/csrc/Export.h' 2022-12-01T10:09:19.4352721Z adding 'torch/include/torch/csrc/Generator.h' 2022-12-01T10:09:19.4354426Z adding 'torch/include/torch/csrc/Layout.h' 2022-12-01T10:09:19.4356149Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-12-01T10:09:19.4357678Z adding 'torch/include/torch/csrc/Module.h' 2022-12-01T10:09:19.4359333Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-12-01T10:09:19.4360946Z adding 'torch/include/torch/csrc/QScheme.h' 2022-12-01T10:09:19.4362631Z adding 'torch/include/torch/csrc/Size.h' 2022-12-01T10:09:19.4364291Z adding 'torch/include/torch/csrc/Storage.h' 2022-12-01T10:09:19.4365788Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-12-01T10:09:19.4367264Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-12-01T10:09:19.4368853Z adding 'torch/include/torch/csrc/Stream.h' 2022-12-01T10:09:19.4370417Z adding 'torch/include/torch/csrc/THConcat.h' 2022-12-01T10:09:19.4372094Z adding 'torch/include/torch/csrc/THP.h' 2022-12-01T10:09:19.4373839Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-12-01T10:09:19.4375320Z adding 'torch/include/torch/csrc/Types.h' 2022-12-01T10:09:19.4377116Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-12-01T10:09:19.4378820Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-12-01T10:09:19.4380388Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-12-01T10:09:19.4382054Z adding 'torch/include/torch/csrc/python_headers.h' 2022-12-01T10:09:19.4383693Z adding 'torch/include/torch/csrc/serialization.h' 2022-12-01T10:09:19.4386557Z adding 'torch/include/torch/csrc/utils.h' 2022-12-01T10:09:19.4389644Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-12-01T10:09:19.4391487Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-12-01T10:09:19.4393256Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-12-01T10:09:19.4395075Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-12-01T10:09:19.4396754Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-12-01T10:09:19.4399532Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-12-01T10:09:19.4402396Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-12-01T10:09:19.4405405Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-12-01T10:09:19.4407821Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-12-01T10:09:19.4409737Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-12-01T10:09:19.4414640Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-12-01T10:09:19.4417311Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-12-01T10:09:19.4418967Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-12-01T10:09:19.4420632Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-12-01T10:09:19.4425220Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-12-01T10:09:19.4429243Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-12-01T10:09:19.4432154Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-12-01T10:09:19.4433841Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-12-01T10:09:19.4438890Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-12-01T10:09:19.4441520Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-12-01T10:09:19.4443617Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-12-01T10:09:19.4445971Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-12-01T10:09:19.4447746Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-12-01T10:09:19.4450261Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-12-01T10:09:19.4452441Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-12-01T10:09:19.4454131Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-12-01T10:09:19.4456038Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-12-01T10:09:19.4458726Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-12-01T10:09:19.4460500Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-12-01T10:09:19.4462088Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-12-01T10:09:19.4464028Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-12-01T10:09:19.4468001Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-12-01T10:09:19.4470695Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-12-01T10:09:19.4473207Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-12-01T10:09:19.4475942Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-12-01T10:09:19.4482625Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-12-01T10:09:19.4485686Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-12-01T10:09:19.4487728Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-12-01T10:09:19.4489921Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-12-01T10:09:19.4492114Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-12-01T10:09:19.4494025Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-12-01T10:09:19.4496569Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-12-01T10:09:19.4498865Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-12-01T10:09:19.4501522Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-12-01T10:09:19.4503958Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-12-01T10:09:19.4505996Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-12-01T10:09:19.4508258Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-12-01T10:09:19.4510399Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-12-01T10:09:19.4512698Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-12-01T10:09:19.4514261Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-12-01T10:09:19.4516341Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-12-01T10:09:19.4518634Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-12-01T10:09:19.4520557Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-12-01T10:09:19.4522487Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-12-01T10:09:19.4524402Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-12-01T10:09:19.4526666Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-12-01T10:09:19.4531355Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-12-01T10:09:19.4533832Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-12-01T10:09:19.4536710Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-12-01T10:09:19.4538496Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-12-01T10:09:19.4540948Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-12-01T10:09:19.4548063Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-12-01T10:09:19.4550634Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-12-01T10:09:19.4552618Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-12-01T10:09:19.4554903Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-12-01T10:09:19.4558080Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-12-01T10:09:19.4559930Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-12-01T10:09:19.4566164Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-12-01T10:09:19.4569053Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-12-01T10:09:19.4571434Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-12-01T10:09:19.4573761Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-12-01T10:09:19.4576129Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-12-01T10:09:19.4579118Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-12-01T10:09:19.4581369Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-12-01T10:09:19.4583318Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-12-01T10:09:19.4585173Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-12-01T10:09:19.4590389Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-12-01T10:09:19.4593877Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-12-01T10:09:19.4596063Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-12-01T10:09:19.4598081Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-12-01T10:09:19.4602997Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-12-01T10:09:19.4607019Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-12-01T10:09:19.4609935Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-12-01T10:09:19.4612624Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-12-01T10:09:19.4617407Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-12-01T10:09:19.4620638Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-12-01T10:09:19.4623511Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-12-01T10:09:19.4626198Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-12-01T10:09:19.4630263Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-12-01T10:09:19.4633060Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-12-01T10:09:19.4635668Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-12-01T10:09:19.4638483Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-12-01T10:09:19.4640839Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-12-01T10:09:19.4643348Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-12-01T10:09:19.4646086Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-12-01T10:09:19.4651915Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-12-01T10:09:19.4655303Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-12-01T10:09:19.4658471Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-12-01T10:09:19.4661109Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-12-01T10:09:19.4665896Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-12-01T10:09:19.4670286Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-12-01T10:09:19.4673578Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-12-01T10:09:19.4676270Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-12-01T10:09:19.4679089Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-12-01T10:09:19.4681255Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-12-01T10:09:19.4683280Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-12-01T10:09:19.4688172Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-12-01T10:09:19.4691185Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-12-01T10:09:19.4693765Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-12-01T10:09:19.4696487Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-12-01T10:09:19.4699810Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-12-01T10:09:19.4703461Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-12-01T10:09:19.4705954Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-12-01T10:09:19.4708592Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-12-01T10:09:19.4711380Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-12-01T10:09:19.4716399Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-12-01T10:09:19.4721200Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-12-01T10:09:19.4723643Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-12-01T10:09:19.4725787Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-12-01T10:09:19.4728908Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-12-01T10:09:19.4732248Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-12-01T10:09:19.4734440Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-12-01T10:09:19.4737455Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-12-01T10:09:19.4739931Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-12-01T10:09:19.4742085Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-12-01T10:09:19.4744327Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-12-01T10:09:19.4749213Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-12-01T10:09:19.4752610Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-12-01T10:09:19.4755101Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-12-01T10:09:19.4757238Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-12-01T10:09:19.4760702Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-12-01T10:09:19.4763842Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-12-01T10:09:19.4766082Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-12-01T10:09:19.4768282Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-12-01T10:09:19.4770375Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-12-01T10:09:19.4772847Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-12-01T10:09:19.4774782Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-12-01T10:09:19.4779252Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-12-01T10:09:19.4782297Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-12-01T10:09:19.4784673Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-12-01T10:09:19.4789062Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-12-01T10:09:19.4792325Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-12-01T10:09:19.4795276Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-12-01T10:09:19.4797253Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-12-01T10:09:19.4799612Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-12-01T10:09:19.4802697Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-12-01T10:09:19.4805141Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-12-01T10:09:19.4808931Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-12-01T10:09:19.4811512Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-12-01T10:09:19.4813925Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-12-01T10:09:19.4815748Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-12-01T10:09:19.4817594Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-12-01T10:09:19.4819615Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-12-01T10:09:19.4821763Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-12-01T10:09:19.4823384Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-12-01T10:09:19.4830533Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-12-01T10:09:19.4833207Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-12-01T10:09:19.4838114Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-12-01T10:09:19.4840605Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-12-01T10:09:19.4843465Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-12-01T10:09:19.4845215Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-12-01T10:09:19.4846857Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-12-01T10:09:19.4851549Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-12-01T10:09:19.4853715Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-12-01T10:09:19.4857511Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-12-01T10:09:19.4861387Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-12-01T10:09:19.4870538Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-12-01T10:09:19.4872829Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-12-01T10:09:19.4874324Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-12-01T10:09:19.4877360Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-12-01T10:09:19.4879539Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-12-01T10:09:19.4881973Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-12-01T10:09:19.4884020Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-12-01T10:09:19.4885621Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-12-01T10:09:19.4888165Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-12-01T10:09:19.4892154Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-12-01T10:09:19.4893867Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-12-01T10:09:19.4895699Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-12-01T10:09:19.4897141Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-12-01T10:09:19.4899238Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-12-01T10:09:19.4901055Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-12-01T10:09:19.4902530Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-12-01T10:09:19.4903886Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-12-01T10:09:19.4906037Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-12-01T10:09:19.4907701Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-12-01T10:09:19.4909341Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-12-01T10:09:19.4910765Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-12-01T10:09:19.4912397Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-12-01T10:09:19.4913820Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-12-01T10:09:19.4915311Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-12-01T10:09:19.4916879Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-12-01T10:09:19.4918222Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-12-01T10:09:19.4919613Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-12-01T10:09:19.4921156Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-12-01T10:09:19.4923106Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-12-01T10:09:19.4924618Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-12-01T10:09:19.4926221Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-12-01T10:09:19.4928625Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-12-01T10:09:19.4930332Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-12-01T10:09:19.4931849Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-12-01T10:09:19.4942196Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-12-01T10:09:19.4947588Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-12-01T10:09:19.4950061Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-12-01T10:09:19.4951975Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-12-01T10:09:19.4953589Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-12-01T10:09:19.4955843Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-12-01T10:09:19.4958137Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-12-01T10:09:19.4981505Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-12-01T10:09:19.4989154Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-12-01T10:09:19.4990827Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-12-01T10:09:19.4995778Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-12-01T10:09:19.4998674Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-12-01T10:09:19.5000732Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-12-01T10:09:19.5002469Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-12-01T10:09:19.5004198Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-12-01T10:09:19.5005825Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-12-01T10:09:19.5007891Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-12-01T10:09:19.5009974Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-12-01T10:09:19.5011609Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-12-01T10:09:19.5013142Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-12-01T10:09:19.5014653Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-12-01T10:09:19.5016270Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-12-01T10:09:19.5017817Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-12-01T10:09:19.5019166Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2022-12-01T10:09:19.5021377Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-12-01T10:09:19.5023029Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-12-01T10:09:19.5024772Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-12-01T10:09:19.5028458Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2022-12-01T10:09:19.5030513Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2022-12-01T10:09:19.5032572Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2022-12-01T10:09:19.5034414Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2022-12-01T10:09:19.5037572Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2022-12-01T10:09:19.5039689Z adding 'torch/include/torch/csrc/distributed/c10d/Ops.hpp' 2022-12-01T10:09:19.5041779Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2022-12-01T10:09:19.5043657Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2022-12-01T10:09:19.5046990Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2022-12-01T10:09:19.5051555Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2022-12-01T10:09:19.5055096Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2022-12-01T10:09:19.5063571Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2022-12-01T10:09:19.5066393Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2022-12-01T10:09:19.5069856Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2022-12-01T10:09:19.5072667Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2022-12-01T10:09:19.5075051Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2022-12-01T10:09:19.5077226Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2022-12-01T10:09:19.5079590Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2022-12-01T10:09:19.5082527Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2022-12-01T10:09:19.5085517Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2022-12-01T10:09:19.5087222Z adding 'torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp' 2022-12-01T10:09:19.5089202Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2022-12-01T10:09:19.5091734Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2022-12-01T10:09:19.5093725Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2022-12-01T10:09:19.5099405Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2022-12-01T10:09:19.5101584Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2022-12-01T10:09:19.5104018Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2022-12-01T10:09:19.5105814Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2022-12-01T10:09:19.5108228Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2022-12-01T10:09:19.5110202Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2022-12-01T10:09:19.5112236Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2022-12-01T10:09:19.5114292Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2022-12-01T10:09:19.5115995Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-12-01T10:09:19.5118402Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2022-12-01T10:09:19.5120356Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2022-12-01T10:09:19.5122242Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2022-12-01T10:09:19.5130121Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2022-12-01T10:09:19.5132858Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2022-12-01T10:09:19.5135063Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2022-12-01T10:09:19.5136916Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2022-12-01T10:09:19.5139390Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-12-01T10:09:19.5142441Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-12-01T10:09:19.5144783Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-12-01T10:09:19.5146654Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-12-01T10:09:19.5148684Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-12-01T10:09:19.5150480Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-12-01T10:09:19.5152316Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-12-01T10:09:19.5155171Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-12-01T10:09:19.5157181Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-12-01T10:09:19.5159101Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-12-01T10:09:19.5161264Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-12-01T10:09:19.5162896Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-12-01T10:09:19.5167601Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-12-01T10:09:19.5169800Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-12-01T10:09:19.5175555Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-12-01T10:09:19.5181891Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-12-01T10:09:19.5184635Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-12-01T10:09:19.5186887Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-12-01T10:09:19.5188967Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-12-01T10:09:19.5190767Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-12-01T10:09:19.5196791Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-12-01T10:09:19.5199807Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-12-01T10:09:19.5201923Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-12-01T10:09:19.5203763Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-12-01T10:09:19.5205781Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-12-01T10:09:19.5207769Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-12-01T10:09:19.5210086Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-12-01T10:09:19.5213042Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-12-01T10:09:19.5215062Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-12-01T10:09:19.5216790Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-12-01T10:09:19.5221181Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-12-01T10:09:19.5224453Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-12-01T10:09:19.5226689Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-12-01T10:09:19.5234064Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-12-01T10:09:19.5237386Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-12-01T10:09:19.5240152Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-12-01T10:09:19.5243345Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-12-01T10:09:19.5245612Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-12-01T10:09:19.5247454Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-12-01T10:09:19.5249538Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-12-01T10:09:19.5251281Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-12-01T10:09:19.5253125Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-12-01T10:09:19.5254841Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-12-01T10:09:19.5256462Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-12-01T10:09:19.5263144Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-12-01T10:09:19.5265534Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-12-01T10:09:19.5267340Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-12-01T10:09:19.5271238Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-12-01T10:09:19.5274431Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-12-01T10:09:19.5278032Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-12-01T10:09:19.5281686Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-12-01T10:09:19.5285269Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-12-01T10:09:19.5289316Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-12-01T10:09:19.5293503Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-12-01T10:09:19.5297451Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-12-01T10:09:19.5300263Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-12-01T10:09:19.5303920Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-12-01T10:09:19.5306236Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-12-01T10:09:19.5310162Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-12-01T10:09:19.5317586Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-12-01T10:09:19.5320117Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-12-01T10:09:19.5325066Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-12-01T10:09:19.5327942Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-12-01T10:09:19.5330297Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-12-01T10:09:19.5332467Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-12-01T10:09:19.5334174Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-12-01T10:09:19.5339168Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-12-01T10:09:19.5341901Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-12-01T10:09:19.5344306Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-12-01T10:09:19.5347176Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-12-01T10:09:19.5349663Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-12-01T10:09:19.5356240Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-12-01T10:09:19.5371349Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-12-01T10:09:19.5374884Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-12-01T10:09:19.5376916Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-12-01T10:09:19.5380298Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-12-01T10:09:19.5384348Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-12-01T10:09:19.5387794Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-12-01T10:09:19.5394177Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-12-01T10:09:19.5396807Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-12-01T10:09:19.5402615Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-12-01T10:09:19.5405664Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-12-01T10:09:19.5408742Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-12-01T10:09:19.5410765Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-12-01T10:09:19.5412568Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-12-01T10:09:19.5417367Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-12-01T10:09:19.5419322Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-12-01T10:09:19.5421099Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-12-01T10:09:19.5422907Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-12-01T10:09:19.5425347Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-12-01T10:09:19.5428999Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-12-01T10:09:19.5432337Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-12-01T10:09:19.5434207Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-12-01T10:09:19.5435967Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-12-01T10:09:19.5437955Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-12-01T10:09:19.5440116Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-12-01T10:09:19.5442310Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-12-01T10:09:19.5444102Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-12-01T10:09:19.5446111Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-12-01T10:09:19.5447929Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-12-01T10:09:19.5451455Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-12-01T10:09:19.5453609Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-12-01T10:09:19.5456449Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-12-01T10:09:19.5458730Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-12-01T10:09:19.5460722Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-12-01T10:09:19.5462952Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-12-01T10:09:19.5466876Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-12-01T10:09:19.5469403Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-12-01T10:09:19.5471291Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-12-01T10:09:19.5473332Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-12-01T10:09:19.5477026Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-12-01T10:09:19.5480527Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-12-01T10:09:19.5482531Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-12-01T10:09:19.5484701Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-12-01T10:09:19.5486879Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-12-01T10:09:19.5489834Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-12-01T10:09:19.5492009Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-12-01T10:09:19.5493834Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-12-01T10:09:19.5495616Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-12-01T10:09:19.5498475Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-12-01T10:09:19.5500362Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-12-01T10:09:19.5505517Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-12-01T10:09:19.5510356Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-12-01T10:09:19.5513699Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-12-01T10:09:19.5515690Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-12-01T10:09:19.5518144Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-12-01T10:09:19.5522464Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-12-01T10:09:19.5524443Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-12-01T10:09:19.5526372Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-12-01T10:09:19.5529279Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-12-01T10:09:19.5531295Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-12-01T10:09:19.5533621Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-12-01T10:09:19.5535252Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-12-01T10:09:19.5537156Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-12-01T10:09:19.5539285Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-12-01T10:09:19.5541656Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-12-01T10:09:19.5545236Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-12-01T10:09:19.5547383Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-12-01T10:09:19.5549252Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-12-01T10:09:19.5551212Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-12-01T10:09:19.5554665Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-12-01T10:09:19.5556722Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-12-01T10:09:19.5558550Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-12-01T10:09:19.5560957Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-12-01T10:09:19.5563103Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-12-01T10:09:19.5564880Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-12-01T10:09:19.5568336Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-12-01T10:09:19.5570437Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-12-01T10:09:19.5573738Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-12-01T10:09:19.5576780Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-12-01T10:09:19.5579523Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-12-01T10:09:19.5586165Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-12-01T10:09:19.5588745Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-12-01T10:09:19.5591139Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-12-01T10:09:19.5592920Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-12-01T10:09:19.5596534Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-12-01T10:09:19.5598446Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-12-01T10:09:19.5600031Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-12-01T10:09:19.5601999Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-12-01T10:09:19.5603756Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-12-01T10:09:19.5605464Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-12-01T10:09:19.5607093Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-12-01T10:09:19.5608870Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-12-01T10:09:19.5615468Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-12-01T10:09:19.5618208Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-12-01T10:09:19.5620032Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-12-01T10:09:19.5622233Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-12-01T10:09:19.5624036Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-12-01T10:09:19.5625782Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-12-01T10:09:19.5627722Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-12-01T10:09:19.5629896Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-12-01T10:09:19.5632036Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-12-01T10:09:19.5634091Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-12-01T10:09:19.5638520Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-12-01T10:09:19.5640831Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-12-01T10:09:19.5642494Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-12-01T10:09:19.5649994Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-12-01T10:09:19.5654556Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-12-01T10:09:19.5658040Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-12-01T10:09:19.5666563Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-12-01T10:09:19.5669355Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-12-01T10:09:19.5674474Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-12-01T10:09:19.5677411Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-12-01T10:09:19.5679505Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-12-01T10:09:19.5682469Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-12-01T10:09:19.5699446Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-12-01T10:09:19.5703284Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-12-01T10:09:19.5705306Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-12-01T10:09:19.5707477Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-12-01T10:09:19.5709259Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-12-01T10:09:19.5712450Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-12-01T10:09:19.5715264Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-12-01T10:09:19.5717012Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-12-01T10:09:19.5719595Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-12-01T10:09:19.5721551Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-12-01T10:09:19.5724536Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-12-01T10:09:19.5727310Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-12-01T10:09:19.5729249Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-12-01T10:09:19.5731574Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-12-01T10:09:19.5734095Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-12-01T10:09:19.5736073Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-12-01T10:09:19.5737930Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-12-01T10:09:19.5739665Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-12-01T10:09:19.5741459Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-12-01T10:09:19.5744274Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-12-01T10:09:19.5746784Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-12-01T10:09:19.5748719Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-12-01T10:09:19.5750580Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-12-01T10:09:19.5752479Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-12-01T10:09:19.5755021Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-12-01T10:09:19.5756895Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-12-01T10:09:19.5758794Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-12-01T10:09:19.5760837Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-12-01T10:09:19.5762762Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-12-01T10:09:19.5764719Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-12-01T10:09:19.5767542Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-12-01T10:09:19.5769096Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-12-01T10:09:19.5770686Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-12-01T10:09:19.5772595Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-12-01T10:09:19.5774276Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-12-01T10:09:19.5776043Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-12-01T10:09:19.5777622Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-12-01T10:09:19.5779136Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-12-01T10:09:19.5780749Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-12-01T10:09:19.5782548Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-12-01T10:09:19.5784221Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-12-01T10:09:19.5785856Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-12-01T10:09:19.5787504Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-12-01T10:09:19.5789453Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-12-01T10:09:19.5791228Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-12-01T10:09:19.5793029Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-12-01T10:09:19.5794893Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-12-01T10:09:19.5796960Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-12-01T10:09:19.5798643Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-12-01T10:09:19.5800378Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-12-01T10:09:19.5802041Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-12-01T10:09:19.5803792Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-12-01T10:09:19.5805686Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-12-01T10:09:19.5807646Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-12-01T10:09:19.5809525Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-12-01T10:09:19.5811448Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-12-01T10:09:19.5813176Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-12-01T10:09:19.5814870Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-12-01T10:09:19.5816542Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-12-01T10:09:19.5818337Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-12-01T10:09:19.5819872Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-12-01T10:09:19.5821714Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-12-01T10:09:19.5823786Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-12-01T10:09:19.5825077Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-12-01T10:09:19.5826917Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-12-01T10:09:19.5828899Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-12-01T10:09:19.5830739Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-12-01T10:09:19.5832557Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-12-01T10:09:19.5834476Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-12-01T10:09:19.5836009Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-12-01T10:09:19.5837843Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-12-01T10:09:19.5839113Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-12-01T10:09:19.5840638Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-12-01T10:09:19.5842305Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-12-01T10:09:19.5843790Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-12-01T10:09:19.5845321Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-12-01T10:09:19.5846980Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-12-01T10:09:19.5848620Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-12-01T10:09:19.5850251Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-12-01T10:09:19.5852138Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-12-01T10:09:19.5853741Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-12-01T10:09:19.5855417Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-12-01T10:09:19.5857175Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-12-01T10:09:19.5858903Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-12-01T10:09:19.5860869Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-12-01T10:09:19.5862711Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-12-01T10:09:19.5865450Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-12-01T10:09:19.5867337Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-12-01T10:09:19.5869922Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-12-01T10:09:19.5871301Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-12-01T10:09:19.5873462Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-12-01T10:09:19.5874941Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-12-01T10:09:19.5876660Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-12-01T10:09:19.5878204Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-12-01T10:09:19.5879736Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-12-01T10:09:19.5881554Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-12-01T10:09:19.5883095Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-12-01T10:09:19.5884724Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-12-01T10:09:19.5886710Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-12-01T10:09:19.5888435Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-12-01T10:09:19.5890135Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-12-01T10:09:19.5891776Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-12-01T10:09:19.5893668Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-12-01T10:09:19.5895542Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-12-01T10:09:19.5897319Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-12-01T10:09:19.5899795Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-12-01T10:09:19.5901938Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-12-01T10:09:19.5903881Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-12-01T10:09:19.5906084Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-12-01T10:09:19.5908309Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-12-01T10:09:19.5910371Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-12-01T10:09:19.5912599Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-12-01T10:09:19.5914586Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-12-01T10:09:19.5916165Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-12-01T10:09:19.5918308Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-12-01T10:09:19.5920058Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-12-01T10:09:19.5922144Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-12-01T10:09:19.5923662Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-12-01T10:09:19.5926579Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-12-01T10:09:19.5928861Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-12-01T10:09:19.5930897Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-12-01T10:09:19.5939184Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-12-01T10:09:19.5942186Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-12-01T10:09:19.5943970Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-12-01T10:09:19.5946060Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-12-01T10:09:19.5949327Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-12-01T10:09:19.5951328Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-12-01T10:09:19.5953371Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-12-01T10:09:19.5955465Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-12-01T10:09:19.5957540Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-12-01T10:09:19.5959318Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-12-01T10:09:19.5963148Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-12-01T10:09:19.5974161Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-12-01T10:09:19.5977411Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-12-01T10:09:19.5979208Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-12-01T10:09:19.5981452Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-12-01T10:09:19.5983543Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-12-01T10:09:19.5985893Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-12-01T10:09:19.5988859Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-12-01T10:09:19.5992404Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-12-01T10:09:19.5994651Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-12-01T10:09:19.5996361Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-12-01T10:09:19.5997976Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-12-01T10:09:19.5999574Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-12-01T10:09:19.6005511Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-12-01T10:09:19.6008467Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-12-01T10:09:19.6010743Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-12-01T10:09:19.6012706Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-12-01T10:09:19.6014577Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-12-01T10:09:19.6016285Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-12-01T10:09:19.6017918Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-12-01T10:09:19.6020437Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-12-01T10:09:19.6023001Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-12-01T10:09:19.6025713Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-12-01T10:09:19.6028677Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-12-01T10:09:19.6031544Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-12-01T10:09:19.6033639Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-12-01T10:09:19.6035281Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-12-01T10:09:19.6037488Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-12-01T10:09:19.6041348Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-12-01T10:09:19.6043312Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-12-01T10:09:19.6044886Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-12-01T10:09:19.6047151Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-12-01T10:09:19.6050624Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-12-01T10:09:19.6058111Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-12-01T10:09:19.6061483Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-12-01T10:09:19.6063279Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-12-01T10:09:19.6064876Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-12-01T10:09:19.6066584Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-12-01T10:09:19.6068408Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-12-01T10:09:19.6070252Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-12-01T10:09:19.6072870Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-12-01T10:09:19.6074533Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-12-01T10:09:19.6076324Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-12-01T10:09:19.6078028Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-12-01T10:09:19.6080771Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-12-01T10:09:19.6084677Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-12-01T10:09:19.6086713Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-12-01T10:09:19.6089073Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-12-01T10:09:19.6091027Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-12-01T10:09:19.6093207Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-12-01T10:09:19.6095047Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-12-01T10:09:19.6096731Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-12-01T10:09:19.6098472Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-12-01T10:09:19.6100318Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-12-01T10:09:19.6102034Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-12-01T10:09:19.6104336Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-12-01T10:09:19.6120938Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-12-01T10:09:19.6124850Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-12-01T10:09:19.6127149Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-12-01T10:09:19.6130949Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-12-01T10:09:19.6133130Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-12-01T10:09:19.6135163Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-12-01T10:09:19.6137006Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-12-01T10:09:19.6139146Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-12-01T10:09:19.6140920Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-12-01T10:09:19.6144326Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-12-01T10:09:19.6148243Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-12-01T10:09:19.6151045Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-12-01T10:09:19.6153304Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-12-01T10:09:19.6156067Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-12-01T10:09:19.6159058Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-12-01T10:09:19.6161388Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-12-01T10:09:19.6163299Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-12-01T10:09:19.6166365Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-12-01T10:09:19.6168753Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-12-01T10:09:19.6172275Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-12-01T10:09:19.6174673Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-12-01T10:09:19.6178899Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-12-01T10:09:19.6181512Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-12-01T10:09:19.6183280Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-12-01T10:09:19.6185740Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-12-01T10:09:19.6187886Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-12-01T10:09:19.6190547Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-12-01T10:09:19.6193331Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-12-01T10:09:19.6196424Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-12-01T10:09:19.6198490Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-12-01T10:09:19.6204139Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-12-01T10:09:19.6206823Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-12-01T10:09:19.6208822Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-12-01T10:09:19.6211145Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-12-01T10:09:19.6215618Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-12-01T10:09:19.6217876Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-12-01T10:09:19.6219838Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-12-01T10:09:19.6224280Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-12-01T10:09:19.6226948Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-12-01T10:09:19.6229225Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-12-01T10:09:19.6236233Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-12-01T10:09:19.6238564Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-12-01T10:09:19.6240416Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-12-01T10:09:19.6244832Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-12-01T10:09:19.6248287Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-12-01T10:09:19.6252951Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-12-01T10:09:19.6259303Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-12-01T10:09:19.6263011Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-12-01T10:09:19.6264974Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-12-01T10:09:19.6267483Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-12-01T10:09:19.6269522Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-12-01T10:09:19.6271549Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-12-01T10:09:19.6274216Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-12-01T10:09:19.6276080Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-12-01T10:09:19.6278021Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-12-01T10:09:19.6279887Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-12-01T10:09:19.6281450Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-12-01T10:09:19.6283335Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-12-01T10:09:19.6285196Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-12-01T10:09:19.6287016Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-12-01T10:09:19.6289048Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-12-01T10:09:19.6291102Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-12-01T10:09:19.6292785Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-12-01T10:09:19.6295210Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-12-01T10:09:19.6297380Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-12-01T10:09:19.6300200Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-12-01T10:09:19.6302516Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-12-01T10:09:19.6305449Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-12-01T10:09:19.6307292Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-12-01T10:09:19.6309378Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-12-01T10:09:19.6311477Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-12-01T10:09:19.6314572Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-12-01T10:09:19.6316839Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-12-01T10:09:19.6320207Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-12-01T10:09:19.6323323Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-12-01T10:09:19.6325347Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-12-01T10:09:19.6327154Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-12-01T10:09:19.6329197Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-12-01T10:09:19.6332410Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-12-01T10:09:19.6335152Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-12-01T10:09:19.6338456Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-12-01T10:09:19.6340678Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-12-01T10:09:19.6342654Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-12-01T10:09:19.6344778Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-12-01T10:09:19.6347952Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-12-01T10:09:19.6352580Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-12-01T10:09:19.6354914Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-12-01T10:09:19.6357153Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-12-01T10:09:19.6358998Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-12-01T10:09:19.6361115Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-12-01T10:09:19.6363037Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-12-01T10:09:19.6365201Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-12-01T10:09:19.6367535Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-12-01T10:09:19.6369529Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-12-01T10:09:19.6371248Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-12-01T10:09:19.6373252Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-12-01T10:09:19.6375283Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-12-01T10:09:19.6377654Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-12-01T10:09:19.6379914Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-12-01T10:09:19.6381673Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-12-01T10:09:19.6383524Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-12-01T10:09:19.6385285Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-12-01T10:09:19.6387766Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-12-01T10:09:19.6390316Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-12-01T10:09:19.6392230Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-12-01T10:09:19.6394181Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-12-01T10:09:19.6395766Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-12-01T10:09:19.6398063Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-12-01T10:09:19.6403224Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-12-01T10:09:19.6406583Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-12-01T10:09:19.6408511Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-12-01T10:09:19.6410166Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-12-01T10:09:19.6412439Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-12-01T10:09:19.6414251Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-12-01T10:09:19.6417119Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-12-01T10:09:19.6420050Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-12-01T10:09:19.6422122Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-12-01T10:09:19.6424236Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-12-01T10:09:19.6426783Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-12-01T10:09:19.6428831Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-12-01T10:09:19.6430448Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-12-01T10:09:19.6432265Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-12-01T10:09:19.6434112Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-12-01T10:09:19.6436174Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-12-01T10:09:19.6437603Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-12-01T10:09:19.6439141Z adding 'torch/include/torch/csrc/utils/init.h' 2022-12-01T10:09:19.6440794Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-12-01T10:09:19.6442480Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-12-01T10:09:19.6444132Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-12-01T10:09:19.6446086Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-12-01T10:09:19.6448054Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-12-01T10:09:19.6451349Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-12-01T10:09:19.6453148Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-12-01T10:09:19.6463325Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-12-01T10:09:19.6466623Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-12-01T10:09:19.6468473Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-12-01T10:09:19.6470862Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-12-01T10:09:19.6473446Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-12-01T10:09:19.6475922Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-12-01T10:09:19.6477647Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-12-01T10:09:19.6479449Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-12-01T10:09:19.6481386Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-12-01T10:09:19.6483652Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-12-01T10:09:19.6485745Z adding 'torch/include/torch/csrc/utils/six.h' 2022-12-01T10:09:19.6487418Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-12-01T10:09:19.6489205Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-12-01T10:09:19.6490783Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-12-01T10:09:19.6493007Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-12-01T10:09:19.6494725Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-12-01T10:09:19.6496420Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-12-01T10:09:19.6498048Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-12-01T10:09:19.6500116Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-12-01T10:09:19.6501818Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-12-01T10:09:19.6503478Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-12-01T10:09:19.6505237Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-12-01T10:09:19.6508005Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-12-01T10:09:19.6511423Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-12-01T10:09:19.6513623Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-12-01T10:09:19.6515996Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-12-01T10:09:19.6520369Z adding 'torch/jit/__init__.py' 2022-12-01T10:09:19.6522964Z adding 'torch/jit/_async.py' 2022-12-01T10:09:19.6526008Z adding 'torch/jit/_builtins.py' 2022-12-01T10:09:19.6529574Z adding 'torch/jit/_check.py' 2022-12-01T10:09:19.6532960Z adding 'torch/jit/_dataclass_impls.py' 2022-12-01T10:09:19.6534803Z adding 'torch/jit/_decomposition_utils.py' 2022-12-01T10:09:19.6537394Z adding 'torch/jit/_decompositions.py' 2022-12-01T10:09:19.6540956Z adding 'torch/jit/_freeze.py' 2022-12-01T10:09:19.6544262Z adding 'torch/jit/_fuser.py' 2022-12-01T10:09:19.6546131Z adding 'torch/jit/_ir_utils.py' 2022-12-01T10:09:19.6547851Z adding 'torch/jit/_logging.py' 2022-12-01T10:09:19.6551107Z adding 'torch/jit/_monkeytype_config.py' 2022-12-01T10:09:19.6553355Z adding 'torch/jit/_pickle.py' 2022-12-01T10:09:19.6566061Z adding 'torch/jit/_recursive.py' 2022-12-01T10:09:19.6586240Z adding 'torch/jit/_script.py' 2022-12-01T10:09:19.6591251Z adding 'torch/jit/_serialization.py' 2022-12-01T10:09:19.6602461Z adding 'torch/jit/_shape_functions.py' 2022-12-01T10:09:19.6605865Z adding 'torch/jit/_state.py' 2022-12-01T10:09:19.6620478Z adding 'torch/jit/_trace.py' 2022-12-01T10:09:19.6627315Z adding 'torch/jit/annotations.py' 2022-12-01T10:09:19.6640160Z adding 'torch/jit/frontend.py' 2022-12-01T10:09:19.6643076Z adding 'torch/jit/generate_bytecode.py' 2022-12-01T10:09:19.6648470Z adding 'torch/jit/quantized.py' 2022-12-01T10:09:19.6652853Z adding 'torch/jit/supported_ops.py' 2022-12-01T10:09:19.6655210Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-12-01T10:09:19.6657143Z adding 'torch/jit/_passes/__init__.py' 2022-12-01T10:09:19.6659194Z adding 'torch/jit/_passes/_property_propagation.py' 2022-12-01T10:09:19.6662240Z adding 'torch/jit/mobile/__init__.py' 2022-12-01T10:09:19.6795806Z adding 'torch/lib/libbackend_with_compiler.so' 2022-12-01T10:09:19.7061665Z adding 'torch/lib/libc10.so' 2022-12-01T10:09:19.7249133Z adding 'torch/lib/libc10_cuda.so' 2022-12-01T10:09:19.7265191Z adding 'torch/lib/libc10d_cuda_test.so' 2022-12-01T10:09:19.7270575Z adding 'torch/lib/libcaffe2_nvrtc.so' 2022-12-01T10:09:19.7383474Z adding 'torch/lib/libjitbackend_test.so' 2022-12-01T10:09:19.7403910Z adding 'torch/lib/libshm.so' 2022-12-01T10:09:19.7408710Z adding 'torch/lib/libtorch.so' 2022-12-01T10:09:29.5313805Z adding 'torch/lib/libtorch_cpu.so' 2022-12-01T10:09:30.1664399Z adding 'torch/lib/libtorch_cuda.so' 2022-12-01T10:09:31.5979123Z adding 'torch/lib/libtorch_cuda_cpp.so' 2022-12-01T10:09:39.1100414Z adding 'torch/lib/libtorch_cuda_cu.so' 2022-12-01T10:09:44.1160405Z adding 'torch/lib/libtorch_cuda_linalg.so' 2022-12-01T10:09:44.2948241Z adding 'torch/lib/libtorch_global_deps.so' 2022-12-01T10:09:45.1781909Z adding 'torch/lib/libtorch_python.so' 2022-12-01T10:09:45.2584692Z adding 'torch/lib/libtorchbind_test.so' 2022-12-01T10:09:45.2632043Z adding 'torch/linalg/__init__.py' 2022-12-01T10:09:45.2636789Z adding 'torch/masked/__init__.py' 2022-12-01T10:09:45.2641916Z adding 'torch/masked/_docs.py' 2022-12-01T10:09:45.2658136Z adding 'torch/masked/_ops.py' 2022-12-01T10:09:45.2661502Z adding 'torch/masked/maskedtensor/__init__.py' 2022-12-01T10:09:45.2665331Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2022-12-01T10:09:45.2668245Z adding 'torch/masked/maskedtensor/binary.py' 2022-12-01T10:09:45.2672766Z adding 'torch/masked/maskedtensor/core.py' 2022-12-01T10:09:45.2674810Z adding 'torch/masked/maskedtensor/creation.py' 2022-12-01T10:09:45.2676709Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-12-01T10:09:45.2679269Z adding 'torch/masked/maskedtensor/reductions.py' 2022-12-01T10:09:45.2681779Z adding 'torch/masked/maskedtensor/unary.py' 2022-12-01T10:09:45.2683836Z adding 'torch/monitor/__init__.py' 2022-12-01T10:09:45.2686074Z adding 'torch/multiprocessing/__init__.py' 2022-12-01T10:09:45.2687757Z adding 'torch/multiprocessing/_atfork.py' 2022-12-01T10:09:45.2689487Z adding 'torch/multiprocessing/pool.py' 2022-12-01T10:09:45.2691207Z adding 'torch/multiprocessing/queue.py' 2022-12-01T10:09:45.2696281Z adding 'torch/multiprocessing/reductions.py' 2022-12-01T10:09:45.2700073Z adding 'torch/multiprocessing/spawn.py' 2022-12-01T10:09:45.2703057Z adding 'torch/nested/__init__.py' 2022-12-01T10:09:45.2705632Z adding 'torch/nn/__init__.py' 2022-12-01T10:09:45.2707445Z adding 'torch/nn/_reduction.py' 2022-12-01T10:09:45.2709271Z adding 'torch/nn/common_types.py' 2022-12-01T10:09:45.2711281Z adding 'torch/nn/cpp.py' 2022-12-01T10:09:45.2764144Z adding 'torch/nn/functional.py' 2022-12-01T10:09:45.2772590Z adding 'torch/nn/functional.pyi' 2022-12-01T10:09:45.2775262Z adding 'torch/nn/grad.py' 2022-12-01T10:09:45.2781120Z adding 'torch/nn/init.py' 2022-12-01T10:09:45.2784607Z adding 'torch/nn/parameter.py' 2022-12-01T10:09:45.2786359Z adding 'torch/nn/parameter.pyi' 2022-12-01T10:09:45.2788161Z adding 'torch/nn/backends/__init__.py' 2022-12-01T10:09:45.2789629Z adding 'torch/nn/backends/thnn.py' 2022-12-01T10:09:45.2791494Z adding 'torch/nn/intrinsic/__init__.py' 2022-12-01T10:09:45.2793308Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-12-01T10:09:45.2794924Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-12-01T10:09:45.2796579Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-12-01T10:09:45.2798335Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-12-01T10:09:45.2804210Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-12-01T10:09:45.2807775Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-12-01T10:09:45.2809769Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-12-01T10:09:45.2811511Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-12-01T10:09:45.2813144Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-12-01T10:09:45.2814746Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-12-01T10:09:45.2816592Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-12-01T10:09:45.2818400Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-12-01T10:09:45.2820337Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-12-01T10:09:45.2822637Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-12-01T10:09:45.2824486Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-12-01T10:09:45.2828134Z adding 'torch/nn/modules/__init__.py' 2022-12-01T10:09:45.2831613Z adding 'torch/nn/modules/_functions.py' 2022-12-01T10:09:45.2843400Z adding 'torch/nn/modules/activation.py' 2022-12-01T10:09:45.2849095Z adding 'torch/nn/modules/adaptive.py' 2022-12-01T10:09:45.2855733Z adding 'torch/nn/modules/batchnorm.py' 2022-12-01T10:09:45.2858462Z adding 'torch/nn/modules/channelshuffle.py' 2022-12-01T10:09:45.2866406Z adding 'torch/nn/modules/container.py' 2022-12-01T10:09:45.2880238Z adding 'torch/nn/modules/conv.py' 2022-12-01T10:09:45.2883789Z adding 'torch/nn/modules/distance.py' 2022-12-01T10:09:45.2886770Z adding 'torch/nn/modules/dropout.py' 2022-12-01T10:09:45.2889402Z adding 'torch/nn/modules/flatten.py' 2022-12-01T10:09:45.2893262Z adding 'torch/nn/modules/fold.py' 2022-12-01T10:09:45.2897087Z adding 'torch/nn/modules/instancenorm.py' 2022-12-01T10:09:45.2901440Z adding 'torch/nn/modules/lazy.py' 2022-12-01T10:09:45.2904853Z adding 'torch/nn/modules/linear.py' 2022-12-01T10:09:45.2925381Z adding 'torch/nn/modules/loss.py' 2022-12-01T10:09:45.2952230Z adding 'torch/nn/modules/module.py' 2022-12-01T10:09:45.2957562Z adding 'torch/nn/modules/normalization.py' 2022-12-01T10:09:45.2961421Z adding 'torch/nn/modules/padding.py' 2022-12-01T10:09:45.2963640Z adding 'torch/nn/modules/pixelshuffle.py' 2022-12-01T10:09:45.2972217Z adding 'torch/nn/modules/pooling.py' 2022-12-01T10:09:45.2985077Z adding 'torch/nn/modules/rnn.py' 2022-12-01T10:09:45.2992207Z adding 'torch/nn/modules/sparse.py' 2022-12-01T10:09:45.2999828Z adding 'torch/nn/modules/transformer.py' 2022-12-01T10:09:45.3004155Z adding 'torch/nn/modules/upsampling.py' 2022-12-01T10:09:45.3006449Z adding 'torch/nn/modules/utils.py' 2022-12-01T10:09:45.3008448Z adding 'torch/nn/parallel/__init__.py' 2022-12-01T10:09:45.3009891Z adding 'torch/nn/parallel/__init__.pyi' 2022-12-01T10:09:45.3012103Z adding 'torch/nn/parallel/_functions.py' 2022-12-01T10:09:45.3014011Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-12-01T10:09:45.3015668Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-12-01T10:09:45.3018976Z adding 'torch/nn/parallel/comm.py' 2022-12-01T10:09:45.3020725Z adding 'torch/nn/parallel/common_types.pyi' 2022-12-01T10:09:45.3024230Z adding 'torch/nn/parallel/data_parallel.py' 2022-12-01T10:09:45.3026138Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-12-01T10:09:45.3052120Z adding 'torch/nn/parallel/distributed.py' 2022-12-01T10:09:45.3055624Z adding 'torch/nn/parallel/distributed.pyi' 2022-12-01T10:09:45.3057748Z adding 'torch/nn/parallel/parallel_apply.py' 2022-12-01T10:09:45.3059302Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-12-01T10:09:45.3061795Z adding 'torch/nn/parallel/replicate.py' 2022-12-01T10:09:45.3063450Z adding 'torch/nn/parallel/replicate.pyi' 2022-12-01T10:09:45.3065436Z adding 'torch/nn/parallel/scatter_gather.py' 2022-12-01T10:09:45.3067113Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-12-01T10:09:45.3068954Z adding 'torch/nn/qat/__init__.py' 2022-12-01T10:09:45.3070707Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-12-01T10:09:45.3072539Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:09:45.3074029Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:09:45.3075804Z adding 'torch/nn/qat/modules/__init__.py' 2022-12-01T10:09:45.3077586Z adding 'torch/nn/qat/modules/conv.py' 2022-12-01T10:09:45.3079267Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-12-01T10:09:45.3080956Z adding 'torch/nn/qat/modules/linear.py' 2022-12-01T10:09:45.3082356Z adding 'torch/nn/quantizable/__init__.py' 2022-12-01T10:09:45.3083783Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-12-01T10:09:45.3085223Z adding 'torch/nn/quantizable/modules/activation.py' 2022-12-01T10:09:45.3086670Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-12-01T10:09:45.3088499Z adding 'torch/nn/quantized/__init__.py' 2022-12-01T10:09:45.3090144Z adding 'torch/nn/quantized/functional.py' 2022-12-01T10:09:45.3091547Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-12-01T10:09:45.3093491Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-12-01T10:09:45.3095416Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-12-01T10:09:45.3096914Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-12-01T10:09:45.3098377Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-12-01T10:09:45.3100247Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-12-01T10:09:45.3101678Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-12-01T10:09:45.3103522Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-12-01T10:09:45.3105783Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:09:45.3107478Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:09:45.3109209Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:09:45.3110750Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:09:45.3113339Z adding 'torch/nn/quantized/modules/__init__.py' 2022-12-01T10:09:45.3115447Z adding 'torch/nn/quantized/modules/activation.py' 2022-12-01T10:09:45.3117056Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-12-01T10:09:45.3118885Z adding 'torch/nn/quantized/modules/conv.py' 2022-12-01T10:09:45.3120727Z adding 'torch/nn/quantized/modules/dropout.py' 2022-12-01T10:09:45.3122298Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:09:45.3124046Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-12-01T10:09:45.3125759Z adding 'torch/nn/quantized/modules/linear.py' 2022-12-01T10:09:45.3127536Z adding 'torch/nn/quantized/modules/normalization.py' 2022-12-01T10:09:45.3129224Z adding 'torch/nn/quantized/modules/rnn.py' 2022-12-01T10:09:45.3131007Z adding 'torch/nn/quantized/modules/utils.py' 2022-12-01T10:09:45.3133198Z adding 'torch/nn/utils/__init__.py' 2022-12-01T10:09:45.3135276Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-12-01T10:09:45.3138266Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-12-01T10:09:45.3140235Z adding 'torch/nn/utils/_stateless.py' 2022-12-01T10:09:45.3142766Z adding 'torch/nn/utils/clip_grad.py' 2022-12-01T10:09:45.3145261Z adding 'torch/nn/utils/convert_parameters.py' 2022-12-01T10:09:45.3147345Z adding 'torch/nn/utils/fusion.py' 2022-12-01T10:09:45.3149574Z adding 'torch/nn/utils/init.py' 2022-12-01T10:09:45.3152586Z adding 'torch/nn/utils/memory_format.py' 2022-12-01T10:09:45.3159749Z adding 'torch/nn/utils/parametrizations.py' 2022-12-01T10:09:45.3170503Z adding 'torch/nn/utils/parametrize.py' 2022-12-01T10:09:45.3185102Z adding 'torch/nn/utils/prune.py' 2022-12-01T10:09:45.3193049Z adding 'torch/nn/utils/rnn.py' 2022-12-01T10:09:45.3198500Z adding 'torch/nn/utils/spectral_norm.py' 2022-12-01T10:09:45.3201860Z adding 'torch/nn/utils/stateless.py' 2022-12-01T10:09:45.3204640Z adding 'torch/nn/utils/weight_norm.py' 2022-12-01T10:09:45.3207029Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-12-01T10:09:45.3209246Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-12-01T10:09:45.3213091Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-12-01T10:09:45.3215598Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-12-01T10:09:45.3217986Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-12-01T10:09:45.3220971Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-12-01T10:09:45.3223462Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-12-01T10:09:45.3225920Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-12-01T10:09:45.3228251Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-12-01T10:09:45.3230456Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-12-01T10:09:45.3233655Z adding 'torch/onnx/__init__.py' 2022-12-01T10:09:45.3235495Z adding 'torch/onnx/_constants.py' 2022-12-01T10:09:45.3237675Z adding 'torch/onnx/_deprecation.py' 2022-12-01T10:09:45.3239655Z adding 'torch/onnx/_experimental.py' 2022-12-01T10:09:45.3241637Z adding 'torch/onnx/_exporter_states.py' 2022-12-01T10:09:45.3243726Z adding 'torch/onnx/_globals.py' 2022-12-01T10:09:45.3246106Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-12-01T10:09:45.3249933Z adding 'torch/onnx/_patch_torch.py' 2022-12-01T10:09:45.3252914Z adding 'torch/onnx/_type_utils.py' 2022-12-01T10:09:45.3255545Z adding 'torch/onnx/errors.py' 2022-12-01T10:09:45.3257337Z adding 'torch/onnx/operators.py' 2022-12-01T10:09:45.3260404Z adding 'torch/onnx/symbolic_caffe2.py' 2022-12-01T10:09:45.3277748Z adding 'torch/onnx/symbolic_helper.py' 2022-12-01T10:09:45.3286286Z adding 'torch/onnx/symbolic_opset10.py' 2022-12-01T10:09:45.3301325Z adding 'torch/onnx/symbolic_opset11.py' 2022-12-01T10:09:45.3306935Z adding 'torch/onnx/symbolic_opset12.py' 2022-12-01T10:09:45.3315745Z adding 'torch/onnx/symbolic_opset13.py' 2022-12-01T10:09:45.3318790Z adding 'torch/onnx/symbolic_opset14.py' 2022-12-01T10:09:45.3320959Z adding 'torch/onnx/symbolic_opset15.py' 2022-12-01T10:09:45.3323264Z adding 'torch/onnx/symbolic_opset16.py' 2022-12-01T10:09:45.3325295Z adding 'torch/onnx/symbolic_opset17.py' 2022-12-01T10:09:45.3327202Z adding 'torch/onnx/symbolic_opset7.py' 2022-12-01T10:09:45.3331760Z adding 'torch/onnx/symbolic_opset8.py' 2022-12-01T10:09:45.3392024Z adding 'torch/onnx/symbolic_opset9.py' 2022-12-01T10:09:45.3421828Z adding 'torch/onnx/utils.py' 2022-12-01T10:09:45.3430931Z adding 'torch/onnx/verification.py' 2022-12-01T10:09:45.3433947Z adding 'torch/onnx/_internal/__init__.py' 2022-12-01T10:09:45.3436156Z adding 'torch/onnx/_internal/_beartype.py' 2022-12-01T10:09:45.3440288Z adding 'torch/onnx/_internal/jit_utils.py' 2022-12-01T10:09:45.3444475Z adding 'torch/onnx/_internal/registration.py' 2022-12-01T10:09:45.3446839Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2022-12-01T10:09:45.3449178Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2022-12-01T10:09:45.3451568Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2022-12-01T10:09:45.3453944Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2022-12-01T10:09:45.3457506Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2022-12-01T10:09:45.3460101Z adding 'torch/onnx/_internal/diagnostics/infra/engine.py' 2022-12-01T10:09:45.3461730Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2022-12-01T10:09:45.3464785Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2022-12-01T10:09:45.3466812Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2022-12-01T10:09:45.3469026Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2022-12-01T10:09:45.3470990Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2022-12-01T10:09:45.3472942Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2022-12-01T10:09:45.3474783Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2022-12-01T10:09:45.3476607Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2022-12-01T10:09:45.3478439Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2022-12-01T10:09:45.3480253Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2022-12-01T10:09:45.3482033Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2022-12-01T10:09:45.3483754Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2022-12-01T10:09:45.3486597Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2022-12-01T10:09:45.3488469Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2022-12-01T10:09:45.3490570Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2022-12-01T10:09:45.3492408Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2022-12-01T10:09:45.3494353Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2022-12-01T10:09:45.3496222Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2022-12-01T10:09:45.3497987Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2022-12-01T10:09:45.3499831Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2022-12-01T10:09:45.3501952Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2022-12-01T10:09:45.3503889Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2022-12-01T10:09:45.3505685Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2022-12-01T10:09:45.3507423Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2022-12-01T10:09:45.3509234Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2022-12-01T10:09:45.3511116Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2022-12-01T10:09:45.3513027Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2022-12-01T10:09:45.3514878Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2022-12-01T10:09:45.3516723Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2022-12-01T10:09:45.3518435Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2022-12-01T10:09:45.3520237Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2022-12-01T10:09:45.3521951Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2022-12-01T10:09:45.3523716Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2022-12-01T10:09:45.3525570Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2022-12-01T10:09:45.3527481Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2022-12-01T10:09:45.3529329Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2022-12-01T10:09:45.3531061Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2022-12-01T10:09:45.3533241Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2022-12-01T10:09:45.3535222Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2022-12-01T10:09:45.3537539Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2022-12-01T10:09:45.3539480Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2022-12-01T10:09:45.3541317Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2022-12-01T10:09:45.3543015Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2022-12-01T10:09:45.3544734Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2022-12-01T10:09:45.3546483Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2022-12-01T10:09:45.3548271Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2022-12-01T10:09:45.3550199Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2022-12-01T10:09:45.3552390Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2022-12-01T10:09:45.3554128Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2022-12-01T10:09:45.3556413Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2022-12-01T10:09:45.3558406Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2022-12-01T10:09:45.3560222Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2022-12-01T10:09:45.3562126Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2022-12-01T10:09:45.3563909Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2022-12-01T10:09:45.3565694Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2022-12-01T10:09:45.3567426Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2022-12-01T10:09:45.3569571Z adding 'torch/optim/__init__.py' 2022-12-01T10:09:45.3571271Z adding 'torch/optim/__init__.pyi' 2022-12-01T10:09:45.3573395Z adding 'torch/optim/_functional.py' 2022-12-01T10:09:45.3576807Z adding 'torch/optim/adadelta.py' 2022-12-01T10:09:45.3578585Z adding 'torch/optim/adadelta.pyi' 2022-12-01T10:09:45.3582375Z adding 'torch/optim/adagrad.py' 2022-12-01T10:09:45.3584316Z adding 'torch/optim/adagrad.pyi' 2022-12-01T10:09:45.3591168Z adding 'torch/optim/adam.py' 2022-12-01T10:09:45.3593634Z adding 'torch/optim/adam.pyi' 2022-12-01T10:09:45.3597302Z adding 'torch/optim/adamax.py' 2022-12-01T10:09:45.3599142Z adding 'torch/optim/adamax.pyi' 2022-12-01T10:09:45.3603976Z adding 'torch/optim/adamw.py' 2022-12-01T10:09:45.3606112Z adding 'torch/optim/adamw.pyi' 2022-12-01T10:09:45.3609315Z adding 'torch/optim/asgd.py' 2022-12-01T10:09:45.3611169Z adding 'torch/optim/asgd.pyi' 2022-12-01T10:09:45.3616389Z adding 'torch/optim/lbfgs.py' 2022-12-01T10:09:45.3618448Z adding 'torch/optim/lbfgs.pyi' 2022-12-01T10:09:45.3636453Z adding 'torch/optim/lr_scheduler.py' 2022-12-01T10:09:45.3640579Z adding 'torch/optim/lr_scheduler.pyi' 2022-12-01T10:09:45.3644621Z adding 'torch/optim/nadam.py' 2022-12-01T10:09:45.3646616Z adding 'torch/optim/nadam.pyi' 2022-12-01T10:09:45.3651591Z adding 'torch/optim/optimizer.py' 2022-12-01T10:09:45.3653667Z adding 'torch/optim/optimizer.pyi' 2022-12-01T10:09:45.3657526Z adding 'torch/optim/radam.py' 2022-12-01T10:09:45.3659617Z adding 'torch/optim/radam.pyi' 2022-12-01T10:09:45.3663576Z adding 'torch/optim/rmsprop.py' 2022-12-01T10:09:45.3665583Z adding 'torch/optim/rmsprop.pyi' 2022-12-01T10:09:45.3669356Z adding 'torch/optim/rprop.py' 2022-12-01T10:09:45.3671236Z adding 'torch/optim/rprop.pyi' 2022-12-01T10:09:45.3675245Z adding 'torch/optim/sgd.py' 2022-12-01T10:09:45.3677086Z adding 'torch/optim/sgd.pyi' 2022-12-01T10:09:45.3679545Z adding 'torch/optim/sparse_adam.py' 2022-12-01T10:09:45.3681305Z adding 'torch/optim/sparse_adam.pyi' 2022-12-01T10:09:45.3685450Z adding 'torch/optim/swa_utils.py' 2022-12-01T10:09:45.3687471Z adding 'torch/optim/swa_utils.pyi' 2022-12-01T10:09:45.3689531Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-12-01T10:09:45.3691638Z adding 'torch/package/__init__.py' 2022-12-01T10:09:45.3694372Z adding 'torch/package/_digraph.py' 2022-12-01T10:09:45.3696392Z adding 'torch/package/_directory_reader.py' 2022-12-01T10:09:45.3698651Z adding 'torch/package/_importlib.py' 2022-12-01T10:09:45.3700678Z adding 'torch/package/_mangling.py' 2022-12-01T10:09:45.3702842Z adding 'torch/package/_mock.py' 2022-12-01T10:09:45.3705391Z adding 'torch/package/_package_pickler.py' 2022-12-01T10:09:45.3707347Z adding 'torch/package/_package_unpickler.py' 2022-12-01T10:09:45.3710232Z adding 'torch/package/_stdlib.py' 2022-12-01T10:09:45.3713374Z adding 'torch/package/file_structure_representation.py' 2022-12-01T10:09:45.3715995Z adding 'torch/package/find_file_dependencies.py' 2022-12-01T10:09:45.3718153Z adding 'torch/package/glob_group.py' 2022-12-01T10:09:45.3721770Z adding 'torch/package/importer.py' 2022-12-01T10:09:45.3735730Z adding 'torch/package/package_exporter.py' 2022-12-01T10:09:45.3746754Z adding 'torch/package/package_importer.py' 2022-12-01T10:09:45.3749318Z adding 'torch/package/analyze/__init__.py' 2022-12-01T10:09:45.3751219Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-12-01T10:09:45.3753060Z adding 'torch/package/analyze/is_from_package.py' 2022-12-01T10:09:45.3755005Z adding 'torch/package/analyze/trace_dependencies.py' 2022-12-01T10:09:45.3757177Z adding 'torch/profiler/__init__.py' 2022-12-01T10:09:45.3763466Z adding 'torch/profiler/_pattern_matcher.py' 2022-12-01T10:09:45.3768317Z adding 'torch/profiler/_utils.py' 2022-12-01T10:09:45.3770581Z adding 'torch/profiler/itt.py' 2022-12-01T10:09:45.3777119Z adding 'torch/profiler/profiler.py' 2022-12-01T10:09:45.3779343Z adding 'torch/profiler/python_tracer.py' 2022-12-01T10:09:45.3781957Z adding 'torch/quantization/__init__.py' 2022-12-01T10:09:45.3783792Z adding 'torch/quantization/_numeric_suite.py' 2022-12-01T10:09:45.3785533Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-12-01T10:09:45.3787173Z adding 'torch/quantization/fake_quantize.py' 2022-12-01T10:09:45.3789112Z adding 'torch/quantization/fuse_modules.py' 2022-12-01T10:09:45.3790728Z adding 'torch/quantization/fuser_method_mappings.py' 2022-12-01T10:09:45.3792546Z adding 'torch/quantization/observer.py' 2022-12-01T10:09:45.3794283Z adding 'torch/quantization/qconfig.py' 2022-12-01T10:09:45.3795919Z adding 'torch/quantization/quant_type.py' 2022-12-01T10:09:45.3797591Z adding 'torch/quantization/quantization_mappings.py' 2022-12-01T10:09:45.3799368Z adding 'torch/quantization/quantize.py' 2022-12-01T10:09:45.3800994Z adding 'torch/quantization/quantize_fx.py' 2022-12-01T10:09:45.3802572Z adding 'torch/quantization/quantize_jit.py' 2022-12-01T10:09:45.3804108Z adding 'torch/quantization/stubs.py' 2022-12-01T10:09:45.3805729Z adding 'torch/quantization/utils.py' 2022-12-01T10:09:45.3807710Z adding 'torch/quantization/fx/__init__.py' 2022-12-01T10:09:45.3809573Z adding 'torch/quantization/fx/_equalize.py' 2022-12-01T10:09:45.3811181Z adding 'torch/quantization/fx/convert.py' 2022-12-01T10:09:45.3812759Z adding 'torch/quantization/fx/fuse.py' 2022-12-01T10:09:45.3814329Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-12-01T10:09:45.3815917Z adding 'torch/quantization/fx/graph_module.py' 2022-12-01T10:09:45.3817441Z adding 'torch/quantization/fx/match_utils.py' 2022-12-01T10:09:45.3819257Z adding 'torch/quantization/fx/pattern_utils.py' 2022-12-01T10:09:45.3820642Z adding 'torch/quantization/fx/prepare.py' 2022-12-01T10:09:45.3822355Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-12-01T10:09:45.3824160Z adding 'torch/quantization/fx/quantization_types.py' 2022-12-01T10:09:45.3825680Z adding 'torch/quantization/fx/utils.py' 2022-12-01T10:09:45.3827915Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-12-01T10:09:45.3830774Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-12-01T10:09:45.3832829Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-12-01T10:09:45.3834630Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-12-01T10:09:45.3837440Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-12-01T10:09:45.3839620Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-12-01T10:09:45.3841621Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-12-01T10:09:45.3843977Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-12-01T10:09:45.3870922Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-12-01T10:09:45.3877764Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-12-01T10:09:45.3880103Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-12-01T10:09:45.3883021Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-12-01T10:09:45.3885505Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-12-01T10:09:45.3889491Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-12-01T10:09:45.3893417Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-12-01T10:09:45.3897531Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-12-01T10:09:45.3903517Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-12-01T10:09:45.3906109Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-12-01T10:09:45.3908403Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-12-01T10:09:45.3910093Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-12-01T10:09:45.3911946Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-12-01T10:09:45.3914066Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-12-01T10:09:45.3916118Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-12-01T10:09:45.3922544Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-12-01T10:09:45.3925359Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2022-12-01T10:09:45.3927641Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2022-12-01T10:09:45.3930699Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-12-01T10:09:45.3932501Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-12-01T10:09:45.3936965Z adding 'torch/sparse/__init__.py' 2022-12-01T10:09:45.3943864Z adding 'torch/special/__init__.py' 2022-12-01T10:09:45.4192354Z adding 'torch/test/CppSignature_test' 2022-12-01T10:09:45.4546973Z adding 'torch/test/Dict_test' 2022-12-01T10:09:45.4819977Z adding 'torch/test/Dimname_test' 2022-12-01T10:09:45.5122430Z adding 'torch/test/IListRef_test' 2022-12-01T10:09:45.5447450Z adding 'torch/test/KernelFunction_test' 2022-12-01T10:09:45.5932895Z adding 'torch/test/List_test' 2022-12-01T10:09:45.6280958Z adding 'torch/test/MaybeOwned_test' 2022-12-01T10:09:45.6575348Z adding 'torch/test/NamedTensor_test' 2022-12-01T10:09:45.6870602Z adding 'torch/test/apply_utils_test' 2022-12-01T10:09:45.7174707Z adding 'torch/test/atest' 2022-12-01T10:09:45.7457651Z adding 'torch/test/backend_fallback_test' 2022-12-01T10:09:45.7786541Z adding 'torch/test/basic' 2022-12-01T10:09:45.8066538Z adding 'torch/test/broadcast_test' 2022-12-01T10:09:45.8321779Z adding 'torch/test/c10_Array_test' 2022-12-01T10:09:45.8589162Z adding 'torch/test/c10_Bitset_test' 2022-12-01T10:09:45.8850025Z adding 'torch/test/c10_C++17_test' 2022-12-01T10:09:45.9107884Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2022-12-01T10:09:45.9359346Z adding 'torch/test/c10_ConstexprCrc_test' 2022-12-01T10:09:45.9615370Z adding 'torch/test/c10_DeadlockDetection_test' 2022-12-01T10:09:45.9876990Z adding 'torch/test/c10_DeviceGuard_test' 2022-12-01T10:09:46.0136410Z adding 'torch/test/c10_Device_test' 2022-12-01T10:09:46.0435694Z adding 'torch/test/c10_DispatchKeySet_test' 2022-12-01T10:09:46.0693028Z adding 'torch/test/c10_Half_test' 2022-12-01T10:09:46.0967982Z adding 'torch/test/c10_InlineDeviceGuard_test' 2022-12-01T10:09:46.1252712Z adding 'torch/test/c10_InlineStreamGuard_test' 2022-12-01T10:09:46.1537744Z adding 'torch/test/c10_LeftRight_test' 2022-12-01T10:09:46.1841265Z adding 'torch/test/c10_Metaprogramming_test' 2022-12-01T10:09:46.2131846Z adding 'torch/test/c10_SizesAndStrides_test' 2022-12-01T10:09:46.2760490Z adding 'torch/test/c10_SmallVectorTest' 2022-12-01T10:09:46.3045384Z adding 'torch/test/c10_StreamGuard_test' 2022-12-01T10:09:46.3304532Z adding 'torch/test/c10_SymInt_test' 2022-12-01T10:09:46.3562624Z adding 'torch/test/c10_Synchronized_test' 2022-12-01T10:09:46.3841155Z adding 'torch/test/c10_ThreadLocal_test' 2022-12-01T10:09:46.4104932Z adding 'torch/test/c10_TypeIndex_test' 2022-12-01T10:09:46.4363857Z adding 'torch/test/c10_TypeList_test' 2022-12-01T10:09:46.4615071Z adding 'torch/test/c10_TypeTraits_test' 2022-12-01T10:09:46.4881011Z adding 'torch/test/c10_accumulate_test' 2022-12-01T10:09:46.5158574Z adding 'torch/test/c10_bfloat16_test' 2022-12-01T10:09:46.5440718Z adding 'torch/test/c10_complex_math_test' 2022-12-01T10:09:46.5719855Z adding 'torch/test/c10_complex_test' 2022-12-01T10:09:46.5973522Z adding 'torch/test/c10_cuda_CUDATest' 2022-12-01T10:09:46.6441573Z adding 'torch/test/c10_either_test' 2022-12-01T10:09:46.6727515Z adding 'torch/test/c10_exception_test' 2022-12-01T10:09:46.6989379Z adding 'torch/test/c10_flags_test' 2022-12-01T10:09:46.7216308Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2022-12-01T10:09:46.7867217Z adding 'torch/test/c10_intrusive_ptr_test' 2022-12-01T10:09:46.8163195Z adding 'torch/test/c10_irange_test' 2022-12-01T10:09:46.8443765Z adding 'torch/test/c10_logging_test' 2022-12-01T10:09:46.8823569Z adding 'torch/test/c10_optional_test' 2022-12-01T10:09:46.9142455Z adding 'torch/test/c10_ordered_preserving_dict_test' 2022-12-01T10:09:46.9421404Z adding 'torch/test/c10_registry_test' 2022-12-01T10:09:46.9715413Z adding 'torch/test/c10_string_view_test' 2022-12-01T10:09:46.9980460Z adding 'torch/test/c10_tempfile_test' 2022-12-01T10:09:47.0257609Z adding 'torch/test/c10_typeid_test' 2022-12-01T10:09:47.0549541Z adding 'torch/test/cpu_generator_test' 2022-12-01T10:09:47.0824052Z adding 'torch/test/cpu_profiling_allocator_test' 2022-12-01T10:09:47.1271475Z adding 'torch/test/cpu_rng_test' 2022-12-01T10:09:47.1552456Z adding 'torch/test/cuda_apply_test' 2022-12-01T10:09:47.1853406Z adding 'torch/test/cuda_atomic_ops_test' 2022-12-01T10:09:47.2130024Z adding 'torch/test/cuda_caching_host_allocator_test' 2022-12-01T10:09:47.2458040Z adding 'torch/test/cuda_complex_math_test' 2022-12-01T10:09:47.2760112Z adding 'torch/test/cuda_complex_test' 2022-12-01T10:09:47.3089512Z adding 'torch/test/cuda_cub_test' 2022-12-01T10:09:47.3349234Z adding 'torch/test/cuda_cudnn_test' 2022-12-01T10:09:47.3605354Z adding 'torch/test/cuda_device_test' 2022-12-01T10:09:47.3949367Z adding 'torch/test/cuda_distributions_test' 2022-12-01T10:09:47.4214026Z adding 'torch/test/cuda_dlconvertor_test' 2022-12-01T10:09:47.4500569Z adding 'torch/test/cuda_generator_test' 2022-12-01T10:09:47.4760367Z adding 'torch/test/cuda_half_test' 2022-12-01T10:09:47.5025142Z adding 'torch/test/cuda_integer_divider_test' 2022-12-01T10:09:47.5281616Z adding 'torch/test/cuda_optional_test' 2022-12-01T10:09:47.5548853Z adding 'torch/test/cuda_packedtensoraccessor_test' 2022-12-01T10:09:47.5813888Z adding 'torch/test/cuda_reportMemoryUsage_test' 2022-12-01T10:09:47.6122278Z adding 'torch/test/cuda_stream_test' 2022-12-01T10:09:47.6394823Z adding 'torch/test/cuda_vectorized_test' 2022-12-01T10:09:47.6654103Z adding 'torch/test/dispatch_key_set_test' 2022-12-01T10:09:47.6915133Z adding 'torch/test/dlconvertor_test' 2022-12-01T10:09:47.7218912Z adding 'torch/test/extension_backend_test' 2022-12-01T10:09:47.7492876Z adding 'torch/test/half_test' 2022-12-01T10:09:47.7762108Z adding 'torch/test/inline_container_test' 2022-12-01T10:09:47.8277673Z adding 'torch/test/ivalue_test' 2022-12-01T10:09:47.8922961Z adding 'torch/test/kernel_function_legacy_test' 2022-12-01T10:09:47.9440330Z adding 'torch/test/kernel_function_test' 2022-12-01T10:09:48.0095390Z adding 'torch/test/kernel_lambda_legacy_test' 2022-12-01T10:09:48.0649454Z adding 'torch/test/kernel_lambda_test' 2022-12-01T10:09:48.0983242Z adding 'torch/test/kernel_stackbased_test' 2022-12-01T10:09:48.1244596Z adding 'torch/test/lazy_tensor_test' 2022-12-01T10:09:48.1744931Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2022-12-01T10:09:48.2034397Z adding 'torch/test/math_kernel_test' 2022-12-01T10:09:48.2306881Z adding 'torch/test/memory_format_test' 2022-12-01T10:09:48.2577885Z adding 'torch/test/memory_overlapping_test' 2022-12-01T10:09:48.2851497Z adding 'torch/test/mobile_memory_cleanup' 2022-12-01T10:09:48.3145808Z adding 'torch/test/native_test' 2022-12-01T10:09:48.3401256Z adding 'torch/test/op_allowlist_test' 2022-12-01T10:09:48.4786736Z adding 'torch/test/op_registration_test' 2022-12-01T10:09:48.5139375Z adding 'torch/test/operator_name_test' 2022-12-01T10:09:48.5401599Z adding 'torch/test/operators_test' 2022-12-01T10:09:48.5668592Z adding 'torch/test/packedtensoraccessor_test' 2022-12-01T10:09:48.6026032Z adding 'torch/test/pow_test' 2022-12-01T10:09:48.6321871Z adding 'torch/test/quantized_test' 2022-12-01T10:09:48.6580191Z adding 'torch/test/reduce_ops_test' 2022-12-01T10:09:48.6843214Z adding 'torch/test/reportMemoryUsage_test' 2022-12-01T10:09:48.7136603Z adding 'torch/test/scalar_tensor_test' 2022-12-01T10:09:48.7440888Z adding 'torch/test/scalar_test' 2022-12-01T10:09:48.7711223Z adding 'torch/test/stride_properties_test' 2022-12-01T10:09:48.8099619Z adding 'torch/test/tensor_iterator_test' 2022-12-01T10:09:48.8388109Z adding 'torch/test/test_parallel' 2022-12-01T10:09:48.8410825Z adding 'torch/test/thread_init_test' 2022-12-01T10:09:48.8668586Z adding 'torch/test/type_ptr_test' 2022-12-01T10:09:48.8987162Z adding 'torch/test/type_test' 2022-12-01T10:09:48.9258548Z adding 'torch/test/undefined_tensor_test' 2022-12-01T10:09:48.9515586Z adding 'torch/test/variant_test' 2022-12-01T10:09:48.9533031Z adding 'torch/test/verify_api_visibility' 2022-12-01T10:09:48.9905129Z adding 'torch/test/vmap_test' 2022-12-01T10:09:49.0177961Z adding 'torch/test/weakref_test' 2022-12-01T10:09:49.0443509Z adding 'torch/test/wrapdim_test' 2022-12-01T10:09:49.0699133Z adding 'torch/test/xla_tensor_test' 2022-12-01T10:09:49.0713286Z adding 'torch/testing/__init__.py' 2022-12-01T10:09:49.0728325Z adding 'torch/testing/_comparison.py' 2022-12-01T10:09:49.0733484Z adding 'torch/testing/_creation.py' 2022-12-01T10:09:49.0736545Z adding 'torch/testing/_deprecated.py' 2022-12-01T10:09:49.0739120Z adding 'torch/testing/_legacy.py' 2022-12-01T10:09:49.0741551Z adding 'torch/testing/_internal/__init__.py' 2022-12-01T10:09:49.0745876Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-12-01T10:09:49.0749671Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-12-01T10:09:49.0753181Z adding 'torch/testing/_internal/common_cuda.py' 2022-12-01T10:09:49.0770430Z adding 'torch/testing/_internal/common_device_type.py' 2022-12-01T10:09:49.0780961Z adding 'torch/testing/_internal/common_distributed.py' 2022-12-01T10:09:49.0783464Z adding 'torch/testing/_internal/common_dtype.py' 2022-12-01T10:09:49.0794678Z adding 'torch/testing/_internal/common_fsdp.py' 2022-12-01T10:09:49.0800049Z adding 'torch/testing/_internal/common_jit.py' 2022-12-01T10:09:49.0968045Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-12-01T10:09:49.0998979Z adding 'torch/testing/_internal/common_modules.py' 2022-12-01T10:09:49.1043085Z adding 'torch/testing/_internal/common_nn.py' 2022-12-01T10:09:49.1067562Z adding 'torch/testing/_internal/common_quantization.py' 2022-12-01T10:09:49.1073218Z adding 'torch/testing/_internal/common_quantized.py' 2022-12-01T10:09:49.1076618Z adding 'torch/testing/_internal/common_subclass.py' 2022-12-01T10:09:49.1127013Z adding 'torch/testing/_internal/common_utils.py' 2022-12-01T10:09:49.1136982Z adding 'torch/testing/_internal/composite_compliance.py' 2022-12-01T10:09:49.1140654Z adding 'torch/testing/_internal/dist_utils.py' 2022-12-01T10:09:49.1145236Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-12-01T10:09:49.1154042Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-12-01T10:09:49.1163899Z adding 'torch/testing/_internal/jit_utils.py' 2022-12-01T10:09:49.1170134Z adding 'torch/testing/_internal/logging_tensor.py' 2022-12-01T10:09:49.1170832Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-12-01T10:09:49.1171942Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-12-01T10:09:49.1173949Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-12-01T10:09:49.1178757Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-12-01T10:09:49.1181187Z adding 'torch/testing/_internal/data/__init__.py' 2022-12-01T10:09:49.1182884Z adding 'torch/testing/_internal/data/network1.py' 2022-12-01T10:09:49.1184536Z adding 'torch/testing/_internal/data/network2.py' 2022-12-01T10:09:49.1186289Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-12-01T10:09:49.1193217Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-12-01T10:09:49.1275694Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-12-01T10:09:49.1286067Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-12-01T10:09:49.1288504Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-12-01T10:09:49.1291672Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-12-01T10:09:49.1293596Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-12-01T10:09:49.1295457Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-12-01T10:09:49.1298274Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:09:49.1300443Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-12-01T10:09:49.1302343Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-12-01T10:09:49.1304016Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-12-01T10:09:49.1305483Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-12-01T10:09:49.1311090Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-12-01T10:09:49.1313924Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-12-01T10:09:49.1315769Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-12-01T10:09:49.1340124Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-12-01T10:09:49.1345589Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-12-01T10:09:49.1349357Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-12-01T10:09:49.1352024Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-12-01T10:09:49.1353996Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-12-01T10:09:49.1406004Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-12-01T10:09:49.1412922Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-12-01T10:09:49.1414768Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-12-01T10:09:49.1417183Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-12-01T10:09:49.1421537Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-12-01T10:09:49.1422952Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-12-01T10:09:49.1425144Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-12-01T10:09:49.1436488Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-12-01T10:09:49.1440351Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-12-01T10:09:49.1442241Z adding 'torch/testing/_internal/generated/__init__.py' 2022-12-01T10:09:49.1474505Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-12-01T10:09:49.1483914Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-12-01T10:09:49.1514082Z adding 'torch/testing/_internal/opinfo/core.py' 2022-12-01T10:09:49.1519006Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-12-01T10:09:49.1523468Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-12-01T10:09:49.1524911Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-12-01T10:09:49.1531484Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-12-01T10:09:49.1536282Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-12-01T10:09:49.1553448Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-12-01T10:09:49.1559299Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-12-01T10:09:49.1561536Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-12-01T10:09:49.1562962Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-12-01T10:09:49.1564468Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-12-01T10:09:49.1566730Z adding 'torch/utils/__init__.py' 2022-12-01T10:09:49.1568787Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-12-01T10:09:49.1570842Z adding 'torch/utils/_crash_handler.py' 2022-12-01T10:09:49.1572537Z adding 'torch/utils/_cuda_trace.py' 2022-12-01T10:09:49.1576425Z adding 'torch/utils/_freeze.py' 2022-12-01T10:09:49.1578493Z adding 'torch/utils/_mode_utils.py' 2022-12-01T10:09:49.1581068Z adding 'torch/utils/_python_dispatch.py' 2022-12-01T10:09:49.1585037Z adding 'torch/utils/_pytree.py' 2022-12-01T10:09:49.1587499Z adding 'torch/utils/_zip.py' 2022-12-01T10:09:49.1594090Z adding 'torch/utils/bundled_inputs.py' 2022-12-01T10:09:49.1600677Z adding 'torch/utils/checkpoint.py' 2022-12-01T10:09:49.1606448Z adding 'torch/utils/collect_env.py' 2022-12-01T10:09:49.1608776Z adding 'torch/utils/cpp_backtrace.py' 2022-12-01T10:09:49.1638029Z adding 'torch/utils/cpp_extension.py' 2022-12-01T10:09:49.1642979Z adding 'torch/utils/dlpack.py' 2022-12-01T10:09:49.1644926Z adding 'torch/utils/file_baton.py' 2022-12-01T10:09:49.1648144Z adding 'torch/utils/hooks.py' 2022-12-01T10:09:49.1650952Z adding 'torch/utils/mkldnn.py' 2022-12-01T10:09:49.1654050Z adding 'torch/utils/mobile_optimizer.py' 2022-12-01T10:09:49.1655669Z adding 'torch/utils/model_zoo.py' 2022-12-01T10:09:49.1658437Z adding 'torch/utils/show_pickle.py' 2022-12-01T10:09:49.1661503Z adding 'torch/utils/throughput_benchmark.py' 2022-12-01T10:09:49.1663800Z adding 'torch/utils/backcompat/__init__.py' 2022-12-01T10:09:49.1665719Z adding 'torch/utils/benchmark/__init__.py' 2022-12-01T10:09:49.1667612Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-12-01T10:09:49.1670791Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-12-01T10:09:49.1674401Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-12-01T10:09:49.1676740Z adding 'torch/utils/benchmark/examples/compare.py' 2022-12-01T10:09:49.1681867Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-12-01T10:09:49.1684512Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-12-01T10:09:49.1687154Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-12-01T10:09:49.1688956Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-12-01T10:09:49.1691559Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-12-01T10:09:49.1693570Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-12-01T10:09:49.1696017Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-12-01T10:09:49.1698165Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-12-01T10:09:49.1700483Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-12-01T10:09:49.1702755Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-12-01T10:09:49.1705035Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-12-01T10:09:49.1707041Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-12-01T10:09:49.1709045Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-12-01T10:09:49.1713857Z adding 'torch/utils/benchmark/utils/common.py' 2022-12-01T10:09:49.1718471Z adding 'torch/utils/benchmark/utils/compare.py' 2022-12-01T10:09:49.1721881Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-12-01T10:09:49.1727831Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-12-01T10:09:49.1731045Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-12-01T10:09:49.1733121Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-12-01T10:09:49.1739363Z adding 'torch/utils/benchmark/utils/timer.py' 2022-12-01T10:09:49.1741976Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-12-01T10:09:49.1744858Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-12-01T10:09:49.1746840Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-12-01T10:09:49.1748956Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-12-01T10:09:49.1759788Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-12-01T10:09:49.1806126Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-12-01T10:09:49.1816665Z adding 'torch/utils/bottleneck/__init__.py' 2022-12-01T10:09:49.1819568Z adding 'torch/utils/bottleneck/__main__.py' 2022-12-01T10:09:49.1821845Z adding 'torch/utils/data/__init__.py' 2022-12-01T10:09:49.1823524Z adding 'torch/utils/data/backward_compatibility.py' 2022-12-01T10:09:49.1848417Z adding 'torch/utils/data/dataloader.py' 2022-12-01T10:09:49.1852589Z adding 'torch/utils/data/dataloader_experimental.py' 2022-12-01T10:09:49.1857109Z adding 'torch/utils/data/dataset.py' 2022-12-01T10:09:49.1860043Z adding 'torch/utils/data/distributed.py' 2022-12-01T10:09:49.1862887Z adding 'torch/utils/data/graph.py' 2022-12-01T10:09:49.1865317Z adding 'torch/utils/data/graph_settings.py' 2022-12-01T10:09:49.1869110Z adding 'torch/utils/data/sampler.py' 2022-12-01T10:09:49.1871634Z adding 'torch/utils/data/_utils/__init__.py' 2022-12-01T10:09:49.1875785Z adding 'torch/utils/data/_utils/collate.py' 2022-12-01T10:09:49.1877837Z adding 'torch/utils/data/_utils/fetch.py' 2022-12-01T10:09:49.1879962Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-12-01T10:09:49.1881596Z adding 'torch/utils/data/_utils/serialization.py' 2022-12-01T10:09:49.1883794Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-12-01T10:09:49.1888307Z adding 'torch/utils/data/_utils/worker.py' 2022-12-01T10:09:49.1890448Z adding 'torch/utils/data/communication/__init__.py' 2022-12-01T10:09:49.1892407Z adding 'torch/utils/data/communication/eventloop.py' 2022-12-01T10:09:49.1895076Z adding 'torch/utils/data/communication/iter.py' 2022-12-01T10:09:49.1897804Z adding 'torch/utils/data/communication/map.py' 2022-12-01T10:09:49.1906844Z adding 'torch/utils/data/communication/messages.py' 2022-12-01T10:09:49.1907242Z adding 'torch/utils/data/communication/protocol.py' 2022-12-01T10:09:49.1907761Z adding 'torch/utils/data/communication/queue.py' 2022-12-01T10:09:49.1908141Z adding 'torch/utils/data/datapipes/__init__.py' 2022-12-01T10:09:49.1909330Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-12-01T10:09:49.1913831Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-12-01T10:09:49.1918829Z adding 'torch/utils/data/datapipes/_typing.py' 2022-12-01T10:09:49.1923501Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-12-01T10:09:49.1926567Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2022-12-01T10:09:49.1930552Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-12-01T10:09:49.1932668Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-12-01T10:09:49.1934854Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-12-01T10:09:49.1939139Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-12-01T10:09:49.1941817Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-12-01T10:09:49.1943733Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-12-01T10:09:49.1945940Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-12-01T10:09:49.1949614Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-12-01T10:09:49.1953040Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-12-01T10:09:49.1959312Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-12-01T10:09:49.1962024Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-12-01T10:09:49.1964453Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-12-01T10:09:49.1968416Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-12-01T10:09:49.1972173Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-12-01T10:09:49.1985285Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-12-01T10:09:49.1987188Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-12-01T10:09:49.1989160Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-12-01T10:09:49.1991150Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-12-01T10:09:49.1993118Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-12-01T10:09:49.1995773Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-12-01T10:09:49.1998878Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-12-01T10:09:49.2001133Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-12-01T10:09:49.2003062Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-12-01T10:09:49.2004809Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-12-01T10:09:49.2009152Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-12-01T10:09:49.2013183Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-12-01T10:09:49.2015648Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-12-01T10:09:49.2017434Z adding 'torch/utils/hipify/__init__.py' 2022-12-01T10:09:49.2019263Z adding 'torch/utils/hipify/constants.py' 2022-12-01T10:09:49.2065631Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-12-01T10:09:49.2085569Z adding 'torch/utils/hipify/hipify_python.py' 2022-12-01T10:09:49.2087831Z adding 'torch/utils/hipify/version.py' 2022-12-01T10:09:49.2089695Z adding 'torch/utils/jit/__init__.py' 2022-12-01T10:09:49.2092118Z adding 'torch/utils/jit/log_extract.py' 2022-12-01T10:09:49.2097949Z adding 'torch/utils/model_dump/__init__.py' 2022-12-01T10:09:49.2100039Z adding 'torch/utils/model_dump/__main__.py' 2022-12-01T10:09:49.2105615Z adding 'torch/utils/model_dump/code.js' 2022-12-01T10:09:49.2108136Z adding 'torch/utils/model_dump/htm.mjs' 2022-12-01T10:09:49.2112642Z adding 'torch/utils/model_dump/preact.mjs' 2022-12-01T10:09:49.2115098Z adding 'torch/utils/model_dump/skeleton.html' 2022-12-01T10:09:49.2116996Z adding 'torch/utils/tensorboard/__init__.py' 2022-12-01T10:09:49.2124539Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-12-01T10:09:49.2127218Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-12-01T10:09:49.2129246Z adding 'torch/utils/tensorboard/_embedding.py' 2022-12-01T10:09:49.2131340Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-12-01T10:09:49.2133615Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-12-01T10:09:49.2138445Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-12-01T10:09:49.2141310Z adding 'torch/utils/tensorboard/_utils.py' 2022-12-01T10:09:49.2150191Z adding 'torch/utils/tensorboard/summary.py' 2022-12-01T10:09:49.2162580Z adding 'torch/utils/tensorboard/writer.py' 2022-12-01T10:09:49.2167429Z adding 'torchgen/__init__.py' 2022-12-01T10:09:49.2169551Z adding 'torchgen/code_template.py' 2022-12-01T10:09:49.2171868Z adding 'torchgen/context.py' 2022-12-01T10:09:49.2201390Z adding 'torchgen/gen.py' 2022-12-01T10:09:49.2209909Z adding 'torchgen/gen_backend_stubs.py' 2022-12-01T10:09:49.2219431Z adding 'torchgen/gen_functionalization_type.py' 2022-12-01T10:09:49.2226793Z adding 'torchgen/gen_lazy_tensor.py' 2022-12-01T10:09:49.2230563Z adding 'torchgen/gen_vmap_plumbing.py' 2022-12-01T10:09:49.2233562Z adding 'torchgen/local.py' 2022-12-01T10:09:49.2268243Z adding 'torchgen/model.py' 2022-12-01T10:09:49.2279691Z adding 'torchgen/native_function_generation.py' 2022-12-01T10:09:49.2285873Z adding 'torchgen/utils.py' 2022-12-01T10:09:49.2288130Z adding 'torchgen/api/__init__.py' 2022-12-01T10:09:49.2295988Z adding 'torchgen/api/autograd.py' 2022-12-01T10:09:49.2301448Z adding 'torchgen/api/cpp.py' 2022-12-01T10:09:49.2304267Z adding 'torchgen/api/dispatcher.py' 2022-12-01T10:09:49.2307086Z adding 'torchgen/api/functionalization.py' 2022-12-01T10:09:49.2313479Z adding 'torchgen/api/lazy.py' 2022-12-01T10:09:49.2315487Z adding 'torchgen/api/meta.py' 2022-12-01T10:09:49.2318075Z adding 'torchgen/api/native.py' 2022-12-01T10:09:49.2334580Z adding 'torchgen/api/python.py' 2022-12-01T10:09:49.2339025Z adding 'torchgen/api/structured.py' 2022-12-01T10:09:49.2344361Z adding 'torchgen/api/translate.py' 2022-12-01T10:09:49.2352954Z adding 'torchgen/api/types.py' 2022-12-01T10:09:49.2356596Z adding 'torchgen/api/ufunc.py' 2022-12-01T10:09:49.2360380Z adding 'torchgen/api/unboxing.py' 2022-12-01T10:09:49.2362872Z adding 'torchgen/dest/__init__.py' 2022-12-01T10:09:49.2370978Z adding 'torchgen/dest/lazy_ir.py' 2022-12-01T10:09:49.2373834Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-12-01T10:09:49.2376001Z adding 'torchgen/dest/native_functions.py' 2022-12-01T10:09:49.2386993Z adding 'torchgen/dest/register_dispatch_key.py' 2022-12-01T10:09:49.2393483Z adding 'torchgen/dest/ufunc.py' 2022-12-01T10:09:49.2395933Z adding 'torchgen/operator_versions/__init__.py' 2022-12-01T10:09:49.2399968Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-12-01T10:09:49.2402061Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-12-01T10:09:49.2495780Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-12-01T10:09:49.2508974Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-12-01T10:09:49.2511648Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-12-01T10:09:49.2514011Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-12-01T10:09:49.2515780Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-12-01T10:09:49.2517833Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-12-01T10:09:49.2519678Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-12-01T10:09:49.2521493Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-12-01T10:09:49.2523149Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-12-01T10:09:49.2524814Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-12-01T10:09:49.2526438Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-12-01T10:09:49.2528631Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-12-01T10:09:49.2531265Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-12-01T10:09:49.2533169Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-12-01T10:09:49.2534895Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-12-01T10:09:49.2536723Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-12-01T10:09:49.2538375Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-12-01T10:09:49.2540111Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-12-01T10:09:49.2541849Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-12-01T10:09:49.2543469Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-12-01T10:09:49.2544951Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-12-01T10:09:49.2546478Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-12-01T10:09:49.2548988Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-12-01T10:09:49.2550473Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-12-01T10:09:49.2552277Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-12-01T10:09:49.2554093Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-12-01T10:09:49.2555830Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-12-01T10:09:49.2557506Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-12-01T10:09:49.2560093Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-12-01T10:09:49.2561553Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-12-01T10:09:49.2563206Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-12-01T10:09:49.2564689Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-12-01T10:09:49.2573720Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-12-01T10:09:49.2576491Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-12-01T10:09:49.2578605Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-12-01T10:09:49.2579834Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-12-01T10:09:49.2581595Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-12-01T10:09:49.2583306Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-12-01T10:09:49.2585323Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-12-01T10:09:49.2586926Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-12-01T10:09:49.2588271Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-12-01T10:09:49.2590298Z adding 'torchgen/selective_build/__init__.py' 2022-12-01T10:09:49.2593201Z adding 'torchgen/selective_build/operator.py' 2022-12-01T10:09:49.2596984Z adding 'torchgen/selective_build/selector.py' 2022-12-01T10:09:49.2599009Z adding 'torchgen/static_runtime/__init__.py' 2022-12-01T10:09:49.2601919Z adding 'torchgen/static_runtime/config.py' 2022-12-01T10:09:49.2605378Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-12-01T10:09:49.2611592Z adding 'torchgen/static_runtime/generator.py' 2022-12-01T10:09:49.2650299Z adding 'torch-1.13.0a0+gitc13d400.dist-info/LICENSE' 2022-12-01T10:09:49.2664621Z adding 'torch-1.13.0a0+gitc13d400.dist-info/METADATA' 2022-12-01T10:09:49.2671394Z adding 'torch-1.13.0a0+gitc13d400.dist-info/NOTICE' 2022-12-01T10:09:49.2673088Z adding 'torch-1.13.0a0+gitc13d400.dist-info/WHEEL' 2022-12-01T10:09:49.2674348Z adding 'torch-1.13.0a0+gitc13d400.dist-info/entry_points.txt' 2022-12-01T10:09:49.2675221Z adding 'torch-1.13.0a0+gitc13d400.dist-info/top_level.txt' 2022-12-01T10:09:49.3238343Z adding 'torch-1.13.0a0+gitc13d400.dist-info/RECORD' 2022-12-01T10:09:49.3520430Z removing build/bdist.linux-x86_64/wheel 2022-12-01T10:09:49.6996783Z ++ echo dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl 2022-12-01T10:09:49.6997346Z + python -mpip install 'dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl[opt-einsum]' 2022-12-01T10:09:50.1088693Z Processing ./dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl 2022-12-01T10:09:50.1876796Z 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:09:50.1888435Z 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:09:50.1958258Z 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:09:51.0038067Z Installing collected packages: torch 2022-12-01T10:09:59.3033976Z Successfully installed torch-1.13.0a0+gitc13d400 2022-12-01T10:09:59.3691843Z + set -x 2022-12-01T10:09:59.3692235Z + assert_git_not_dirty 2022-12-01T10:09:59.3692593Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *rocm* ]] 2022-12-01T10:09:59.3693189Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *xla* ]] 2022-12-01T10:09:59.3694315Z ++ git status --porcelain 2022-12-01T10:10:01.2339039Z + git_status= 2022-12-01T10:10:01.2339432Z + [[ -n '' ]] 2022-12-01T10:10:01.2339653Z + mkdir -p dist 2022-12-01T10:10:01.2349126Z + '[' -f build/.ninja_log ']' 2022-12-01T10:10:01.2349670Z + [[ linux-bionic-cuda11.3-py3.7-clang9 == *rocm* ]] 2022-12-01T10:10:01.2350111Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-12-01T10:10:01.2353716Z ++ [[ linux-bionic-cuda11.3-py3.7-clang9 == *rocm* ]] 2022-12-01T10:10:01.2353976Z ++ echo OFF 2022-12-01T10:10:01.2355979Z + CUSTOM_TEST_USE_ROCM=OFF 2022-12-01T10:10:01.2356440Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2022-12-01T10:10:01.2356935Z + mkdir -pv build/custom_test_artifacts 2022-12-01T10:10:01.2365367Z mkdir: created directory 'build/custom_test_artifacts' 2022-12-01T10:10:01.2367744Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2022-12-01T10:10:01.2368073Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2022-12-01T10:10:01.2368363Z + python --version 2022-12-01T10:10:01.2380910Z Python 3.7.13 2022-12-01T10:10:01.2385585Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-12-01T10:10:01.4208380Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-12-01T10:10:01.4208729Z + mkdir -p build/custom_test_artifacts/custom-op-build 2022-12-01T10:10:01.4217269Z + pushd build/custom_test_artifacts/custom-op-build 2022-12-01T10:10:01.4217974Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2022-12-01T10:10:01.4221123Z ++ which python 2022-12-01T10:10:01.4229728Z + 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:10:01.5176224Z -- The C compiler identification is Clang 9.0.0 2022-12-01T10:10:01.6093430Z -- The CXX compiler identification is Clang 9.0.0 2022-12-01T10:10:01.6148411Z -- Detecting C compiler ABI info 2022-12-01T10:10:01.8818540Z -- Detecting C compiler ABI info - done 2022-12-01T10:10:01.8886591Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2022-12-01T10:10:01.8888590Z -- Detecting C compile features 2022-12-01T10:10:01.8892714Z -- Detecting C compile features - done 2022-12-01T10:10:01.8924825Z -- Detecting CXX compiler ABI info 2022-12-01T10:10:02.0560960Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:10:02.0632274Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2022-12-01T10:10:02.0635349Z -- Detecting CXX compile features 2022-12-01T10:10:02.0640622Z -- Detecting CXX compile features - done 2022-12-01T10:10:02.0676305Z -- Looking for pthread.h 2022-12-01T10:10:02.1915501Z -- Looking for pthread.h - found 2022-12-01T10:10:02.1916350Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:10:02.3197801Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:10:02.3198702Z -- Looking for pthread_create in pthreads 2022-12-01T10:10:02.4306273Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:10:02.4306618Z -- Looking for pthread_create in pthread 2022-12-01T10:10:02.5536421Z -- Looking for pthread_create in pthread - found 2022-12-01T10:10:02.5544817Z -- Found Threads: TRUE 2022-12-01T10:10:02.5660686Z -- Found CUDA: /usr/local/cuda (found version "11.3") 2022-12-01T10:10:03.4211539Z -- The CUDA compiler identification is NVIDIA 11.3.109 2022-12-01T10:10:03.4267464Z -- Detecting CUDA compiler ABI info 2022-12-01T10:10:03.8289907Z -- Detecting CUDA compiler ABI info - done 2022-12-01T10:10:03.8511507Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2022-12-01T10:10:03.8514824Z -- Detecting CUDA compile features 2022-12-01T10:10:03.8518820Z -- Detecting CUDA compile features - done 2022-12-01T10:10:03.8743953Z -- Caffe2: CUDA detected: 11.3 2022-12-01T10:10:03.8744699Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2022-12-01T10:10:03.8745024Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2022-12-01T10:10:04.1360004Z -- Caffe2: Header version is: 11.3 2022-12-01T10:10:04.1376623Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2022-12-01T10:10:04.1378561Z -- Found cuDNN: v8.3.2 (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so) 2022-12-01T10:10:04.2765066Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 1ea278b5 2022-12-01T10:10:04.2773805Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2022-12-01T10:10:04.2774269Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-12-01T10:10:04.2774657Z to cmake instead of implicitly setting it as an env variable. This will 2022-12-01T10:10:04.2774942Z become a FATAL_ERROR in future version of pytorch. 2022-12-01T10:10:04.2775241Z Call Stack (most recent call first): 2022-12-01T10:10:04.2775810Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2022-12-01T10:10:04.2776451Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:92 (include) 2022-12-01T10:10:04.2776897Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2022-12-01T10:10:04.2777230Z CMakeLists.txt:9 (find_package) 2022-12-01T10:10:04.2777366Z 2022-12-01T10:10:04.2777449Z  2022-12-01T10:10:04.2777748Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2022-12-01T10:10:04.2900440Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:10:04.2900900Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:10:04.2901153Z Call Stack (most recent call first): 2022-12-01T10:10:04.2901536Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:10:04.2901846Z CMakeLists.txt:9 (find_package) 2022-12-01T10:10:04.2902167Z 2022-12-01T10:10:04.2902250Z  2022-12-01T10:10:04.2905065Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:10:04.2908779Z -- Configuring done 2022-12-01T10:10:04.3004731Z -- Generating done 2022-12-01T10:10:04.3019296Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-12-01T10:10:04.3065603Z + make VERBOSE=1 2022-12-01T10:10:04.3078076Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:10:04.3138754Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2022-12-01T10:10:04.3184973Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:10:04.3194109Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:04.3194788Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2022-12-01T10:10:04.3204541Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:04.3205635Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2022-12-01T10:10:04.3257120Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:04.3258173Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2022-12-01T10:10:04.3267522Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:04.3314028Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2022-12-01T10:10:04.3319213Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -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 -isystem /usr/local/cuda/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2022-12-01T10:10:04.8641260Z [ 50%] Linking CXX shared library libcustom_ops.so 2022-12-01T10:10:04.8645042Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2022-12-01T10:10:04.8690133Z /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:/usr/local/cuda/lib64 /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so 2022-12-01T10:10:05.1942823Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:05.2018907Z [ 50%] Built target custom_ops 2022-12-01T10:10:05.2023730Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2022-12-01T10:10:05.2035837Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:05.2037064Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2022-12-01T10:10:05.2097971Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:05.2098452Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2022-12-01T10:10:05.2109163Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:05.2162857Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-12-01T10:10:05.2168889Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -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 -isystem /usr/local/cuda/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2022-12-01T10:10:05.7389311Z [100%] Linking CXX executable test_custom_ops 2022-12-01T10:10:05.7392676Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2022-12-01T10:10:05.7437070Z /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:/usr/local/cuda/lib64 libcustom_ops.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so 2022-12-01T10:10:06.1562011Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:06.1628539Z [100%] Built target test_custom_ops 2022-12-01T10:10:06.1633552Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:10:06.1635028Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2022-12-01T10:10:06.1684570Z + popd 2022-12-01T10:10:06.1684858Z ~/workspace 2022-12-01T10:10:06.1685088Z + assert_git_not_dirty 2022-12-01T10:10:06.1685447Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *rocm* ]] 2022-12-01T10:10:06.1685782Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *xla* ]] 2022-12-01T10:10:06.1688253Z ++ git status --porcelain 2022-12-01T10:10:06.2520879Z + git_status= 2022-12-01T10:10:06.2521412Z + [[ -n '' ]] 2022-12-01T10:10:06.2521945Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2022-12-01T10:10:06.2522233Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2022-12-01T10:10:06.2522484Z + python --version 2022-12-01T10:10:06.2534690Z Python 3.7.13 2022-12-01T10:10:06.2539813Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-12-01T10:10:06.4344165Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-12-01T10:10:06.4344544Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2022-12-01T10:10:06.4354046Z + pushd build/custom_test_artifacts/jit-hook-build 2022-12-01T10:10:06.4354420Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2022-12-01T10:10:06.4357226Z ++ which python 2022-12-01T10:10:06.4365692Z + 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:10:06.5098958Z -- The C compiler identification is Clang 9.0.0 2022-12-01T10:10:06.6058107Z -- The CXX compiler identification is Clang 9.0.0 2022-12-01T10:10:06.6114251Z -- Detecting C compiler ABI info 2022-12-01T10:10:06.7313529Z -- Detecting C compiler ABI info - done 2022-12-01T10:10:06.7379894Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2022-12-01T10:10:06.7381818Z -- Detecting C compile features 2022-12-01T10:10:06.7385913Z -- Detecting C compile features - done 2022-12-01T10:10:06.7420409Z -- Detecting CXX compiler ABI info 2022-12-01T10:10:06.9157708Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:10:06.9228091Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2022-12-01T10:10:06.9230893Z -- Detecting CXX compile features 2022-12-01T10:10:06.9235987Z -- Detecting CXX compile features - done 2022-12-01T10:10:06.9269204Z -- Looking for pthread.h 2022-12-01T10:10:07.0534720Z -- Looking for pthread.h - found 2022-12-01T10:10:07.0535829Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:10:07.1742340Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:10:07.1743163Z -- Looking for pthread_create in pthreads 2022-12-01T10:10:07.2844134Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:10:07.2844675Z -- Looking for pthread_create in pthread 2022-12-01T10:10:07.4000818Z -- Looking for pthread_create in pthread - found 2022-12-01T10:10:07.4009876Z -- Found Threads: TRUE 2022-12-01T10:10:07.4122765Z -- Found CUDA: /usr/local/cuda (found version "11.3") 2022-12-01T10:10:08.0881258Z -- The CUDA compiler identification is NVIDIA 11.3.109 2022-12-01T10:10:08.0937294Z -- Detecting CUDA compiler ABI info 2022-12-01T10:10:08.4323466Z -- Detecting CUDA compiler ABI info - done 2022-12-01T10:10:08.4546786Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2022-12-01T10:10:08.4550003Z -- Detecting CUDA compile features 2022-12-01T10:10:08.4554548Z -- Detecting CUDA compile features - done 2022-12-01T10:10:08.4584972Z -- Caffe2: CUDA detected: 11.3 2022-12-01T10:10:08.4585539Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2022-12-01T10:10:08.4585840Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2022-12-01T10:10:08.6239514Z -- Caffe2: Header version is: 11.3 2022-12-01T10:10:08.6257351Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2022-12-01T10:10:08.6258564Z -- Found cuDNN: v8.3.2 (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so) 2022-12-01T10:10:08.7644438Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 1ea278b5 2022-12-01T10:10:08.7654099Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2022-12-01T10:10:08.7654738Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-12-01T10:10:08.7655306Z to cmake instead of implicitly setting it as an env variable. This will 2022-12-01T10:10:08.7655780Z become a FATAL_ERROR in future version of pytorch. 2022-12-01T10:10:08.7656181Z Call Stack (most recent call first): 2022-12-01T10:10:08.7656948Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2022-12-01T10:10:08.7657724Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:92 (include) 2022-12-01T10:10:08.7658432Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2022-12-01T10:10:08.7658913Z CMakeLists.txt:9 (find_package) 2022-12-01T10:10:08.7659118Z 2022-12-01T10:10:08.7659262Z  2022-12-01T10:10:08.7659707Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2022-12-01T10:10:08.7777060Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:10:08.7777733Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:10:08.7778149Z Call Stack (most recent call first): 2022-12-01T10:10:08.7778843Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:10:08.7779375Z CMakeLists.txt:9 (find_package) 2022-12-01T10:10:08.7779592Z 2022-12-01T10:10:08.7779729Z  2022-12-01T10:10:08.7782062Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:10:08.7785028Z -- Configuring done 2022-12-01T10:10:08.7845072Z -- Generating done 2022-12-01T10:10:08.7862464Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2022-12-01T10:10:08.7902798Z + make VERBOSE=1 2022-12-01T10:10:08.7914554Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:10:08.7975144Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2022-12-01T10:10:08.8021540Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:10:08.8030553Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:10:08.8031299Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2022-12-01T10:10:08.8041518Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:10:08.8042566Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2022-12-01T10:10:08.8094327Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:10:08.8094901Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2022-12-01T10:10:08.8104584Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:10:08.8150327Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-12-01T10:10:08.8155579Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -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 -isystem /usr/local/cuda/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2022-12-01T10:10:09.3290458Z [100%] Linking CXX executable test_jit_hooks 2022-12-01T10:10:09.3293317Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2022-12-01T10:10:09.3339740Z /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:/usr/local/cuda/lib64 /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so 2022-12-01T10:10:09.7143701Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:10:09.7217296Z [100%] Built target test_jit_hooks 2022-12-01T10:10:09.7222375Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:10:09.7223214Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2022-12-01T10:10:09.7271394Z + popd 2022-12-01T10:10:09.7271882Z ~/workspace 2022-12-01T10:10:09.7272122Z + assert_git_not_dirty 2022-12-01T10:10:09.7272457Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *rocm* ]] 2022-12-01T10:10:09.7272792Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *xla* ]] 2022-12-01T10:10:09.7275529Z ++ git status --porcelain 2022-12-01T10:10:09.8064227Z + git_status= 2022-12-01T10:10:09.8064792Z + [[ -n '' ]] 2022-12-01T10:10:09.8065201Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2022-12-01T10:10:09.8065535Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2022-12-01T10:10:09.8065802Z + python --version 2022-12-01T10:10:09.8079519Z Python 3.7.13 2022-12-01T10:10:09.8081084Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2022-12-01T10:10:09.8091036Z + pushd build/custom_test_artifacts/custom-backend-build 2022-12-01T10:10:09.8091417Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2022-12-01T10:10:09.8093985Z ++ which python 2022-12-01T10:10:09.8102084Z + 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:10:09.8789675Z -- The C compiler identification is Clang 9.0.0 2022-12-01T10:10:09.9788628Z -- The CXX compiler identification is Clang 9.0.0 2022-12-01T10:10:09.9846421Z -- Detecting C compiler ABI info 2022-12-01T10:10:10.0997672Z -- Detecting C compiler ABI info - done 2022-12-01T10:10:10.1064586Z -- Check for working C compiler: /opt/cache/bin/clang - skipped 2022-12-01T10:10:10.1067082Z -- Detecting C compile features 2022-12-01T10:10:10.1071314Z -- Detecting C compile features - done 2022-12-01T10:10:10.1103206Z -- Detecting CXX compiler ABI info 2022-12-01T10:10:10.2647373Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:10:10.2719526Z -- Check for working CXX compiler: /opt/cache/bin/clang++ - skipped 2022-12-01T10:10:10.2722082Z -- Detecting CXX compile features 2022-12-01T10:10:10.2727255Z -- Detecting CXX compile features - done 2022-12-01T10:10:10.2761076Z -- Looking for pthread.h 2022-12-01T10:10:10.3956035Z -- Looking for pthread.h - found 2022-12-01T10:10:10.3957128Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:10:10.5252353Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:10:10.5252908Z -- Looking for pthread_create in pthreads 2022-12-01T10:10:10.6322091Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:10:10.6322613Z -- Looking for pthread_create in pthread 2022-12-01T10:10:10.7495321Z -- Looking for pthread_create in pthread - found 2022-12-01T10:10:10.7503710Z -- Found Threads: TRUE 2022-12-01T10:10:10.7616172Z -- Found CUDA: /usr/local/cuda (found version "11.3") 2022-12-01T10:10:11.4208265Z -- The CUDA compiler identification is NVIDIA 11.3.109 2022-12-01T10:10:11.4263161Z -- Detecting CUDA compiler ABI info 2022-12-01T10:10:11.7522311Z -- Detecting CUDA compiler ABI info - done 2022-12-01T10:10:11.7745613Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2022-12-01T10:10:11.7749564Z -- Detecting CUDA compile features 2022-12-01T10:10:11.7753825Z -- Detecting CUDA compile features - done 2022-12-01T10:10:11.7783702Z -- Caffe2: CUDA detected: 11.3 2022-12-01T10:10:11.7784041Z -- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2022-12-01T10:10:11.7784347Z -- Caffe2: CUDA toolkit directory: /usr/local/cuda 2022-12-01T10:10:11.9394236Z -- Caffe2: Header version is: 11.3 2022-12-01T10:10:11.9411872Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2022-12-01T10:10:11.9413475Z -- Found cuDNN: v8.3.2 (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libcudnn.so) 2022-12-01T10:10:12.0801421Z -- /usr/local/cuda/lib64/libnvrtc.so shorthash is 1ea278b5 2022-12-01T10:10:12.0809949Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/public/utils.cmake:385 (message): 2022-12-01T10:10:12.0810614Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-12-01T10:10:12.0810949Z to cmake instead of implicitly setting it as an env variable. This will 2022-12-01T10:10:12.0811282Z become a FATAL_ERROR in future version of pytorch. 2022-12-01T10:10:12.0811643Z Call Stack (most recent call first): 2022-12-01T10:10:12.0812105Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2022-12-01T10:10:12.0812552Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:92 (include) 2022-12-01T10:10:12.0812994Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) 2022-12-01T10:10:12.0813289Z CMakeLists.txt:9 (find_package) 2022-12-01T10:10:12.0813421Z 2022-12-01T10:10:12.0813488Z  2022-12-01T10:10:12.0813767Z -- Added CUDA NVCC flags for: -gencode;arch=compute_52,code=sm_52 2022-12-01T10:10:12.0932289Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:10:12.0932869Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:10:12.0933099Z Call Stack (most recent call first): 2022-12-01T10:10:12.0933502Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:10:12.0933805Z CMakeLists.txt:9 (find_package) 2022-12-01T10:10:12.0933937Z 2022-12-01T10:10:12.0934017Z  2022-12-01T10:10:12.0936068Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:10:12.0939258Z -- Configuring done 2022-12-01T10:10:12.1034822Z -- Generating done 2022-12-01T10:10:12.1048012Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-12-01T10:10:12.1091353Z + make VERBOSE=1 2022-12-01T10:10:12.1103420Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:10:12.1165379Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2022-12-01T10:10:12.1212254Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:10:12.1221752Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:12.1222181Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2022-12-01T10:10:12.1232100Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:12.1233999Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2022-12-01T10:10:12.1289716Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:12.1290244Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2022-12-01T10:10:12.1300401Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:12.1347190Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-12-01T10:10:12.1352031Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -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 -isystem /usr/local/cuda/include -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2022-12-01T10:10:12.4734382Z [ 50%] Linking CXX shared library libcustom_backend.so 2022-12-01T10:10:12.4737258Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2022-12-01T10:10:12.4780554Z /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:/usr/local/cuda/lib64 /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so 2022-12-01T10:10:12.8119182Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:12.8186637Z [ 50%] Built target custom_backend 2022-12-01T10:10:12.8191387Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2022-12-01T10:10:12.8201778Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:12.8203784Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2022-12-01T10:10:12.8257292Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:12.8258134Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2022-12-01T10:10:12.8267555Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:12.8315260Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-12-01T10:10:12.8320459Z /opt/cache/bin/clang++ -DUSE_C10D_GLOO -DUSE_C10D_MPI -DUSE_C10D_NCCL -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 -isystem /usr/local/cuda/include -D_GLIBCXX_USE_CXX11_ABI=1 -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2022-12-01T10:10:13.3049105Z [100%] Linking CXX executable test_custom_backend 2022-12-01T10:10:13.3053032Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2022-12-01T10:10:13.3100144Z /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:/usr/local/cuda/lib64 libcustom_backend.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cuda_cpp.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /usr/local/cuda/lib64/libcufft.so /usr/local/cuda/lib64/libcurand.so /usr/local/cuda/lib64/libcublas.so /usr/local/cuda/lib64/libcudnn.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lcuda /usr/local/cuda/lib64/libnvrtc.so /usr/local/cuda/lib64/libnvToolsExt.so /usr/local/cuda/lib64/libcudart.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_cuda.so 2022-12-01T10:10:13.7353479Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:13.7422948Z [100%] Built target test_custom_backend 2022-12-01T10:10:13.7427245Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:10:13.7429195Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2022-12-01T10:10:13.7480866Z + popd 2022-12-01T10:10:13.7481426Z ~/workspace 2022-12-01T10:10:13.7481720Z + assert_git_not_dirty 2022-12-01T10:10:13.7482345Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *rocm* ]] 2022-12-01T10:10:13.7482881Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *xla* ]] 2022-12-01T10:10:13.7485119Z ++ git status --porcelain 2022-12-01T10:10:13.8321926Z + git_status= 2022-12-01T10:10:13.8322475Z + [[ -n '' ]] 2022-12-01T10:10:13.8322893Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *libtorch* ]] 2022-12-01T10:10:13.8323252Z + [[ linux-bionic-cuda11.3-py3.7-clang9 != *bazel* ]] 2022-12-01T10:10:13.8323512Z + python tools/stats/export_test_times.py 2022-12-01T10:10:13.8819983Z Ignoring disabled issues: [] 2022-12-01T10:10:13.8820711Z Exporting test times from test-infra to .pytorch-test-times.json 2022-12-01T10:10:13.8821751Z 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:10:13.9045299Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-bionic-cuda11.3-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:10:13.9216517Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-bionic-cuda11.3-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:10:13.9390249Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-bionic-cuda11.3-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:10:13.9392042Z All retries exhausted, downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json failed. 2022-12-01T10:10:13.9471163Z + print_sccache_stats 2022-12-01T10:10:13.9471722Z + echo 'PyTorch Build Statistics' 2022-12-01T10:10:13.9472189Z PyTorch Build Statistics 2022-12-01T10:10:13.9472446Z + sccache --show-stats 2022-12-01T10:10:13.9498228Z Compile requests 10027 2022-12-01T10:10:13.9498687Z Compile requests executed 7292 2022-12-01T10:10:13.9498935Z Cache hits 6899 2022-12-01T10:10:13.9499117Z Cache hits (C/C++) 6660 2022-12-01T10:10:13.9500108Z Cache hits (CUDA) 239 2022-12-01T10:10:13.9500437Z Cache misses 370 2022-12-01T10:10:13.9500758Z Cache misses (C/C++) 370 2022-12-01T10:10:13.9501081Z Cache timeouts 0 2022-12-01T10:10:13.9501359Z Cache read errors 0 2022-12-01T10:10:13.9501637Z Forced recaches 0 2022-12-01T10:10:13.9501884Z Cache write errors 0 2022-12-01T10:10:13.9502205Z Compilation failures 7 2022-12-01T10:10:13.9502528Z Cache errors 16 2022-12-01T10:10:13.9502848Z Cache errors (C/C++) 16 2022-12-01T10:10:13.9503435Z Non-cacheable compilations 0 2022-12-01T10:10:13.9503873Z Non-cacheable calls 2396 2022-12-01T10:10:13.9504288Z Non-compilation calls 339 2022-12-01T10:10:13.9504664Z Unsupported compiler calls 0 2022-12-01T10:10:13.9504991Z Average cache write 0.067 s 2022-12-01T10:10:13.9505340Z Average cache read miss 1.631 s 2022-12-01T10:10:13.9505639Z Average cache read hit 0.040 s 2022-12-01T10:10:13.9506016Z Failed distributed compilations 0 2022-12-01T10:10:13.9506236Z 2022-12-01T10:10:13.9506420Z Non-cacheable reasons: 2022-12-01T10:10:13.9506801Z -E 2340 2022-12-01T10:10:13.9507152Z -M 41 2022-12-01T10:10:13.9507476Z multiple input files 13 2022-12-01T10:10:13.9507839Z unknown source language 1 2022-12-01T10:10:13.9508197Z @ 1 2022-12-01T10:10:13.9508494Z 2022-12-01T10:10:13.9509475Z 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:10:13.9510228Z + [[ -n 9818097315 ]] 2022-12-01T10:10:13.9510679Z + sccache --show-stats --stats-format json 2022-12-01T10:10:13.9511015Z + jq .stats 2022-12-01T10:10:13.9659492Z + sccache_epilogue 2022-12-01T10:10:13.9660237Z + echo '::group::Sccache Compilation Log' 2022-12-01T10:10:13.9661176Z ##[group]Sccache Compilation Log 2022-12-01T10:10:13.9661597Z + echo '=================== sccache compilation log ===================' 2022-12-01T10:10:13.9661862Z =================== sccache compilation log =================== 2022-12-01T10:10:13.9662196Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-12-01T10:10:13.9837491Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-12-01T10:10:13.9837888Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-12-01T10:10:13.9838208Z + sccache --show-stats 2022-12-01T10:10:13.9863632Z Compile requests 10027 2022-12-01T10:10:13.9864080Z Compile requests executed 7292 2022-12-01T10:10:13.9864512Z Cache hits 6899 2022-12-01T10:10:13.9864802Z Cache hits (C/C++) 6660 2022-12-01T10:10:13.9864990Z Cache hits (CUDA) 239 2022-12-01T10:10:13.9865190Z Cache misses 370 2022-12-01T10:10:13.9865389Z Cache misses (C/C++) 370 2022-12-01T10:10:13.9865570Z Cache timeouts 0 2022-12-01T10:10:13.9865769Z Cache read errors 0 2022-12-01T10:10:13.9865969Z Forced recaches 0 2022-12-01T10:10:13.9866153Z Cache write errors 0 2022-12-01T10:10:13.9866358Z Compilation failures 7 2022-12-01T10:10:13.9866557Z Cache errors 16 2022-12-01T10:10:13.9866743Z Cache errors (C/C++) 16 2022-12-01T10:10:13.9867312Z Non-cacheable compilations 0 2022-12-01T10:10:13.9867625Z Non-cacheable calls 2396 2022-12-01T10:10:13.9867898Z Non-compilation calls 339 2022-12-01T10:10:13.9868117Z Unsupported compiler calls 0 2022-12-01T10:10:13.9868459Z Average cache write 0.067 s 2022-12-01T10:10:13.9868677Z Average cache read miss 1.631 s 2022-12-01T10:10:13.9868878Z Average cache read hit 0.040 s 2022-12-01T10:10:13.9869097Z Failed distributed compilations 0 2022-12-01T10:10:13.9869234Z 2022-12-01T10:10:13.9869350Z Non-cacheable reasons: 2022-12-01T10:10:13.9869575Z -E 2340 2022-12-01T10:10:13.9869801Z -M 41 2022-12-01T10:10:13.9869996Z multiple input files 13 2022-12-01T10:10:13.9870194Z unknown source language 1 2022-12-01T10:10:13.9870390Z @ 1 2022-12-01T10:10:13.9870504Z 2022-12-01T10:10:13.9870930Z 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:10:13.9871358Z + sccache --stop-server 2022-12-01T10:10:13.9884392Z Stopping sccache server... 2022-12-01T10:10:13.9887781Z Compile requests 10027 2022-12-01T10:10:13.9888030Z Compile requests executed 7292 2022-12-01T10:10:13.9888735Z Cache hits 6899 2022-12-01T10:10:13.9889074Z Cache hits (C/C++) 6660 2022-12-01T10:10:13.9889392Z Cache hits (CUDA) 239 2022-12-01T10:10:13.9889695Z Cache misses 370 2022-12-01T10:10:13.9889999Z Cache misses (C/C++) 370 2022-12-01T10:10:13.9891123Z Cache timeouts 0 2022-12-01T10:10:13.9891581Z Cache read errors 0 2022-12-01T10:10:13.9892081Z Forced recaches 0 2022-12-01T10:10:13.9892392Z Cache write errors 0 2022-12-01T10:10:13.9892726Z Compilation failures 7 2022-12-01T10:10:13.9892944Z Cache errors 16 2022-12-01T10:10:13.9893141Z Cache errors (C/C++) 16 2022-12-01T10:10:13.9893455Z Non-cacheable compilations 0 2022-12-01T10:10:13.9893755Z Non-cacheable calls 2396 2022-12-01T10:10:13.9894017Z Non-compilation calls 339 2022-12-01T10:10:13.9894233Z Unsupported compiler calls 0 2022-12-01T10:10:13.9894435Z Average cache write 0.067 s 2022-12-01T10:10:13.9894650Z Average cache read miss 1.631 s 2022-12-01T10:10:13.9894866Z Average cache read hit 0.040 s 2022-12-01T10:10:13.9895070Z Failed distributed compilations 0 2022-12-01T10:10:13.9895205Z 2022-12-01T10:10:13.9895315Z Non-cacheable reasons: 2022-12-01T10:10:13.9895593Z -E 2340 2022-12-01T10:10:13.9895810Z -M 41 2022-12-01T10:10:13.9896009Z multiple input files 13 2022-12-01T10:10:13.9896226Z unknown source language 1 2022-12-01T10:10:13.9896451Z @ 1 2022-12-01T10:10:13.9896561Z 2022-12-01T10:10:13.9896988Z 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:10:13.9897396Z + echo ::endgroup:: 2022-12-01T10:10:13.9897812Z ##[endgroup] 2022-12-01T10:10:13.9948874Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-12-01T10:10:13.9949478Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-12-01T10:10:13.9970534Z shell: /usr/bin/bash -e {0} 2022-12-01T10:10:13.9970738Z ##[endgroup] 2022-12-01T10:10:14.0059129Z zip warning: name not matched: .pytorch-test-times.json 2022-12-01T10:10:14.0070571Z adding: dist/ (stored 0%) 2022-12-01T10:10:21.2580532Z adding: dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl (deflated 1%) 2022-12-01T10:10:21.2580932Z adding: build/custom_test_artifacts/ (stored 0%) 2022-12-01T10:10:21.2581260Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2022-12-01T10:10:21.2581642Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2022-12-01T10:10:21.2585315Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 89%) 2022-12-01T10:10:21.2585793Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:10:21.2586234Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:10:21.2586680Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:10:21.2587122Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:10:21.2588510Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:10:21.2590202Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 69%) 2022-12-01T10:10:21.2590886Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:10:21.2591337Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:10:21.2593057Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:10:21.2594557Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 68%) 2022-12-01T10:10:21.2596122Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 66%) 2022-12-01T10:10:21.2596976Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 65%) 2022-12-01T10:10:21.2598389Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 66%) 2022-12-01T10:10:21.2599337Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-12-01T10:10:21.2600059Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/ (stored 0%) 2022-12-01T10:10:21.2600512Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ (stored 0%) 2022-12-01T10:10:21.2650591Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 87%) 2022-12-01T10:10:21.2651181Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 80%) 2022-12-01T10:10:21.2651768Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 40%) 2022-12-01T10:10:21.2652353Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 53%) 2022-12-01T10:10:21.2652920Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2022-12-01T10:10:21.2653663Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 22%) 2022-12-01T10:10:21.2654213Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 69%) 2022-12-01T10:10:21.2654762Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 66%) 2022-12-01T10:10:21.2655313Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 73%) 2022-12-01T10:10:21.2691330Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2022-12-01T10:10:21.2736661Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 87%) 2022-12-01T10:10:21.2737709Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2022-12-01T10:10:21.2738235Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2022-12-01T10:10:21.2738727Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2022-12-01T10:10:21.2739219Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 69%) 2022-12-01T10:10:21.2739709Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 73%) 2022-12-01T10:10:21.2740194Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o (deflated 67%) 2022-12-01T10:10:21.2741747Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 74%) 2022-12-01T10:10:21.2836304Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out (deflated 66%) 2022-12-01T10:10:21.2930792Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin (deflated 66%) 2022-12-01T10:10:21.2931390Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake (deflated 72%) 2022-12-01T10:10:21.2931893Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:10:21.2932453Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log (deflated 73%) 2022-12-01T10:10:21.2932997Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:10:21.2933490Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2022-12-01T10:10:21.2934016Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:10:21.2934498Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:10:21.2935089Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2022-12-01T10:10:21.2935674Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 75%) 2022-12-01T10:10:21.2936136Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2022-12-01T10:10:21.2936602Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 75%) 2022-12-01T10:10:21.2937056Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 44%) 2022-12-01T10:10:21.2937518Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 40%) 2022-12-01T10:10:21.2938163Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2022-12-01T10:10:21.2954861Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 92%) 2022-12-01T10:10:21.3044059Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 79%) 2022-12-01T10:10:21.3044920Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2022-12-01T10:10:21.3045408Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2022-12-01T10:10:21.3046052Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:10:21.3046518Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2022-12-01T10:10:21.3047008Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 74%) 2022-12-01T10:10:21.3047480Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2022-12-01T10:10:21.3047955Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 76%) 2022-12-01T10:10:21.3048420Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 51%) 2022-12-01T10:10:21.3048893Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 40%) 2022-12-01T10:10:21.3049370Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2022-12-01T10:10:21.3066324Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 92%) 2022-12-01T10:10:21.3124444Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 79%) 2022-12-01T10:10:21.3124969Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-12-01T10:10:21.3125447Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2022-12-01T10:10:21.3125893Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:10:21.3126300Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 75%) 2022-12-01T10:10:21.3126927Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-12-01T10:10:21.3127351Z adding: build/custom_test_artifacts/custom-op-build/detect_cuda_version.cc (deflated 20%) 2022-12-01T10:10:21.3129859Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:10:21.3130813Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2022-12-01T10:10:21.3131654Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:10:21.3219701Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 71%) 2022-12-01T10:10:21.3270470Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 69%) 2022-12-01T10:10:21.3271115Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2022-12-01T10:10:21.3271489Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2022-12-01T10:10:21.3276120Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 89%) 2022-12-01T10:10:21.3276530Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:10:21.3276964Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:10:21.3277404Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:10:21.3278035Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:10:21.3279310Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:10:21.3280963Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 69%) 2022-12-01T10:10:21.3281415Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:10:21.3281929Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:10:21.3283658Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:10:21.3285084Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 68%) 2022-12-01T10:10:21.3286672Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 66%) 2022-12-01T10:10:21.3287161Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 65%) 2022-12-01T10:10:21.3288873Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 66%) 2022-12-01T10:10:21.3289686Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-12-01T10:10:21.3290143Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/ (stored 0%) 2022-12-01T10:10:21.3290588Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ (stored 0%) 2022-12-01T10:10:21.3340616Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 87%) 2022-12-01T10:10:21.3341193Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 80%) 2022-12-01T10:10:21.3341761Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 40%) 2022-12-01T10:10:21.3342331Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 53%) 2022-12-01T10:10:21.3342885Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2022-12-01T10:10:21.3343409Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 22%) 2022-12-01T10:10:21.3343946Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 69%) 2022-12-01T10:10:21.3344480Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 66%) 2022-12-01T10:10:21.3345019Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 73%) 2022-12-01T10:10:21.3381153Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2022-12-01T10:10:21.3426505Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 87%) 2022-12-01T10:10:21.3427568Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2022-12-01T10:10:21.3428083Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2022-12-01T10:10:21.3428636Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2022-12-01T10:10:21.3429246Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 69%) 2022-12-01T10:10:21.3429748Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 73%) 2022-12-01T10:10:21.3430231Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o (deflated 67%) 2022-12-01T10:10:21.3431928Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 74%) 2022-12-01T10:10:21.3526408Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out (deflated 66%) 2022-12-01T10:10:21.3620786Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin (deflated 66%) 2022-12-01T10:10:21.3621293Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake (deflated 72%) 2022-12-01T10:10:21.3621730Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:10:21.3622138Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log (deflated 73%) 2022-12-01T10:10:21.3622574Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:10:21.3623000Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2022-12-01T10:10:21.3623549Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:10:21.3624030Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2022-12-01T10:10:21.3624500Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2022-12-01T10:10:21.3624958Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 76%) 2022-12-01T10:10:21.3625425Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2022-12-01T10:10:21.3625879Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 76%) 2022-12-01T10:10:21.3626349Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 48%) 2022-12-01T10:10:21.3626813Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 40%) 2022-12-01T10:10:21.3627276Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2022-12-01T10:10:21.3644984Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 92%) 2022-12-01T10:10:21.3682705Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 77%) 2022-12-01T10:10:21.3683240Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-12-01T10:10:21.3683719Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2022-12-01T10:10:21.3684143Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:10:21.3684557Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2022-12-01T10:10:21.3685280Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-12-01T10:10:21.3685708Z adding: build/custom_test_artifacts/jit-hook-build/detect_cuda_version.cc (deflated 20%) 2022-12-01T10:10:21.3688180Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:10:21.3689011Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2022-12-01T10:10:21.3689506Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:10:21.3723516Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 68%) 2022-12-01T10:10:21.3723896Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2022-12-01T10:10:21.3724292Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2022-12-01T10:10:21.3728838Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-12-01T10:10:21.3729276Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:10:21.3729799Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:10:21.3730262Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:10:21.3730718Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:10:21.3732081Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:10:21.3733680Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 69%) 2022-12-01T10:10:21.3734157Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:10:21.3734621Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:10:21.3736422Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:10:21.3737924Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 68%) 2022-12-01T10:10:21.3739516Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 66%) 2022-12-01T10:10:21.3740029Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 65%) 2022-12-01T10:10:21.3741707Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 66%) 2022-12-01T10:10:21.3742560Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 71%) 2022-12-01T10:10:21.3743041Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/ (stored 0%) 2022-12-01T10:10:21.3743507Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/ (stored 0%) 2022-12-01T10:10:21.3793862Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii (deflated 87%) 2022-12-01T10:10:21.3794468Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c (deflated 80%) 2022-12-01T10:10:21.3795048Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu (deflated 40%) 2022-12-01T10:10:21.3795654Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c (deflated 53%) 2022-12-01T10:10:21.3796233Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id (stored 0%) 2022-12-01T10:10:21.3796797Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx (deflated 22%) 2022-12-01T10:10:21.3797364Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin (deflated 69%) 2022-12-01T10:10:21.3797915Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin (deflated 66%) 2022-12-01T10:10:21.3798612Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c (deflated 73%) 2022-12-01T10:10:21.3834336Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii (deflated 88%) 2022-12-01T10:10:21.3879617Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp (deflated 87%) 2022-12-01T10:10:21.3880729Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.o (deflated 66%) 2022-12-01T10:10:21.3881251Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin (deflated 69%) 2022-12-01T10:10:21.3881767Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c (stored 0%) 2022-12-01T10:10:21.3882282Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin (deflated 69%) 2022-12-01T10:10:21.3882802Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c (deflated 73%) 2022-12-01T10:10:21.3883295Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.o (deflated 67%) 2022-12-01T10:10:21.3884720Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu (deflated 74%) 2022-12-01T10:10:21.3978865Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out (deflated 66%) 2022-12-01T10:10:21.4073300Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin (deflated 66%) 2022-12-01T10:10:21.4073915Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake (deflated 72%) 2022-12-01T10:10:21.4074370Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:10:21.4074817Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log (deflated 73%) 2022-12-01T10:10:21.4075273Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:10:21.4075712Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2022-12-01T10:10:21.4076207Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:10:21.4076716Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:10:21.4077213Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2022-12-01T10:10:21.4077684Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 76%) 2022-12-01T10:10:21.4078177Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2022-12-01T10:10:21.4078668Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 77%) 2022-12-01T10:10:21.4079165Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 48%) 2022-12-01T10:10:21.4079647Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 40%) 2022-12-01T10:10:21.4080137Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2022-12-01T10:10:21.4082779Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 90%) 2022-12-01T10:10:21.4206419Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 79%) 2022-12-01T10:10:21.4206926Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2022-12-01T10:10:21.4207414Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2022-12-01T10:10:21.4207937Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2022-12-01T10:10:21.4208545Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2022-12-01T10:10:21.4209047Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 74%) 2022-12-01T10:10:21.4209540Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2022-12-01T10:10:21.4210045Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 77%) 2022-12-01T10:10:21.4210553Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 52%) 2022-12-01T10:10:21.4211065Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 40%) 2022-12-01T10:10:21.4211556Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2022-12-01T10:10:21.4228539Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 92%) 2022-12-01T10:10:21.4259309Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 77%) 2022-12-01T10:10:21.4259850Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-12-01T10:10:21.4260345Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2022-12-01T10:10:21.4260814Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:10:21.4261256Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2022-12-01T10:10:21.4261891Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-12-01T10:10:21.4262364Z adding: build/custom_test_artifacts/custom-backend-build/detect_cuda_version.cc (deflated 20%) 2022-12-01T10:10:21.4264861Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:10:21.4265765Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2022-12-01T10:10:21.4266628Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:10:21.4387408Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 70%) 2022-12-01T10:10:21.4414466Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 68%) 2022-12-01T10:10:21.4414973Z adding: build/lib/ (stored 0%) 2022-12-01T10:10:21.4415433Z adding: build/lib/libclog.a (deflated 69%) 2022-12-01T10:10:21.4509184Z adding: build/lib/libgtest.a (deflated 72%) 2022-12-01T10:10:21.4523166Z adding: build/lib/libpthreadpool.a (deflated 59%) 2022-12-01T10:10:21.4643366Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2022-12-01T10:10:21.4765689Z adding: build/lib/libbenchmark.a (deflated 70%) 2022-12-01T10:10:21.4776765Z adding: build/lib/libittnotify.a (deflated 77%) 2022-12-01T10:10:21.4819501Z adding: build/lib/libtensorpipe_uv.a (deflated 66%) 2022-12-01T10:10:21.5457536Z adding: build/lib/libprotobuf.a (deflated 73%) 2022-12-01T10:10:21.5571012Z adding: build/lib/libgloo.a (deflated 73%) 2022-12-01T10:10:21.5685653Z adding: build/lib/libasmjit.a (deflated 61%) 2022-12-01T10:10:21.5721749Z adding: build/lib/libfmt.a (deflated 68%) 2022-12-01T10:10:21.5722603Z adding: build/lib/libfoxi_loader.a (deflated 64%) 2022-12-01T10:10:21.5724745Z adding: build/lib/libcaffe2_nvrtc.so (deflated 74%) 2022-12-01T10:10:21.5816281Z adding: build/lib/libc10.so (deflated 62%) 2022-12-01T10:10:21.5817620Z adding: build/lib/libtorch_global_deps.so (deflated 72%) 2022-12-01T10:10:21.6538785Z adding: build/lib/libprotoc.a (deflated 72%) 2022-12-01T10:10:21.6549816Z adding: build/lib/libcpuinfo.a (deflated 67%) 2022-12-01T10:10:21.6568215Z adding: build/lib/libcpuinfo_internals.a (deflated 69%) 2022-12-01T10:10:21.6589627Z adding: build/lib/libqnnpack.a (deflated 64%) 2022-12-01T10:10:21.6621937Z adding: build/lib/libpytorch_qnnpack.a (deflated 63%) 2022-12-01T10:10:21.6632750Z adding: build/lib/libnnpack_reference_layers.a (deflated 61%) 2022-12-01T10:10:21.6659968Z adding: build/lib/libnnpack.a (deflated 73%) 2022-12-01T10:10:21.6689210Z adding: build/lib/libgmock.a (deflated 69%) 2022-12-01T10:10:21.6689896Z adding: build/lib/libgtest_main.a (deflated 62%) 2022-12-01T10:10:21.6694024Z adding: build/lib/libbenchmark_main.a (deflated 61%) 2022-12-01T10:10:23.0712553Z adding: build/lib/libdnnl.a (deflated 80%) 2022-12-01T10:10:23.1451121Z adding: build/lib/libtensorpipe.a (deflated 77%) 2022-12-01T10:10:23.1634856Z adding: build/lib/libXNNPACK.a (deflated 69%) 2022-12-01T10:10:23.1695976Z adding: build/lib/libc10_cuda.so (deflated 61%) 2022-12-01T10:10:23.3101280Z adding: build/lib/libfbgemm.a (deflated 84%) 2022-12-01T10:10:23.3105617Z adding: build/lib/libgmock_main.a (deflated 62%) 2022-12-01T10:10:23.4690151Z adding: build/lib/libdnnl_graph.a (deflated 75%) 2022-12-01T10:10:23.5037986Z adding: build/lib/libtensorpipe_cuda.a (deflated 77%) 2022-12-01T10:10:23.5561543Z adding: build/lib/libkineto.a (deflated 69%) 2022-12-01T10:10:23.5621792Z adding: build/lib/libcaffe2_protos.a (deflated 73%) 2022-12-01T10:10:23.5687567Z adding: build/lib/libonnx_proto.a (deflated 74%) 2022-12-01T10:10:23.6550513Z adding: build/lib/libonnx.a (deflated 75%) 2022-12-01T10:10:23.7009259Z adding: build/lib/libgloo_cuda.a (deflated 86%) 2022-12-01T10:10:27.1609526Z adding: build/lib/libtorch_cpu.so (deflated 70%) 2022-12-01T10:10:27.8359336Z adding: build/lib/libtorch_cuda_cpp.so (deflated 34%) 2022-12-01T10:10:31.1315016Z adding: build/lib/libtorch_cuda_cu.so (deflated 51%) 2022-12-01T10:10:31.1315689Z adding: build/lib/libtorch_cuda.so (deflated 71%) 2022-12-01T10:10:31.1316800Z adding: build/lib/libtorch.so (deflated 71%) 2022-12-01T10:10:31.1320004Z adding: build/lib/libc10d_cuda_test.so (deflated 66%) 2022-12-01T10:10:33.4123043Z adding: build/lib/libtorch_cuda_linalg.so (deflated 33%) 2022-12-01T10:10:33.4215552Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2022-12-01T10:10:33.4255079Z adding: build/lib/libjitbackend_test.so (deflated 62%) 2022-12-01T10:10:33.4302129Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2022-12-01T10:10:33.4308407Z adding: build/lib/libshm.so (deflated 63%) 2022-12-01T10:10:33.7376307Z adding: build/lib/libtorch_python.so (deflated 68%) 2022-12-01T10:10:33.7443641Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2022-12-01T10:10:33.7444109Z adding: build/bin/ (stored 0%) 2022-12-01T10:10:33.7526871Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 60%) 2022-12-01T10:10:33.7611676Z adding: build/bin/c10_DeviceGuard_test (deflated 60%) 2022-12-01T10:10:33.7695760Z adding: build/bin/c10_Device_test (deflated 60%) 2022-12-01T10:10:33.7777371Z adding: build/bin/c10_StreamGuard_test (deflated 60%) 2022-12-01T10:10:33.7873504Z adding: build/bin/c10_DispatchKeySet_test (deflated 61%) 2022-12-01T10:10:33.7957438Z adding: build/bin/c10_SymInt_test (deflated 60%) 2022-12-01T10:10:33.8046223Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2022-12-01T10:10:33.8138665Z adding: build/bin/c10_SizesAndStrides_test (deflated 61%) 2022-12-01T10:10:33.8230271Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2022-12-01T10:10:33.8312001Z adding: build/bin/c10_Array_test (deflated 60%) 2022-12-01T10:10:33.8398550Z adding: build/bin/c10_Bitset_test (deflated 61%) 2022-12-01T10:10:33.8482611Z adding: build/bin/c10_C++17_test (deflated 61%) 2022-12-01T10:10:33.8564187Z adding: build/bin/c10_ConstexprCrc_test (deflated 60%) 2022-12-01T10:10:33.8647283Z adding: build/bin/c10_DeadlockDetection_test (deflated 60%) 2022-12-01T10:10:33.8730192Z adding: build/bin/c10_Half_test (deflated 60%) 2022-12-01T10:10:33.8821953Z adding: build/bin/c10_LeftRight_test (deflated 61%) 2022-12-01T10:10:33.8919747Z adding: build/bin/c10_Metaprogramming_test (deflated 64%) 2022-12-01T10:10:33.9144714Z adding: build/bin/c10_SmallVectorTest (deflated 73%) 2022-12-01T10:10:33.9228570Z adding: build/bin/c10_Synchronized_test (deflated 60%) 2022-12-01T10:10:33.9318031Z adding: build/bin/c10_ThreadLocal_test (deflated 61%) 2022-12-01T10:10:33.9403253Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2022-12-01T10:10:33.9487506Z adding: build/bin/c10_TypeList_test (deflated 60%) 2022-12-01T10:10:33.9570035Z adding: build/bin/c10_TypeTraits_test (deflated 60%) 2022-12-01T10:10:33.9655860Z adding: build/bin/c10_accumulate_test (deflated 60%) 2022-12-01T10:10:33.9745345Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2022-12-01T10:10:33.9836538Z adding: build/bin/c10_complex_math_test (deflated 61%) 2022-12-01T10:10:33.9927151Z adding: build/bin/c10_complex_test (deflated 61%) 2022-12-01T10:10:34.0080964Z adding: build/bin/c10_either_test (deflated 70%) 2022-12-01T10:10:34.0168123Z adding: build/bin/c10_exception_test (deflated 60%) 2022-12-01T10:10:34.0253044Z adding: build/bin/c10_flags_test (deflated 60%) 2022-12-01T10:10:34.0337437Z adding: build/bin/c10_irange_test (deflated 60%) 2022-12-01T10:10:34.0556847Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2022-12-01T10:10:34.0646778Z adding: build/bin/c10_logging_test (deflated 61%) 2022-12-01T10:10:34.0769208Z adding: build/bin/c10_optional_test (deflated 65%) 2022-12-01T10:10:34.0870356Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 62%) 2022-12-01T10:10:34.0959352Z adding: build/bin/c10_registry_test (deflated 60%) 2022-12-01T10:10:34.1053094Z adding: build/bin/c10_string_view_test (deflated 62%) 2022-12-01T10:10:34.1138005Z adding: build/bin/c10_tempfile_test (deflated 60%) 2022-12-01T10:10:34.1227228Z adding: build/bin/c10_typeid_test (deflated 61%) 2022-12-01T10:10:34.1301395Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 59%) 2022-12-01T10:10:34.1995213Z adding: build/bin/protoc-3.13.0.0 (deflated 62%) 2022-12-01T10:10:34.2687671Z adding: build/bin/protoc (deflated 62%) 2022-12-01T10:10:34.2769713Z adding: build/bin/c10_cuda_CUDATest (deflated 60%) 2022-12-01T10:10:34.3349220Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 70%) 2022-12-01T10:10:34.3913250Z adding: build/bin/vec_test_all_types_AVX512 (deflated 71%) 2022-12-01T10:10:34.4505781Z adding: build/bin/vec_test_all_types_AVX2 (deflated 69%) 2022-12-01T10:10:34.4593773Z adding: build/bin/FileStoreTest (deflated 60%) 2022-12-01T10:10:34.4681426Z adding: build/bin/HashStoreTest (deflated 60%) 2022-12-01T10:10:34.4694469Z adding: build/bin/ProcessGroupMPITest (deflated 58%) 2022-12-01T10:10:34.4792685Z adding: build/bin/TCPStoreTest (deflated 61%) 2022-12-01T10:10:34.4797197Z adding: build/bin/example_allreduce (deflated 63%) 2022-12-01T10:10:34.4883506Z adding: build/bin/Dimname_test (deflated 60%) 2022-12-01T10:10:34.4992457Z adding: build/bin/MaybeOwned_test (deflated 63%) 2022-12-01T10:10:34.5107999Z adding: build/bin/Dict_test (deflated 64%) 2022-12-01T10:10:34.5201908Z adding: build/bin/NamedTensor_test (deflated 60%) 2022-12-01T10:10:34.5297702Z adding: build/bin/apply_utils_test (deflated 61%) 2022-12-01T10:10:34.5395233Z adding: build/bin/atest (deflated 61%) 2022-12-01T10:10:34.5502156Z adding: build/bin/basic (deflated 60%) 2022-12-01T10:10:34.5593034Z adding: build/bin/broadcast_test (deflated 61%) 2022-12-01T10:10:34.5681202Z adding: build/bin/cpu_profiling_allocator_test (deflated 60%) 2022-12-01T10:10:34.5775667Z adding: build/bin/cpu_generator_test (deflated 61%) 2022-12-01T10:10:34.5925962Z adding: build/bin/cpu_rng_test (deflated 65%) 2022-12-01T10:10:34.6009630Z adding: build/bin/dispatch_key_set_test (deflated 60%) 2022-12-01T10:10:34.6093288Z adding: build/bin/dlconvertor_test (deflated 60%) 2022-12-01T10:10:34.6192048Z adding: build/bin/extension_backend_test (deflated 61%) 2022-12-01T10:10:34.6279675Z adding: build/bin/half_test (deflated 60%) 2022-12-01T10:10:34.6446329Z adding: build/bin/ivalue_test (deflated 61%) 2022-12-01T10:10:34.6529580Z adding: build/bin/lazy_tensor_test (deflated 60%) 2022-12-01T10:10:34.6618387Z adding: build/bin/math_kernel_test (deflated 60%) 2022-12-01T10:10:34.6705446Z adding: build/bin/memory_overlapping_test (deflated 60%) 2022-12-01T10:10:34.6793306Z adding: build/bin/memory_format_test (deflated 60%) 2022-12-01T10:10:34.6881458Z adding: build/bin/mobile_memory_cleanup (deflated 60%) 2022-12-01T10:10:34.6977808Z adding: build/bin/native_test (deflated 60%) 2022-12-01T10:10:34.7062289Z adding: build/bin/operator_name_test (deflated 60%) 2022-12-01T10:10:34.7147533Z adding: build/bin/operators_test (deflated 60%) 2022-12-01T10:10:34.7240895Z adding: build/bin/quantized_test (deflated 60%) 2022-12-01T10:10:34.7327143Z adding: build/bin/packedtensoraccessor_test (deflated 60%) 2022-12-01T10:10:34.7447086Z adding: build/bin/pow_test (deflated 63%) 2022-12-01T10:10:34.7531910Z adding: build/bin/reportMemoryUsage_test (deflated 60%) 2022-12-01T10:10:34.7615276Z adding: build/bin/reduce_ops_test (deflated 60%) 2022-12-01T10:10:34.7710280Z adding: build/bin/scalar_tensor_test (deflated 60%) 2022-12-01T10:10:34.7796816Z adding: build/bin/stride_properties_test (deflated 60%) 2022-12-01T10:10:34.7894109Z adding: build/bin/scalar_test (deflated 60%) 2022-12-01T10:10:34.8023377Z adding: build/bin/tensor_iterator_test (deflated 68%) 2022-12-01T10:10:34.8110207Z adding: build/bin/type_ptr_test (deflated 61%) 2022-12-01T10:10:34.8199854Z adding: build/bin/test_parallel (deflated 60%) 2022-12-01T10:10:34.8203461Z adding: build/bin/thread_init_test (deflated 67%) 2022-12-01T10:10:34.8290235Z adding: build/bin/undefined_tensor_test (deflated 60%) 2022-12-01T10:10:34.8392819Z adding: build/bin/type_test (deflated 62%) 2022-12-01T10:10:34.8475929Z adding: build/bin/variant_test (deflated 60%) 2022-12-01T10:10:34.8477507Z adding: build/bin/verify_api_visibility (deflated 66%) 2022-12-01T10:10:34.8603491Z adding: build/bin/vmap_test (deflated 62%) 2022-12-01T10:10:34.8689255Z adding: build/bin/weakref_test (deflated 60%) 2022-12-01T10:10:34.8787455Z adding: build/bin/IListRef_test (deflated 61%) 2022-12-01T10:10:34.8873268Z adding: build/bin/wrapdim_test (deflated 60%) 2022-12-01T10:10:34.8956330Z adding: build/bin/xla_tensor_test (deflated 60%) 2022-12-01T10:10:34.9116799Z adding: build/bin/List_test (deflated 69%) 2022-12-01T10:10:34.9221886Z adding: build/bin/KernelFunction_test (deflated 63%) 2022-12-01T10:10:34.9435705Z adding: build/bin/kernel_function_legacy_test (deflated 68%) 2022-12-01T10:10:34.9597170Z adding: build/bin/kernel_function_test (deflated 65%) 2022-12-01T10:10:34.9812648Z adding: build/bin/kernel_lambda_legacy_test (deflated 69%) 2022-12-01T10:10:34.9982908Z adding: build/bin/kernel_lambda_test (deflated 68%) 2022-12-01T10:10:35.0083998Z adding: build/bin/kernel_stackbased_test (deflated 61%) 2022-12-01T10:10:35.0167208Z adding: build/bin/CppSignature_test (deflated 61%) 2022-12-01T10:10:35.0330215Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2022-12-01T10:10:35.0411491Z adding: build/bin/op_allowlist_test (deflated 60%) 2022-12-01T10:10:35.0503196Z adding: build/bin/backend_fallback_test (deflated 60%) 2022-12-01T10:10:35.0589803Z adding: build/bin/inline_container_test (deflated 60%) 2022-12-01T10:10:35.1080394Z adding: build/bin/op_registration_test (deflated 75%) 2022-12-01T10:10:35.1167016Z adding: build/bin/cuda_apply_test (deflated 61%) 2022-12-01T10:10:35.1265743Z adding: build/bin/cuda_atomic_ops_test (deflated 62%) 2022-12-01T10:10:35.1354624Z adding: build/bin/cuda_caching_host_allocator_test (deflated 60%) 2022-12-01T10:10:35.1437611Z adding: build/bin/cuda_device_test (deflated 60%) 2022-12-01T10:10:35.1545288Z adding: build/bin/cuda_complex_math_test (deflated 61%) 2022-12-01T10:10:35.1641976Z adding: build/bin/cuda_complex_test (deflated 61%) 2022-12-01T10:10:35.1755065Z adding: build/bin/cuda_cub_test (deflated 58%) 2022-12-01T10:10:35.1839379Z adding: build/bin/cuda_dlconvertor_test (deflated 60%) 2022-12-01T10:10:35.1967847Z adding: build/bin/cuda_distributions_test (deflated 50%) 2022-12-01T10:10:35.2054223Z adding: build/bin/cuda_integer_divider_test (deflated 60%) 2022-12-01T10:10:35.2146716Z adding: build/bin/cuda_generator_test (deflated 61%) 2022-12-01T10:10:35.2230426Z adding: build/bin/cuda_half_test (deflated 60%) 2022-12-01T10:10:35.2315132Z adding: build/bin/cuda_optional_test (deflated 60%) 2022-12-01T10:10:35.2404815Z adding: build/bin/cuda_reportMemoryUsage_test (deflated 60%) 2022-12-01T10:10:35.2506257Z adding: build/bin/cuda_stream_test (deflated 60%) 2022-12-01T10:10:35.2593399Z adding: build/bin/cuda_packedtensoraccessor_test (deflated 60%) 2022-12-01T10:10:35.2676328Z adding: build/bin/cuda_cudnn_test (deflated 60%) 2022-12-01T10:10:35.2763343Z adding: build/bin/cuda_vectorized_test (deflated 60%) 2022-12-01T10:10:35.2793809Z adding: build/bin/tutorial_tensorexpr (deflated 67%) 2022-12-01T10:10:35.2903522Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2022-12-01T10:10:35.2997144Z adding: build/bin/ProcessGroupGlooAsyncTest (deflated 60%) 2022-12-01T10:10:35.3100740Z adding: build/bin/ProcessGroupNCCLTest (deflated 60%) 2022-12-01T10:10:35.3194463Z adding: build/bin/ProcessGroupNCCLErrorsTest (deflated 60%) 2022-12-01T10:10:35.3285163Z adding: build/bin/test_dist_autograd (deflated 60%) 2022-12-01T10:10:35.3400742Z adding: build/bin/test_cpp_rpc (deflated 60%) 2022-12-01T10:10:35.3403968Z adding: build/bin/parallel_benchmark (deflated 63%) 2022-12-01T10:10:35.3516874Z adding: build/bin/test_mobile_nnc (deflated 61%) 2022-12-01T10:10:35.3533043Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2022-12-01T10:10:35.5558455Z adding: build/bin/test_tensorexpr (deflated 72%) 2022-12-01T10:10:35.6095315Z adding: build/bin/test_lazy (deflated 73%) 2022-12-01T10:10:35.8481324Z adding: build/bin/test_api (deflated 67%) 2022-12-01T10:10:35.8488880Z adding: build/bin/torch_shm_manager (deflated 58%) 2022-12-01T10:10:36.0582692Z adding: build/bin/test_jit (deflated 66%) 2022-12-01T10:10:36.0623672Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:10:36.0623898Z with: 2022-12-01T10:10:36.0624109Z name: linux-bionic-cuda11.3-py3.7-clang9 2022-12-01T10:10:36.0624320Z retention-days: 14 2022-12-01T10:10:36.0624515Z if-no-files-found: error 2022-12-01T10:10:36.0624718Z path: artifacts.zip 2022-12-01T10:10:36.0624896Z s3-bucket: gha-artifacts 2022-12-01T10:10:36.0625086Z region: us-east-1 2022-12-01T10:10:36.0625261Z ##[endgroup] 2022-12-01T10:10:36.7368601Z With the provided path, there will be 1 file uploaded 2022-12-01T10:10:36.7369414Z Uploading to s3 prefix: pytorch/pytorch/3591403534/linux-bionic-cuda11.3-py3.7-clang9 2022-12-01T10:10:36.7424204Z Starting upload of artifacts.zip 2022-12-01T10:10:41.1847986Z Finished upload of artifacts.zip 2022-12-01T10:10:41.2025651Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:10:41.2025878Z with: 2022-12-01T10:10:41.2026074Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:10:41.2026296Z retention-days: 365 2022-12-01T10:10:41.2026496Z if-no-files-found: warn 2022-12-01T10:10:41.2026688Z path: sccache-stats-*.json 2022-12-01T10:10:41.2026878Z name: artifact 2022-12-01T10:10:41.2027064Z s3-bucket: gha-artifacts 2022-12-01T10:10:41.2027248Z region: us-east-1 2022-12-01T10:10:41.2027425Z ##[endgroup] 2022-12-01T10:10:41.5422407Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T10:10:41.5422927Z With the provided path, there will be 1 file uploaded 2022-12-01T10:10:41.5423393Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:10:41.5429897Z Starting upload of sccache-stats-linux-bionic-cuda11.3-py3.7-clang9-9818097315.json 2022-12-01T10:10:41.6487767Z Finished upload of sccache-stats-linux-bionic-cuda11.3-py3.7-clang9-9818097315.json 2022-12-01T10:10:41.6622732Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-12-01T10:10:41.6622975Z with: 2022-12-01T10:10:41.6623140Z ##[endgroup] 2022-12-01T10:10:41.6638928Z ##[group]Run set -eou pipefail 2022-12-01T10:10:41.6639162Z set -eou pipefail 2022-12-01T10:10:41.6639345Z  2022-12-01T10:10:41.6639568Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-12-01T10:10:41.6639818Z for _ in $(seq 1440); do 2022-12-01T10:10:41.6640038Z  # Break if no ssh session exists anymore 2022-12-01T10:10:41.6640245Z  if [ "$(who)" = "" ]; then 2022-12-01T10:10:41.6640431Z  break 2022-12-01T10:10:41.6640599Z  fi 2022-12-01T10:10:41.6640752Z  echo "." 2022-12-01T10:10:41.6641123Z  sleep 5 2022-12-01T10:10:41.6641304Z done 2022-12-01T10:10:41.6652667Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:10:41.6652919Z ##[endgroup] 2022-12-01T10:10:41.6676822Z Holding runner for 2 hours until all ssh sessions have logged out 2022-12-01T10:10:41.6741179Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T10:10:41.6741499Z # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T10:10:41.6741752Z # shellcheck disable=SC2046 2022-12-01T10:10:41.6741977Z docker stop $(docker ps -q) || true 2022-12-01T10:10:41.6742194Z # Prune all of the docker images 2022-12-01T10:10:41.6742409Z docker system prune -af 2022-12-01T10:10:41.6753258Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:10:41.6753476Z ##[endgroup] 2022-12-01T10:10:46.2185637Z 73152db8443f 2022-12-01T10:10:46.7848081Z Deleted Containers: 2022-12-01T10:10:46.7848473Z 73152db8443f4bb569a24ff3a18d08c2cccd9644cb625bc11f016ba3d0527861 2022-12-01T10:10:46.7848665Z 2022-12-01T10:10:49.4112594Z Deleted Images: 2022-12-01T10:10:49.4113496Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:10:49.4114608Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-cuda11.3-cudnn8-py3-clang9@sha256:2684b68bdbe682d482d9dce8419ef5976b793a6ed007d9dd598571592dae52b7 2022-12-01T10:10:49.4115429Z deleted: sha256:28d4f8c775e9fbe47132a09613ec925db69ce4fa16a7d348c59e5afdd1996871 2022-12-01T10:10:49.4115775Z deleted: sha256:8e55257c55adcadc9f75e4712c66435e486750aae70a259abf94668b2004f4f7 2022-12-01T10:10:49.4116114Z deleted: sha256:c07067c9f2dc43e9eb2ca3efedb9ea82161dfd58759983166c0813d7953403ef 2022-12-01T10:10:49.4116424Z deleted: sha256:d729798e8702912d51c9d540a03975ee348dedccd909a271a587ddafda118d80 2022-12-01T10:10:49.4116771Z deleted: sha256:57eeca82f4fbe1543309950679c3a154b3154d28dd7f7e36b3967beec0e4a850 2022-12-01T10:10:49.4117101Z deleted: sha256:7b22fb959c5245f0b38222c6e70f6bd87674a5ce1e66943a9be268ff418798d1 2022-12-01T10:10:49.4118138Z deleted: sha256:d1955dc10dc6d16bdee69551127dbbcabffd7c0c0cbe7aa2d22ef8f9c57eaab5 2022-12-01T10:10:49.4118670Z deleted: sha256:0acced107b9204482c8c4c9c766760f072cbd13a94f1999f2602b2aae7ae3865 2022-12-01T10:10:49.4119269Z deleted: sha256:0e7eb91be7d0c96408042bc3cfd8e9ba20ac1a7140cc40f3a2cfb746238e1652 2022-12-01T10:10:49.4119935Z deleted: sha256:2dfcb99fae5cef2fee63ce245c6280cceca671a64c1501fcd6f0597162d76322 2022-12-01T10:10:49.4120446Z deleted: sha256:cfca1c420a1c9ecce00f053cf812594bd58de752d1a76115ece3a7f9116a1f08 2022-12-01T10:10:49.4120776Z deleted: sha256:0760b7748b29de3e8fe37179f54ac4814818054f8d40654d8da3b9e827723e59 2022-12-01T10:10:49.4121101Z deleted: sha256:f93d5e5fce18b2958215df5a81b793c5fcbe68f9bbf21c8fd66e4fabf35760d9 2022-12-01T10:10:49.4121420Z deleted: sha256:092f5e69c798d38c0f18507263b33220972b425e6116c5263ee0a9b7356d98df 2022-12-01T10:10:49.4121879Z deleted: sha256:68505b4fcb656f199d2de103bfa51ebe8144a464d6faeb26ba2f3452c6e64b16 2022-12-01T10:10:49.4122258Z deleted: sha256:9f96269fa3a348a84e8d558c601e5b744f5adc7489f52bf2d5157fe74ad9fcaf 2022-12-01T10:10:49.4122576Z deleted: sha256:2a2f55439f676c32a2b39a21e3607e5edb1f6646a09a2d2fa2c91731adcb5a72 2022-12-01T10:10:49.4122904Z deleted: sha256:0a95dd67da71abc424b96b8eaa4d0fbea0e71ca54efbd061e5abafa6f8668ec5 2022-12-01T10:10:49.4123258Z deleted: sha256:1465b9cb7efb205f5fb7263ca91a25817be42cf9463e0cbdabf5a977d4a64dd3 2022-12-01T10:10:49.4123587Z deleted: sha256:8cd18ae98a754d05b595c43543ed17f8fa7c1cfd96a204a9acc2a5e823b8e2df 2022-12-01T10:10:49.4123921Z deleted: sha256:89489a049da5bed26bacde87edc95920a751aeb40be4e002d3dbede7b2b3605a 2022-12-01T10:10:49.4124227Z deleted: sha256:89e45658b506cd023575b9a56591d753f26842e72f6da59c26a92a0b95345a62 2022-12-01T10:10:49.4124533Z deleted: sha256:f23c745603d3e466fac864f121ecd9e03ed8e02fc30a0dd2426f3b90e2c36c5c 2022-12-01T10:10:49.4124854Z deleted: sha256:c8d21361bd5e7d4a03377d77e52c45419e11c96cefa266d5ea0c4501bbde10df 2022-12-01T10:10:49.4125167Z deleted: sha256:58f22a183dff7fb7d0593a3892f68f5f7319a75adffd03e4f3e2413cdcb4a2a4 2022-12-01T10:10:49.4125487Z deleted: sha256:88846d6d9e16c2226a57abfcf7d936a37968ef7c88cd2f9c9641198ca4b01017 2022-12-01T10:10:49.4125796Z deleted: sha256:744da207943964d4fbd2d4779133a6027de9b5001aaaf5d4aad37ca86e9d0f5f 2022-12-01T10:10:49.4126111Z deleted: sha256:a6fe73af3e075b468994ce66f88b1475a5887d97ceab7f073315aa7d052f777c 2022-12-01T10:10:49.4126428Z deleted: sha256:f999a3445cd46bc4bed64fd54fc822afd32cf2ad7d8893aad0e0727d54014ce2 2022-12-01T10:10:49.4130967Z deleted: sha256:feeadcbe56bc10788d1773375f1b53b786fec28f00cb25555e7940e6025fcf5f 2022-12-01T10:10:49.4131582Z deleted: sha256:4181f2356068da2f7d65247c0caea35dfbe7fb0c9e0db7d0ae2d0c18bc61f51e 2022-12-01T10:10:49.4132191Z deleted: sha256:249416912366cf386eb96ae1ec61abf91e9cb1ac88fb0e19ad26b764ccec9848 2022-12-01T10:10:49.4132804Z deleted: sha256:6222af425c43cf7d7fcc0dbe5db3ddd4a3983cb14c6c1376163771dbb88a0ce9 2022-12-01T10:10:49.4133290Z deleted: sha256:276b11cfcf4a957f92e317b9077c48ba3d0272507717d4aa69481943fa66edd1 2022-12-01T10:10:49.4133598Z deleted: sha256:1b4c312369335810bdcc65d4ac00c3386009d42362841cf55fa42e87de82a306 2022-12-01T10:10:49.4133904Z deleted: sha256:5e080c1667560e7cce05e7e98a2d65bb5ad5b6b38a75805722c79343cd26bf59 2022-12-01T10:10:49.4134229Z deleted: sha256:2c3b964cdcf64787f09dc453c50cd7a258fff9d920f28acb15987d4d4f56b182 2022-12-01T10:10:49.4134542Z deleted: sha256:aa2745f71298f500f94c5be65c2ce0e141992248ced6b51dcedcc55bc314ce37 2022-12-01T10:10:49.4134878Z deleted: sha256:22cfb0dfec18ff44ae0dd564ba02add19dc022df91d2893f0d6d611408731964 2022-12-01T10:10:49.4135211Z deleted: sha256:d73113f405b250d6ac3b8f02f4f32b40a2bb73da4a23551572720270960ddd40 2022-12-01T10:10:49.4135503Z deleted: sha256:48e977f6d40196f249be83933e41fc18b73faa3889f5b9ab05a097043b021a93 2022-12-01T10:10:49.4135821Z deleted: sha256:427cd65ed13c57b51e80f23330a4b2fd3d6034e70b7ef14aa95a59db3bba5417 2022-12-01T10:10:49.4136155Z deleted: sha256:8d8d5e7e04adaa979424dc9c42b9b1f5aee0d1e04a420611f09f231ca8151542 2022-12-01T10:10:49.4136497Z deleted: sha256:86a48ca19d4dbb5256950faca9495adab5c39a475aebd7a6e83906ee61d3d1e1 2022-12-01T10:10:49.4136816Z deleted: sha256:4eb03db0598c627f4bf4e71277efa0937e91dec50593a4fd8a1e6214bcda6ec9 2022-12-01T10:10:49.4137136Z deleted: sha256:24c132f49770c76fdf74b74eaa1caf09a12830dc905e96614eda5a0bd0268024 2022-12-01T10:10:49.4137446Z deleted: sha256:058119e03134868876db8b3f20db9ddbf2a15ad9210a36d9272e218e3f41d849 2022-12-01T10:10:49.4137762Z deleted: sha256:c84fe8b3f5c0ffa8dc8886031a03a794bacbfaeec1e532b8bf321e5bf1cd2bf0 2022-12-01T10:10:49.4138102Z deleted: sha256:f05d8bc67bd50840f87cc71482cdc3a1dd627b8dea04b4d8d61b12e06ca78102 2022-12-01T10:10:49.4138433Z deleted: sha256:85af81b09896a600ffe260d93abacd0b0a8dd0c67b4cded3a306802e59b7dd5b 2022-12-01T10:10:49.4138753Z deleted: sha256:93a3d0b8cb337d5cbf49308703df618205b87107739e6541d90e36dc0214d2c6 2022-12-01T10:10:49.4139043Z deleted: sha256:3e549931e0240b9aac25dc79ed6a6259863879a5c9bd20755f77cac27c1ab8c8 2022-12-01T10:10:49.4139315Z 2022-12-01T10:10:49.4153732Z Total reclaimed space: 16.71GB 2022-12-01T10:10:49.4211771Z Post job cleanup. 2022-12-01T10:10:49.4247113Z Post job cleanup. 2022-12-01T10:10:49.5343025Z [command]/usr/bin/git version 2022-12-01T10:10:49.5400811Z git version 2.37.1 2022-12-01T10:10:49.5440734Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/03f5a5ff-b8b8-4eae-9abb-644bd62ddb07' before making global git config changes 2022-12-01T10:10:49.5441303Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:10:49.5445037Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:10:49.5484559Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:10:49.5516222Z [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:10:49.5852116Z Entering 'android/libs/fbjni' 2022-12-01T10:10:49.5890450Z Entering 'third_party/FP16' 2022-12-01T10:10:49.5931260Z Entering 'third_party/FXdiv' 2022-12-01T10:10:49.5968837Z Entering 'third_party/NNPACK' 2022-12-01T10:10:49.6010753Z Entering 'third_party/QNNPACK' 2022-12-01T10:10:49.6050913Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T10:10:49.6085742Z Entering 'third_party/XNNPACK' 2022-12-01T10:10:49.6193921Z Entering 'third_party/benchmark' 2022-12-01T10:10:49.6228119Z Entering 'third_party/cpuinfo' 2022-12-01T10:10:49.6270894Z Entering 'third_party/cub' 2022-12-01T10:10:49.6312761Z Entering 'third_party/cudnn_frontend' 2022-12-01T10:10:49.6353035Z Entering 'third_party/cutlass' 2022-12-01T10:10:49.6394574Z Entering 'third_party/eigen' 2022-12-01T10:10:49.6447365Z Entering 'third_party/fbgemm' 2022-12-01T10:10:49.6493024Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T10:10:49.6534962Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T10:10:49.6594398Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T10:10:49.6641247Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T10:10:49.6679962Z Entering 'third_party/flatbuffers' 2022-12-01T10:10:49.6717245Z Entering 'third_party/fmt' 2022-12-01T10:10:49.6760739Z Entering 'third_party/foxi' 2022-12-01T10:10:49.6799911Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T10:10:49.6838341Z Entering 'third_party/gloo' 2022-12-01T10:10:49.6878162Z Entering 'third_party/googletest' 2022-12-01T10:10:49.6923230Z Entering 'third_party/ideep' 2022-12-01T10:10:49.6973546Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T10:10:49.7040477Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T10:10:49.7115460Z Entering 'third_party/ios-cmake' 2022-12-01T10:10:49.7158051Z Entering 'third_party/ittapi' 2022-12-01T10:10:49.7193943Z Entering 'third_party/kineto' 2022-12-01T10:10:49.7228866Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T10:10:49.7263565Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T10:10:49.7299711Z Entering 'third_party/nccl/nccl' 2022-12-01T10:10:49.7348551Z Entering 'third_party/neon2sse' 2022-12-01T10:10:49.7389834Z Entering 'third_party/nlohmann' 2022-12-01T10:10:49.7426675Z Entering 'third_party/onnx' 2022-12-01T10:10:49.7475550Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T10:10:49.7511199Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T10:10:49.7547891Z Entering 'third_party/onnx-tensorrt' 2022-12-01T10:10:49.7584187Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T10:10:49.7623088Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T10:10:49.7658730Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T10:10:49.7694216Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T10:10:49.7733894Z Entering 'third_party/pocketfft' 2022-12-01T10:10:49.7769731Z Entering 'third_party/protobuf' 2022-12-01T10:10:49.7808535Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T10:10:49.7843698Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T10:10:49.7879933Z Entering 'third_party/psimd' 2022-12-01T10:10:49.7915287Z Entering 'third_party/pthreadpool' 2022-12-01T10:10:49.7949994Z Entering 'third_party/pybind11' 2022-12-01T10:10:49.7984532Z Entering 'third_party/python-enum' 2022-12-01T10:10:49.8018885Z Entering 'third_party/python-peachpy' 2022-12-01T10:10:49.8053195Z Entering 'third_party/python-six' 2022-12-01T10:10:49.8089722Z Entering 'third_party/sleef' 2022-12-01T10:10:49.8124948Z Entering 'third_party/tbb' 2022-12-01T10:10:49.8162378Z Entering 'third_party/tensorpipe' 2022-12-01T10:10:49.8199048Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T10:10:49.8233385Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T10:10:49.8268421Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T10:10:49.8304273Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T10:10:49.8338287Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T10:10:49.8375019Z Entering 'third_party/zstd' 2022-12-01T10:10:49.8423193Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:10:49.8450088Z http.https://github.com/.extraheader 2022-12-01T10:10:49.8457456Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:10:49.8489106Z [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:10:49.8745369Z Entering 'android/libs/fbjni' 2022-12-01T10:10:49.8765178Z http.https://github.com/.extraheader 2022-12-01T10:10:49.8795052Z Entering 'third_party/FP16' 2022-12-01T10:10:49.8814608Z http.https://github.com/.extraheader 2022-12-01T10:10:49.8841520Z Entering 'third_party/FXdiv' 2022-12-01T10:10:49.8861033Z http.https://github.com/.extraheader 2022-12-01T10:10:49.8887634Z Entering 'third_party/NNPACK' 2022-12-01T10:10:49.8906878Z http.https://github.com/.extraheader 2022-12-01T10:10:49.8935167Z Entering 'third_party/QNNPACK' 2022-12-01T10:10:49.8955587Z http.https://github.com/.extraheader 2022-12-01T10:10:49.8981881Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T10:10:49.9002717Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9028941Z Entering 'third_party/XNNPACK' 2022-12-01T10:10:49.9048816Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9085991Z Entering 'third_party/benchmark' 2022-12-01T10:10:49.9106537Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9133623Z Entering 'third_party/cpuinfo' 2022-12-01T10:10:49.9153432Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9180389Z Entering 'third_party/cub' 2022-12-01T10:10:49.9200975Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9226940Z Entering 'third_party/cudnn_frontend' 2022-12-01T10:10:49.9246577Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9278348Z Entering 'third_party/cutlass' 2022-12-01T10:10:49.9298176Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9335391Z Entering 'third_party/eigen' 2022-12-01T10:10:49.9357799Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9389754Z Entering 'third_party/fbgemm' 2022-12-01T10:10:49.9411643Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9441149Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T10:10:49.9462637Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9493051Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T10:10:49.9514086Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9542899Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T10:10:49.9565836Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9595120Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T10:10:49.9615383Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9644610Z Entering 'third_party/flatbuffers' 2022-12-01T10:10:49.9665796Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9696034Z Entering 'third_party/fmt' 2022-12-01T10:10:49.9717822Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9745359Z Entering 'third_party/foxi' 2022-12-01T10:10:49.9766657Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9794444Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T10:10:49.9815141Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9843062Z Entering 'third_party/gloo' 2022-12-01T10:10:49.9862844Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9890122Z Entering 'third_party/googletest' 2022-12-01T10:10:49.9911085Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9938365Z Entering 'third_party/ideep' 2022-12-01T10:10:49.9960005Z http.https://github.com/.extraheader 2022-12-01T10:10:49.9987090Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T10:10:50.0007276Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0038440Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T10:10:50.0058767Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0093506Z Entering 'third_party/ios-cmake' 2022-12-01T10:10:50.0115494Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0143204Z Entering 'third_party/ittapi' 2022-12-01T10:10:50.0164292Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0191554Z Entering 'third_party/kineto' 2022-12-01T10:10:50.0212440Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0240944Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T10:10:50.0260720Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0288867Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T10:10:50.0309610Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0340034Z Entering 'third_party/nccl/nccl' 2022-12-01T10:10:50.0361734Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0390761Z Entering 'third_party/neon2sse' 2022-12-01T10:10:50.0412551Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0440078Z Entering 'third_party/nlohmann' 2022-12-01T10:10:50.0461812Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0490600Z Entering 'third_party/onnx' 2022-12-01T10:10:50.0511462Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0551999Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T10:10:50.0572935Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0601339Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T10:10:50.0622292Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0651543Z Entering 'third_party/onnx-tensorrt' 2022-12-01T10:10:50.0674374Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0701507Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T10:10:50.0721430Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0754738Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T10:10:50.0775899Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0804764Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T10:10:50.0824698Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0851911Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T10:10:50.0872280Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0904500Z Entering 'third_party/pocketfft' 2022-12-01T10:10:50.0925417Z http.https://github.com/.extraheader 2022-12-01T10:10:50.0952504Z Entering 'third_party/protobuf' 2022-12-01T10:10:50.0972197Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1003594Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T10:10:50.1023012Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1050132Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T10:10:50.1070084Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1098162Z Entering 'third_party/psimd' 2022-12-01T10:10:50.1119213Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1146011Z Entering 'third_party/pthreadpool' 2022-12-01T10:10:50.1166179Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1193147Z Entering 'third_party/pybind11' 2022-12-01T10:10:50.1213118Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1240689Z Entering 'third_party/python-enum' 2022-12-01T10:10:50.1260592Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1288049Z Entering 'third_party/python-peachpy' 2022-12-01T10:10:50.1308561Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1335208Z Entering 'third_party/python-six' 2022-12-01T10:10:50.1356064Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1382774Z Entering 'third_party/sleef' 2022-12-01T10:10:50.1403675Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1431625Z Entering 'third_party/tbb' 2022-12-01T10:10:50.1452640Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1483566Z Entering 'third_party/tensorpipe' 2022-12-01T10:10:50.1504248Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1531047Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T10:10:50.1551360Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1577969Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T10:10:50.1598668Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1625042Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T10:10:50.1645326Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1672536Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T10:10:50.1692327Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1719454Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T10:10:50.1739457Z http.https://github.com/.extraheader 2022-12-01T10:10:50.1768214Z Entering 'third_party/zstd' 2022-12-01T10:10:50.1788057Z http.https://github.com/.extraheader 2022-12-01T10:10:50.2029502Z Evaluate and set job outputs 2022-12-01T10:10:50.2040902Z Set output 'docker-image' 2022-12-01T10:10:50.2042356Z Cleaning up orphan processes